solana/programs/librapay
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
..
src Fold bank serialisation into serde snapshot (#10581) 2020-07-13 23:00:59 +09:00
.gitignore Cleanup (#7176) 2019-11-29 13:50:32 -07:00
Cargo.lock Bump generic-array from 0.14.1 to 0.14.3 (#11010) 2020-07-12 20:59:05 -06:00
Cargo.toml Change documentation introduction to indicate Foundation IP transfer (#10440) 2020-06-13 14:41:05 -07:00