solana/runtime
Jeff Washington (jwash) fd2e671861
remove slot# from account hash (#28405)
* remove slot# from account hash

* add feature

* fix tests

* constants to help clarify 'irrelevant' changes

* move to enum for enforcing irrelevancy

* ignore unsupported tests
2022-10-18 08:03:37 -07:00
..
benches remove expected rent collection and rehashing completely (#28422) 2022-10-17 07:24:42 -07:00
src remove slot# from account hash (#28405) 2022-10-18 08:03:37 -07:00
store-tool Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
tests remove slot# from account hash (#28405) 2022-10-18 08:03:37 -07:00
.gitignore
Cargo.toml Add assertions for computed block cost limit constants (#28056) 2022-09-26 12:50:31 +00:00
build.rs