solana/book/src
Tyera Eulberg 2c8d6f87e6
Add validator-info CLI (#4970)
* Add validator-info CLI

* Add GetProgramAccounts method to solana-client

* Update validator-info args, and add get subcommand

* Update ValidatorInfo lengths

* Add account filter for get --all

* Update testnet participation doc to reflect validator-info

* Flesh out tests

* Review comments
2019-07-11 12:38:52 -06:00
..
img Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
SUMMARY.md book: Add simple payment and state verification proposal (#4200) 2019-06-27 17:08:10 -07:00
api-reference.md Rename Appendix to API Reference 2019-02-08 18:08:00 -07:00
block-confirmation.md tower consensus naming (#4598) 2019-06-24 13:41:23 -07:00
blockstreamer.md Rename solana-fullnode to solana-validator (#4411) 2019-05-23 15:06:01 -07:00
blocktree.md Rename prev_id to prev_hash 2019-03-01 09:31:49 -08:00
cluster-test-framework.md More fullnode -> validator renaming (#4414) 2019-05-23 22:05:16 -07:00
cluster.md More fullnode -> validator renaming (#4414) 2019-05-23 22:05:16 -07:00
credit-only-credit-debit-accounts.md s/credit/read/ 2019-04-08 08:39:59 -07:00
drones.md Cleanup stragglers from move-to-transfer rename (#3947) 2019-04-23 13:30:42 -06:00
ed_attack_vectors.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_economic_sustainability.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_mvp.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_overview.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_rce_replication_client_reward_auto_delegation.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_rce_storage_replication_rewards.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_references.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_replication_client_economics.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_validation_client_economics.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_vce_replication_validation_transaction_fees.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_vce_state_validation_protocol_based_rewards.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_vce_state_validation_transaction_fees.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
ed_vce_validation_stake_delegation.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
fork-generation.md tower consensus naming (#4598) 2019-06-24 13:41:23 -07:00
getting-started.md Fix client script arguments in the book (#4760) 2019-06-20 19:59:20 -07:00
gossip.md Stake weighted pruning for the gossip network (#4769) 2019-06-26 00:30:16 -07:00
implemented-proposals.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
installer.md Add solana-install-init binary (#4613) 2019-06-08 19:01:22 -07:00
introduction.md Tidied up intro paragraph (#4819) 2019-06-26 12:12:25 -07:00
javascript-api.md
jsonrpc-api.md Decouple turns from segments in PoRep (#5004) 2019-07-10 13:33:29 -07:00
leader-leader-transition.md s/avalanche/turbine (#4561) 2019-06-06 12:48:40 -07:00
leader-rotation.md tower consensus naming (#4598) 2019-06-24 13:41:23 -07:00
leader-validator-transition.md More fullnode -> validator renaming (#4414) 2019-05-23 22:05:16 -07:00
ledger-replication-to-implement.md tower consensus naming (#4598) 2019-06-24 13:41:23 -07:00
ledger-replication.md Update PoRep entry in the book (#4560) 2019-06-06 12:16:54 -07:00
managing-forks.md Integrate bank-forks proposal into the book 2019-03-10 20:13:36 -06:00
passive-stake-delegation-and-rewards.md update book with staking changes (#4679) 2019-06-13 16:24:03 -07:00
performance-metrics.md s/avalanche/turbine (#4561) 2019-06-06 12:48:40 -07:00
persistent-account-storage.md tower consensus naming (#4598) 2019-06-24 13:41:23 -07:00
programs.md Cleanup stragglers from move-to-transfer rename (#3947) 2019-04-23 13:30:42 -06:00
proposals.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
reliable-vote-transmission.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
repair-service.md Add blocktree and repair_service to SUMMARY.md (#4738) 2019-06-19 20:10:04 -07:00
runtime.md Cleanup stragglers from move-to-transfer rename (#3947) 2019-04-23 13:30:42 -06:00
simple-payment-and-state-verification.md book: Add simple payment and state verification proposal (#4200) 2019-06-27 17:08:10 -07:00
stake-delegation-and-rewards.md update book with stake stuff (#4893) 2019-07-01 15:16:41 -07:00
staking-rewards.md s/avalanche/turbine (#4561) 2019-06-06 12:48:40 -07:00
synchronization.md Book nits (#3096) 2019-03-04 15:44:54 -07:00
terminology.md Attempt to pull the completed replication work into the book 2019-02-26 09:23:12 -07:00
testing-programs.md Move Transact proposal to implemented (#4055) 2019-04-29 09:13:39 -06:00
testnet-participation.md Add validator-info CLI (#4970) 2019-07-11 12:38:52 -06:00
testnet-replicator.md Add insturctions to run a replicator on testnet (#4733) 2019-06-21 16:32:23 -07:00
tictactoe.md Rename tokens to lamports in book/ 2019-03-05 17:56:44 -08:00
tower-bft.md tower consensus naming (#4598) 2019-06-24 13:41:23 -07:00
tpu.md
transaction-fees.md Make lamports_per_signature dynamic based on cluster load (#4562) 2019-06-10 22:18:32 -07:00
turbine-block-propagation.md Update book for Turbine (#4583) 2019-06-07 13:03:05 -07:00
tvu.md Move EntryTree back to proposals 2018-12-14 12:12:34 -07:00
validator-proposal.md More fullnode -> validator renaming (#4414) 2019-05-23 22:05:16 -07:00
validator.md More fullnode -> validator renaming (#4414) 2019-05-23 22:05:16 -07:00
vote-signing-to-implement.md Revert "Move the design proposals to a separate book" 2019-03-23 14:04:34 -06:00
vote-signing.md Move secure vote signing out of proposals 2019-03-01 12:16:28 -07:00
wallet.md Add |wallet fees| subcommand for easy viewing of the current cluster fees (#4596) 2019-06-07 13:11:56 -07:00
webwallet.md Fetch latest tag 2018-12-19 20:17:49 -08:00