solana/storage-proto/proto
Justin Starry c50b01cb60
Store versioned transactions in the ledger, disabled by default (#19139)
* Add support for versioned transactions, but disable by default

* merge conflicts

* trent's feedback

* bump Cargo.lock

* Fix transaction error encoding

* Rename legacy_transaction method

* cargo clippy

* Clean up casts, int arithmetic, and unused methods

* Check for duplicates in sanitized message conversion

* fix clippy

* fix new test

* Fix bpf conditional compilation for message module
2021-08-17 15:17:56 -07:00
..
confirmed_block.proto Record vote account commission with voting/staking rewards and surface in RPC 2021-07-12 15:09:44 -07:00
transaction_by_addr.proto Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00