Skip to content

Fixes txCancel & txSpeedUp events not emitting

Compare
Choose a tag to compare
@taylorjdawson taylorjdawson released this 12 May 03:16
· 136 commits to master since this release
c104e95

This release fixes a bug where the transaction hash of a replaced transaction was not getting matched and replaced with the new transaction hash. This caused the txCancel & txSpeedUp events not to emit.

Changelog:

  • 3.3.2-0.0.1: [fix] -Transaction Replace Status Emitter (#123)