solana/runtime
Justin Starry 85eb37fab0
Merge pull request from GHSA-8v47-8c53-wwrc
* Track transaction check time separately from account loads

* banking packet process metrics

* Remove signature clone in status cache lookup

* Reduce allocations when converting packets to transactions

* Add blake3 hash of transaction messages in status cache

* Bug fixes

* fix tests and run fmt

* Address feedback

* fix simd tx entry verification

* Fix rebase

* Feedback

* clean up

* Add tests

* Remove feature switch and fall back to signature check

* Bump programs/bpf Cargo.lock

* clippy

* nudge benches

* Bump `BankSlotDelta` frozen ABI hash`

* Add blake3 to sdk/programs/Cargo.lock

* nudge bpf tests

* short circuit status cache checks

Co-authored-by: Trent Nelson <trent@solana.com>
2021-04-13 00:28:08 -06:00
..
benches Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
src Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
store-tool =1.7.0 2021-03-16 07:51:07 +00:00
tests Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00