solana/runtime
Tyera Eulberg 27004f1b76
Return error for excluded secondary-index keys (#17193)
* Add runtime helpers to check secondary indexes for key

* Add custom rpc error

* Check secondary-index key inclusion in rpc

* Clone complete AccountSecondaryIndexes into rpc to avoid bank query
2021-05-13 21:04:21 +00:00
..
benches type AccountSecondaryIndexes = HashSet (#17108) 2021-05-10 14:22:48 +00:00
src Return error for excluded secondary-index keys (#17193) 2021-05-13 21:04:21 +00:00
store-tool =1.7.0 2021-03-16 07:51:07 +00:00
tests tests: lamports -> lamports() (#16982) 2021-05-03 10:45:54 -05:00
.gitignore
Cargo.toml Remove blake3 from bpf program dependencies (#16506) 2021-04-13 10:06:05 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00