mergify[bot]
625773e5b8
Rpc: enable getConfirmedBlock and getConfirmedTransaction to return confirmed (not yet finalized) data (bp #16142) (#16160)
* 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
* Fix conflict
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-03-27 04:51:53 +00:00
..
2021-03-02 20:07:34 -08:00
2021-03-27 04:51:53 +00:00
2021-03-27 04:51:53 +00:00
2021-02-22 11:49:27 -08:00
2021-01-10 00:02:22 +00:00
2021-02-17 13:55:08 -07:00
2021-02-03 00:33:02 -07:00
2021-02-02 17:25:11 -07:00
2021-03-18 20:03:04 +00:00
2021-02-18 20:14:48 -07:00
2021-03-02 20:07:34 -08:00
2021-03-27 04:51:53 +00:00
2021-01-26 19:23:07 +00:00
2021-01-19 15:33:03 -07:00
2021-01-20 09:48:10 -07:00