solana-with-rpc-optimizations/sdk
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
..
benches Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
bpf Add PubkeyError for ProgramError (#10748) 2020-06-23 11:19:27 -07:00
docker-solana
macro Add docs to declare_id macro (#10671) 2020-06-17 19:57:23 -06:00
macro-frozen-abi Fold bank serialisation into serde snapshot (#10581) 2020-07-13 23:00:59 +09:00
src spl memo linking windows (#11000) 2020-07-10 18:39:52 -07:00
.gitignore
Cargo.toml Bump generic-array from 0.14.1 to 0.14.3 (#11010) 2020-07-12 20:59:05 -06:00
build.rs Introduce automatic ABI maintenance mechanism (1/2; prepare) (#10335) 2020-06-03 20:51:56 +09:00