solana/programs/bpf
Alexander Meißner 9dfcb921cf
Refactoring: Move KeyedAccounts to InvokeContext (#15410)
Collects all parametric occurrences and the construction of keyed_accounts and puts them into InvokeContext.
2021-04-19 18:48:48 +02:00
..
benches Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
c Expand and update instruction count tests (#16522) 2021-04-13 16:23:42 -07:00
rust Return sysvars via syscalls (#16422) 2021-04-12 16:04:57 -07:00
tests Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
.gitignore
Cargo.lock clap-utils: Use `uriparse` crate to parse `SignerSource` 2021-04-16 13:56:12 -06:00
Cargo.toml bump solana_rbpf from 0.2.5 to 0.2.7 (#16515) 2021-04-13 14:49:09 -07:00
build.rs Add program-test tests to bpf programs (#16407) 2021-04-07 01:47:15 -07:00