solana/poh
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
..
benches Move entry/poh to own crate to speed up poh bench build (#18225) 2021-07-14 14:16:29 +02:00
src Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
.gitignore Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
Cargo.toml chore: bump matches from 0.1.8 to 0.1.9 (#19220) 2021-08-13 16:37:45 +00:00