solana/runtime
Tao Zhu 9edfc5936d
Refactor accounts.rs with Justin's comments to improve lock accounts (#21406)
with results code path.
- fix a bug that could unlock accounts that weren't locked
- add test to the refactored function
- skip enumerating transaction accounts if qos results is an error
- add #[must_use] annotation
- avoid clone error in results
- add qos error code to unlock_accounts match statement
- remove unnecessary AbiExample
2021-11-23 21:17:55 +00:00
..
benches add --accounts-index-scan-results-limit-mb to allow scans to abort (#21327) 2021-11-19 09:00:19 -06:00
src Refactor accounts.rs with Justin's comments to improve lock accounts (#21406) 2021-11-23 21:17:55 +00:00
store-tool Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
tests Remove support for dynamically loaded native programs (#20444) 2021-10-06 14:53:23 -07:00
.gitignore
Cargo.toml chore: bump blake3 from 1.1.0 to 1.2.0 (#21203) 2021-11-08 15:27:37 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00