solana/programs
samkim-crypto 5d9c1d8e36
big_mod_exp syscall: exclude inputs of numbers larger than 4096-bits (#32520)
* limit inputs length

* fix clippy

* add test_syscall_big_mod_exp test

* cargo fmt

* add SBPFVersion

---------

Co-authored-by: valiksinev <valiksinev@yahoo.com>
Co-authored-by: derrek <derrek.haxx@yahoo.com>
2023-07-19 04:29:09 +09:00
..
address-lookup-table use one definition of builtin program cost in runtime and banking stage (#31930) 2023-06-02 10:22:22 -05:00
address-lookup-table-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
bpf-loader-tests Reverify programs that are extended using ExtendProgram (#31886) 2023-06-01 06:17:42 -07:00
bpf_loader big_mod_exp syscall: exclude inputs of numbers larger than 4096-bits (#32520) 2023-07-19 04:29:09 +09:00
compute-budget use one definition of builtin program cost in runtime and banking stage (#31930) 2023-06-02 10:22:22 -05:00
config removes instances of clippy::manual_let_else (#32417) 2023-07-09 21:41:36 +00:00
ed25519-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
loader-v4 Bump solana_rbpf to v0.6.0 (#32313) 2023-07-05 19:46:21 +02:00
sbf Move calculate_fee() out of bank.rs (#32409) 2023-07-14 20:17:38 -07:00
stake Removes unnecessary borrows (#32498) 2023-07-14 11:45:40 -04:00
system use one definition of builtin program cost in runtime and banking stage (#31930) 2023-06-02 10:22:22 -05:00
vote feature flag cleanup: vote_state_update_root_fix (#32321) 2023-06-28 21:26:58 -07:00
zk-token-proof dcou: BorrowedAccount::set_data() (#32424) 2023-07-13 22:44:08 +09:00
zk-token-proof-tests [zk-token-sdk] Add fee sigma proof verification instruction (#32291) 2023-06-28 09:49:56 +09:00