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-25 17:17:43 +09:00
2021-03-26 20:51:25 +00:00
2021-03-26 20:51:25 +00:00
2021-03-16 09:45:35 +00:00
2021-02-02 21:59:21 -07:00
2021-03-15 14:47:58 -06:00
2021-03-25 21:31:52 -06:00
2021-03-27 04:51:53 +00:00
2019-07-12 18:28:42 -07:00
2020-10-20 16:11:30 -07:00
2021-03-16 08:41:28 +00:00
2020-10-24 08:37:55 -07:00