solana/programs/sbf
Tao Zhu 21c287a64f
include loaded accounts data size limit in transaction fee calculation (#30659)
* include loaded accounts data size limit in transaction base fee calculation
* citing compute_budget for heap cost;
* update sbf tests

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
2023-03-21 18:41:41 -05:00
..
benches Revert "add default_cost as mandatory field for Builtin (#30639)" (#30749) 2023-03-16 11:21:06 -05:00
c Adds test for programs which read from a program account (#30803) 2023-03-21 18:12:19 +01:00
rust ci: test-checks.sh all sbf code & use nightly only (#30602) 2023-03-13 14:28:34 +09:00
tests include loaded accounts data size limit in transaction fee calculation (#30659) 2023-03-21 18:41:41 -05:00
.gitignore
Cargo.lock Bump arrayref from 0.3.6 to 0.3.7 (#30814) 2023-03-21 09:42:27 -06:00
Cargo.toml ci: test-checks.sh all sbf code & use nightly only (#30602) 2023-03-13 14:28:34 +09:00
build.rs ci: test-checks.sh all sbf code & use nightly only (#30602) 2023-03-13 14:28:34 +09:00