mergify[bot]
fb08b41513
Rpc: enable getConfirmedBlock and getConfirmedTransaction to return confirmed (not yet finalized) data (bp #16142) (#16159)
* Rpc: enable getConfirmedBlock and getConfirmedTransaction to return confirmed (not yet finalized) data (#16142)
* Add Blockstore block and tx apis that allow unrooted responses
* Add TransactionStatusMessage, and send on bank freeze; also refactor TransactionStatusSender
* Track highest slot with tx-status writes complete
* Rename and unpub fn
* Add commitment to GetConfirmed input configs
* Support confirmed blocks in getConfirmedBlock
* Support confirmed txs in getConfirmedTransaction
* Update sigs-for-addr2 comment
* Enable confirmed block in cli
* Enable confirmed transaction in cli
* Review comments
* Rename blockstore method
(cherry picked from commit 433f1ead1c
)
# Conflicts:
# core/src/replay_stage.rs
# core/src/rpc.rs
# core/src/validator.rs
* Fix conflicts
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-03-27 05:45:00 +00:00
..
2021-03-03 05:38:19 +00:00
2021-03-27 05:45:00 +00:00
2021-03-27 05:45:00 +00:00
2021-02-22 21:08:25 +00:00
2021-01-10 01:20:39 +00:00
2021-02-17 22:30:03 +00:00
2021-02-03 09:25:10 +00:00
2021-02-03 01:59:59 +00:00
2021-03-18 21:02:59 +00:00
2021-02-19 04:30:05 +00:00
2021-03-03 05:38:19 +00:00
2021-03-27 05:45:00 +00:00
2021-01-26 20:49:04 +00:00
2021-01-19 23:58:19 +00:00
2021-01-20 18:04:25 +00:00