solana-with-rpc-optimizations/programs
Jon Cinque c43afe2d7f
spl: Bump token to v3.3.0 and ATA to v1.0.5 (#22649)
* Bump spl-token and ATA to v3.3.0

* Add parsers for new token instructions
* Update parser for modified associated-token-account instruction

* Update to use 1.0.5 once it's released

* Update Cargo.lock in programs/bpf
2022-04-20 19:13:42 +02:00
..
address-lookup-table Remove KeyedAccount in builtin program "address lookup table" (#24283) 2022-04-13 12:17:07 +02:00
address-lookup-table-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
bpf spl: Bump token to v3.3.0 and ATA to v1.0.5 (#22649) 2022-04-20 19:13:42 +02:00
bpf_loader cpi charge for executables (#24396) 2022-04-19 19:31:11 -07:00
compute-budget Refactor: Use `InstructionContext::get_instruction_data()` (#24014) 2022-04-01 15:48:05 +02:00
config Remove `KeyedAccount` in builtin program "config" (#24347) 2022-04-18 17:06:23 +02:00
ed25519-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
stake Add const fn StakeState::size_of and static assertion (#24416) 2022-04-20 01:04:12 +08:00
vote defines const fn for serialized size of VoteState, Feature and Nonce (#24435) 2022-04-19 13:10:14 +00:00
zk-token-proof Zk instructions check length (#24103) 2022-04-05 08:40:45 -04:00