solana-with-rpc-optimizations/programs
Jon Cinque 8c14886891
sdk: Limited Borsh 0.9 support (Pubkey and helpers) (#32511)
* sdk: Implement Borsh 0.9 traits on Pubkey

* Alphabetize cargo.toml

* Add backwards-compatible borsh file

* Add borsh0_10.rs for more clarity

* Deprecate `borsh` utils, use borsh0_10 everywhere

* Mark borsh 0.9 helpers as deprecated

* Add macros for deriving helper impls

* Add borsh 0.9 tests

* Refactor tests into macro
2023-08-02 23:15:24 +02: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 introduce SerializedAccountMetadata (#32644) 2023-07-28 18:34:27 +07: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 sdk: Limited Borsh 0.9 support (Pubkey and helpers) (#32511) 2023-08-02 23:15:24 +02:00
stake Add stake_flags to stake state (#32524) 2023-07-24 09:09:40 -05: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