solana/core
Tyera Eulberg b22de369b7
Rpc: add getMultipleAccounts endpoint (#12005)
* Add rpc endpoint to return the state of multiple accounts from the same bank

* Add docs

* Review comments: Dedupe account code, default to base64, add max const

* Add get_multiple_accounts to rpc-client
2020-09-03 11:35:06 -06:00
..
benches Address latest nightly clippy lints, but globally disable stable_sort_primitive 2020-08-17 22:36:10 -07:00
src Rpc: add getMultipleAccounts endpoint (#12005) 2020-09-03 11:35:06 -06:00
tests Detect and notify when deserializable shreds are available (#11816) 2020-09-01 22:06:06 -07:00
.gitignore
Cargo.toml Bump spl-token version 2020-08-29 03:20:38 -06:00
build.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00