solana/transaction-status/src
Tyera Eulberg decec3cd8b
Demote write locks on transaction program ids (#19593)
* Add feature

* Demote write lock on program ids

* Fixup bpf tests

* Update MappedMessage::is_writable

* Comma nit

* Review comments
2021-09-04 03:05:30 +00:00
..
extract_memos.rs Populate memo in blockstore signatures-for-address (#19515) 2021-09-03 00:28:52 -06:00
lib.rs Populate memo in bigtable transaction structs (#19512) 2021-08-30 21:14:18 -06:00
parse_accounts.rs Demote write locks on transaction program ids (#19593) 2021-09-04 03:05:30 +00:00
parse_associated_token.rs account-decoder: don't use strings to convert between Pubkey types (#17391) 2021-05-21 22:53:53 +00:00
parse_bpf_loader.rs Add Close instrruction and tooling to upgradeable loader (#15887) 2021-03-17 21:39:29 -07:00
parse_instruction.rs Populate memo in bigtable transaction structs (#19512) 2021-08-30 21:14:18 -06:00
parse_stake.rs Add parsing for new stake instructions; clean up confusing test args 2021-07-06 21:53:18 +00:00
parse_system.rs
parse_token.rs feature: add new token program feature (#18780) 2021-07-21 14:34:25 +02:00
parse_vote.rs Add parsing for new vote instructions 2021-07-06 21:53:18 +00:00
token_balances.rs Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00