Commit Graph

94 Commits

Author SHA1 Message Date
Dan Albert ed90ef76d4
Update validator_list.rs 2021-01-20 08:50:01 -07:00
Michael Vines fba4e51171 Add retries for getConfirmBlocks RPC operations for robustness 2021-01-19 21:08:07 +00:00
Michael Vines e99d7d3458 Require a notifier before affecting stake 2021-01-19 11:01:08 -08:00
Michael Vines d4fae886a2 Fix up stake-o-matic BigTable fetching 2021-01-15 08:40:51 +00:00
Michael Vines cc2886c13c
Display solana version (including commit sha1) before starting SoM 2021-01-14 21:17:54 -08:00
Michael Vines b758e4cb27 Fetch confirmed blocks from BigTable if all epoch data is not in the local ledger 2021-01-14 17:01:37 -08:00
Michael Vines 19bd30262a Add --max-commission argument, default 100% 2021-01-13 14:19:24 -08:00
publish-docs.sh 9f28758efa Add TdS 11 validators 2021-01-10 11:04:58 -07:00
Dan Albert f24d361e1a
Revert validator list changes (#14413) 2021-01-04 12:34:39 -07:00
Dan Albert 3a1e01cced
Allow setting max poor block producer percentage (#14266)
Co-authored-by: publish-docs.sh <maintainers@solana.com>
2020-12-29 10:53:56 -05:00
Dan Albert edbeb5fe92
Update validator_list.rs 2020-12-16 21:41:12 -07:00
Dan Albert d296963c27
Update validator_list.rs 2020-12-16 20:39:08 -07:00
Dan Albert 31f8daa73b
Update validator_list.rs 2020-12-15 16:58:18 -07:00
Michael Vines 1e977ac025 Bump version to v1.6.0 2020-12-15 18:28:04 +00:00
Dan Albert 64ae82f681
Update validator_list.rs 2020-12-14 14:24:08 -07:00
Michael Vines 7143aaa89b Clippy 2020-12-14 08:03:29 -08:00
dependabot[bot] 88d950e5a8
chore: bump log from 0.4.8 to 0.4.11 (#13691)
* chore: bump log from 0.4.8 to 0.4.11

Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.11)

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
2020-12-13 13:48:23 +09:00
publish-docs.sh e1872a450a Add more TdS 10 validators 2020-12-08 20:29:53 -07:00
publish-docs.sh e3a31d896a Cleanup validator list 2020-12-04 16:28:52 -07:00
publish-docs.sh 932d5fbf0c Add more TdS 10 validators 2020-12-02 20:29:22 -07:00
Dan Albert de6ecdf590
Update validator_list.rs 2020-12-02 17:26:18 -07:00
Dan Albert 1a7413d8c9
Update validator_list.rs 2020-12-01 13:48:36 -07:00
Dan Albert d22df1227f
Update validator_list.rs 2020-12-01 13:32:15 -07:00
Dan Albert 2f9df2a52f
Update validator_list.rs 2020-12-01 13:16:50 -07:00
Dan Albert fb4153b7fb
Update validator_list.rs 2020-12-01 13:13:13 -07:00
Dan Albert 83aaf18d6e
Update validator_list.rs 2020-12-01 08:46:55 -07:00
publish-docs.sh 75704f34ba Add TdS 10 validators 2020-11-30 17:48:09 -07:00
Dan Albert df0be063d8
Update validator_list.rs 2020-11-26 11:06:04 -07:00
Dan Albert 4c4c6572e7
Update validator_list.rs 2020-11-24 10:05:19 -07:00
Dan Albert 2aee43f3ce
Remove TdS validators from SoM with 14 day delinquency (#13678) 2020-11-18 19:41:14 -07:00
Dan Albert d9a07e7ed9
Add new MB validators from TdS 7 and 8 (#13676) 2020-11-18 15:25:03 -07:00
publish-docs.sh cb2e8f9084 Add remaining stage 9 TdS validators 2020-11-04 13:44:57 -07:00
Dan Albert bb63e9486d
Update validator_list.rs 2020-11-04 10:47:00 -07:00
Dan Albert 5db6e4748d
Update validator_list.rs 2020-11-04 10:37:43 -07:00
Dan Albert bbe2834c82
Update validator_list.rs 2020-11-04 10:27:28 -07:00
Dan Albert 120fc03aff
Add validators to SoM list (#13322) 2020-11-02 11:42:46 -07:00
Michael Vines b3c2752bb0 simulate_transaction_with_config() now passes full config to server 2020-10-11 21:45:00 -07:00
Dan Albert 9629baa0c7
Update validator_list.rs 2020-10-08 10:56:50 -06:00
Michael Vines 11df2e2236 Bump version to v1.5.0 2020-10-08 04:51:36 +00:00
Dan Albert 5eaf65af4f
Update validator_list.rs 2020-10-06 16:34:00 -06:00
Michael Vines c10da16d7b Port instructions sysvar and secp256k1 program activation to FeatureSet 2020-09-25 11:40:36 -07:00
Trent Nelson 325a7e9f86 Move CLI cli_output module to its own crate 2020-09-23 15:58:44 -06:00
sakridge 3930cb865a
Add keccak-secp256k1 instruction (#11839)
* Implement keccak-secp256k1 instruction

Verifies eth addreses with ecrecover function

* Move secp256k1 test
2020-09-15 18:23:21 -07:00
Michael Vines 04bb33ad16 Sort the validator identities 2020-09-13 18:17:26 +00:00
Michael Vines 917a6784cf Correctly identify the Solana boot nodes 2020-09-13 18:17:26 +00:00
Dan Albert 9dabcfc388
Add Solana nodes to stake-o-matic (#12190)
Co-authored-by: publish-docs.sh <maintainers@solana.com>
2020-09-11 20:22:48 +00:00
Dan Albert ce12c1e7a2
Sort MB validator list and add September entrants (#12170)
Co-authored-by: publish-docs.sh <maintainers@solana.com>
2020-09-11 13:13:38 -06:00
Dan Albert 0abf4db82e
Update validator_list.rs 2020-09-08 19:56:20 -06:00
Dan Albert e525999d59
Add missing testnet pubkeys and remove duplicates (#12000)
Co-authored-by: publish-docs.sh <maintainers@solana.com>
2020-09-02 20:19:09 +00:00
Dan Albert 7568bb573f
Update validator_list.rs 2020-09-01 18:37:20 -06:00