solana/core/tests
Tyera Eulberg d97850f1d9
Add account-decoder utilities (#10846)
* Fix comment and make less pub

* Add account-decoder crate and use to decode vote and system (nonce) accounts

* Update docs

* Rename RpcAccount struct

* s/Rpc/Display

* Call it jsonParsed and update docs

* Revert "s/Rpc/Display"

This reverts commit 6e7149f503f560f1e9237981058ff05642bb7db5.

* s/Rpc/Ui

* Add tests

* Ui more things

* Comments
2020-07-01 04:55:11 +00:00
..
bank_forks.rs
client.rs Move BankCommitmentCache to solana_runtime (#10816) 2020-06-25 22:06:58 -06:00
cluster_info.rs
crds_gossip.rs
fork-selection.rs Tiny cleanups in preparation for persistent tower (#10805) 2020-06-25 18:24:16 +09:00
gossip.rs
ledger_cleanup.rs Remove ledger purge batching (#10830) 2020-06-29 14:44:35 -07:00
rpc.rs Add account-decoder utilities (#10846) 2020-07-01 04:55:11 +00:00