solana/ledger
Josh 1de6d28eaf
Add block_time to getConfirmedSignaturesForAddress2 and getConfirmedTransaction (#14572)
* add block_time to get_confirmed_signatures_for_address2 and protobuf implementation for tx_by_addr

* add tests for convert

* update cargo lock

* run cargo format after rebase

* introduce legacy TransactionByAddrInfo

* move LegacyTransactionByAddrInfo back to storage-bigtable
2021-01-20 22:10:35 -08:00
..
benches Remove unused pubkey::Pubkey imports 2020-10-21 19:08:13 -07:00
src Add block_time to getConfirmedSignaturesForAddress2 and getConfirmedTransaction (#14572) 2021-01-20 22:10:35 -08:00
tests Clippy 2020-12-14 08:03:29 -08:00
.gitignore system_instruction_processor updates (#6448) 2019-10-19 18:23:27 -07:00
Cargo.toml chore: bump rayon from 1.4.1 to 1.5.0 (#14177) 2021-01-15 18:07:35 +09:00
build.rs adds crds-value for broadcasting duplicate shreds through gossip (#14133) 2020-12-18 14:32:43 +00:00