solana/core/tests
Kristofer Peterson ed5a2f2a90
Fold bank serialisation into serde snapshot (#10581)
* Move bank (de)serialisation logic from bank and snapshot_utils to serde_snapshot.
Add sanity assertions between genesis config and bank fields on deserialisation.
Atomically update atomic bool in quote_for_specialization_detection().
Use same genesis config when restoring snapshots in test cases.

* Tidy up namings and duplicate structs to version

* Apply struct renames to tests

* Update abi hashes

Co-authored-by: Ryo Onodera <ryoqun@gmail.com>
2020-07-13 23:00:59 +09:00
..
bank_forks.rs Fold bank serialisation into serde snapshot (#10581) 2020-07-13 23:00:59 +09:00
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
gossip.rs
ledger_cleanup.rs Remove ledger purge batching (#10830) 2020-06-29 14:44:35 -07:00
rpc.rs Rpc: add filter to getProgramAccounts (#10888) 2020-07-03 07:46:29 +00:00