solana-with-rpc-optimizations/local-cluster
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
..
src accounts_index_bins to AccountsIndexConfig (#19257) 2021-08-17 14:50:01 -05:00
tests Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
.gitignore
Cargo.toml adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00