solana/runtime/benches
sakridge 947a339714
Add snapshot hash of full accounts state (#8295)
* Add snapshot hash of full accounts state

* Use normal hashing for the accounts delta state

* Add merkle
2020-02-22 13:46:40 -08:00
..
accounts.rs Add snapshot hash of full accounts state (#8295) 2020-02-22 13:46:40 -08:00
accounts_index.rs Cleanup runtime use syntax (#8002) 2020-01-28 17:03:20 -08:00
append_vec.rs Cleanup runtime use syntax (#8002) 2020-01-28 17:03:20 -08:00
bank.rs Rename KeypairUtil to Signer (#8360) 2020-02-20 13:28:55 -08:00
bloom.rs Cleanup runtime use syntax (#8002) 2020-01-28 17:03:20 -08:00
message_processor.rs Reorganize message processor in prep for cross-program-invocation (#8338) 2020-02-21 11:30:00 -08:00
status_cache.rs Cleanup runtime use syntax (#8002) 2020-01-28 17:03:20 -08:00
transaction_utils.rs Cleanup runtime use syntax (#8002) 2020-01-28 17:03:20 -08:00