solana-with-rpc-optimizations/programs
Tao Zhu 81dc2e56ac
Cap accounts data a transaction can load by its requested limit (#27840)
- Add new compute-budget instruction to set transaction-wide accounts data size limit
- Set default accounts data limit to 10MB, and max to 100MB, per transaction;
- Add getters to make changing default and/or max values easier in the future with feature gates;
- added error counter for transactions exceed data size limit
2022-11-14 10:29:35 -06:00
..
address-lookup-table RPC: Support versioned txs in getFeeForMessage API (#28217) 2022-10-05 00:00:34 +08:00
address-lookup-table-tests Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
bpf-loader-tests Cap accounts data a transaction can load by its requested limit (#27840) 2022-11-14 10:29:35 -06:00
bpf_loader Revert #27444 (#28784) 2022-11-11 10:26:55 +01:00
compute-budget Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
config Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
ed25519-tests Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
sbf Cap accounts data a transaction can load by its requested limit (#27840) 2022-11-14 10:29:35 -06:00
stake remove unused deps from solana-stake-program (#27929) 2022-10-11 07:39:02 -07:00
vote clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
zk-token-proof [zk-token-sdk] add pubkey proof (#28392) 2022-10-14 20:15:20 +09:00