solana/programs/bpf
Tao Zhu 005d6863fd
- move cost tracker into bank, so each bank has its own cost tracker; (#20527)
- move related modules to runtime
2021-10-12 08:51:33 -05:00
..
benches Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
c Dont call precompiled programs (#19930) 2021-09-29 06:25:08 +00:00
rust Add test to ensure instructions sysvar behaves as expected from within a CPI 2021-10-11 19:32:20 -07:00
tests Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
.gitignore
Cargo.lock - move cost tracker into bank, so each bank has its own cost tracker; (#20527) 2021-10-12 08:51:33 -05:00
Cargo.toml Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
build.rs Allow programs to realloc their accounts within limits (#19475) 2021-09-28 01:13:03 -07:00