solana-with-rpc-optimizations/runtime
Greg Fitzgerald c6b4a3a706
Witness account data in Budget (#4650)
* Add support for contracts based on account data to Budget

* Add program_id to account constraints

* No longer require a signature for the account data witness

* Rename bank::store to store_account

* fmt

* Add a doc

* clippy
2019-06-13 18:20:28 -07:00
..
benches Accounts index opt (#4621) 2019-06-10 18:15:39 -07:00
src Witness account data in Budget (#4650) 2019-06-13 18:20:28 -07:00
tests Break noop_program -> runtime dependency (#4481) 2019-05-30 11:20:49 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Split BPF loader to match the rest of the programs (#4636) 2019-06-12 08:49:59 -07:00