bitpay / bitcore

A full stack for bitcoin and blockchain-based applications
https://bitcore.io/
MIT License
4.81k stars 2.08k forks source link

WIP: [BWS] Record confirmations and reverts on EVM transaction proposals #3598

Closed leolambo closed 11 months ago

leolambo commented 1 year ago

We want to be able to know whether or not an Ethereum transaction in confirmed in order to determine if it should be considered pending.

We also want to track when a transaction is reverted.