solana-with-rpc-optimizations/programs/sbf
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
..
benches Bump solana_rbpf to v0.6.0 (#32313) 2023-07-05 19:46:21 +02:00
c programs/sbf: c/float: work on stack values (#32192) 2023-06-19 18:04:19 +02:00
rust Add epoch_rewards syscalls (#32159) 2023-06-27 09:14:43 -05:00
tests Move calculate_fee() out of bank.rs (#32409) 2023-07-14 20:17:38 -07:00
.gitignore
Cargo.lock sdk: Limited Borsh 0.9 support (Pubkey and helpers) (#32511) 2023-08-02 23:15:24 +02:00
Cargo.toml Really remove ntapi patching except spl-token-cli's one (#32491) 2023-07-14 14:26:08 +09:00
build.rs Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00