Skip to content

Releases: rsksmart/bridge-transaction-parser

v1.2.1

10 Feb 20:03
a8030eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.1.4

24 Oct 21:58
24ff47b
Compare
Choose a tag to compare

What's Changed

  • Refactors decodeLogs and creates a new decodeLog function to reuse lo… by @jeremy-then in #52

Full Changelog: v1.1.3...v1.1.4

v1.1.3

09 Oct 18:15
16bb6b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

22 Jan 13:51
62c846d
Compare
Choose a tag to compare

What's Changed

Live monitoring tool changes and improvements.

  • Exports BridgeTransactionParser class as default from the index.d.ts … by @jeremy-then in #42
  • Properly setting the network on live monitor reset by @jeremy-then in #43
  • Refactors live monitoring. Removes unnecessary properties. Waits and retries on error… by @jeremy-then in #44
  • Only emitting the stopped event only once if it is stopped and the user calls stop more times… by @jeremy-then in #45
  • Adds toBlock logic for the monitor to stop at toBlock if given… by @jeremy-then in #46

Full Changelog: v1.1.1...v1.1.2

v1.1.0

02 Aug 22:36
c90aa53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

31 Jul 15:55
1f9e7a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/rsksmart/bridge-transaction-parser/commits/v1.0.0