solana/programs/budget_api
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
..
src Witness account data in Budget (#4650) 2019-06-13 18:20:28 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Bump serde_derive from 1.0.91 to 1.0.92 (#4505) 2019-06-04 15:48:23 -07:00