solana/transaction-status/src
behzad nouri 4f22ee8f9b uses varint encoding for vote-state lockout offsets
The commit removes CompactVoteStateUpdate and instead reduces serialized
size of VoteStateUpdate using varint encoding for vote-state lockout
offsets.
2022-09-12 16:31:20 +00:00
..
parse_token/extension Parse ConfidentialTransaction instructions (#26825) 2022-08-16 20:52:11 -06:00
extract_memos.rs Refactor: Add AccountKeys struct for static and dynamic message keys (#22960) 2022-02-05 20:00:31 +08:00
lib.rs Update getBlock/getTransaction rpc handling of return_data (#27672) 2022-09-08 21:10:57 +00:00
parse_accounts.rs RPC: include resolved keys from table lookups in parsed message response (#27552) 2022-09-06 10:40:39 -05:00
parse_address_lookup_table.rs Parse address-lookup-table instructions (#27316) 2022-08-24 10:17:53 -06:00
parse_associated_token.rs spl: Bump token to 3.5.0 and ata to 1.1.0 (#26921) 2022-08-05 03:05:31 +02:00
parse_bpf_loader.rs add program account to bpf loader close instruction parser (#26926) 2022-08-05 18:37:42 +01:00
parse_instruction.rs Parse address-lookup-table instructions (#27316) 2022-08-24 10:17:53 -06:00
parse_stake.rs Correct StakeInstruction::DeactivateDelinquent instruction type 2022-08-09 14:04:42 -07:00
parse_system.rs RPC instruction parser tests are missing some cases (#25951) 2022-06-14 00:32:40 +00:00
parse_token.rs Parse ConfidentialTransaction instructions (#26825) 2022-08-16 20:52:11 -06:00
parse_vote.rs uses varint encoding for vote-state lockout offsets 2022-09-12 16:31:20 +00:00
token_balances.rs Remove runtime dependency from solana-transaction-status (#26930) 2022-08-05 00:20:27 -06:00