solana/core
Tyera Eulberg da27acabcc
Rpc: enable getConfirmedSignaturesForAddress2 to return confirmed (not yet finalized) data (#16281)
* Update blockstore method to allow return of unfinalized signature

* Support confirmed sigs in getConfirmedSignaturesForAddress2

* Add deprecated comments

* Update docs

* Enable confirmed transaction-history in cli

* Return real confirmation_status; fill in not-yet-finalized block time if possible
2021-04-01 04:35:57 +00:00
..
benches removes OrderedIterator and transaction batch iteration order (#16153) 2021-03-31 23:59:19 +00:00
src Rpc: enable getConfirmedSignaturesForAddress2 to return confirmed (not yet finalized) data (#16281) 2021-04-01 04:35:57 +00:00
tests makes turbine peer computation consistent between broadcast and retransmit (#14910) 2021-03-24 13:34:48 +00:00
.gitignore
Cargo.toml Update to reqwest 0.11.2 2021-03-18 11:59:41 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00