solana/transaction-status/src
Tyera 28e08ac141
Add Blockstore::get_rooted_block_with_entries method (#33995)
* Add helper structs to hold block and entry summaries

* Add Blockstore::get_rooted_block_with_entries and dedupe innards

* Review comments
2023-11-09 10:03:56 -07:00
..
parse_token/extension transaction-status: Remove conversions between spl re-exports and local sdk (#33456) 2023-09-30 00:40:48 +02:00
extract_memos.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
lib.rs Add Blockstore::get_rooted_block_with_entries method (#33995) 2023-11-09 10:03:56 -07:00
option_serializer.rs Add serialization-control enum for RPC Options (#27676) 2022-09-14 16:58:50 -06: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 Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
parse_associated_token.rs transaction-status: Remove conversions between spl re-exports and local sdk (#33456) 2023-09-30 00:40:48 +02:00
parse_bpf_loader.rs Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
parse_instruction.rs Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
parse_stake.rs removes #[allow(clippy::same_item_push)] (#29543) 2023-01-06 17:32:26 +00:00
parse_system.rs
parse_token.rs transaction-status: Remove conversions between spl re-exports and local sdk (#33456) 2023-09-30 00:40:48 +02:00
parse_vote.rs Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00
token_balances.rs Remove runtime dependency from solana-transaction-status (#26930) 2022-08-05 00:20:27 -06:00