[Feature]: Poll completed-deposits
contract map prior to submitting complete-doposit contract call
#1155
Labels
sbtc signer binary
The sBTC Bootstrap Signer.
Milestone
Feature - Poll
completed-deposits
contract map prior to submitting complete-doposit contract call1. Description
To help avoid wasting fees on failed complete-deposit contract calls due to replay, we could use the
getmapentry
Stacks RPC to poll thecompleted-deposits
map in the registry contract to check if the node's view of the contract has already seen the contract call, and avoid submitting it again.The map could be checked together with the deposit outpoint:
The text was updated successfully, but these errors were encountered: