Releases: rsksmart/bridge-transaction-parser
Releases · rsksmart/bridge-transaction-parser
v1.2.1
v1.1.4
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
What's Changed
- Update abis version to lovell700 by @nathanieliov in #50
- Upgrades rsk-precompiled-abis version by @jeremy-then in #51
Full Changelog: v1.1.2...v1.1.3
v1.1.2
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
What's Changed
- Add block timestamp to response by @marcos-iov in #41
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Update to use latest ABI and display events by @josedahlquist in #3
- Update README with running instructions by @marcos-iov in #4
- Changes in data decoding by @josedahlquist in #8
- Convert to library by @kelvinator07 in #6
- Update Readme by @josedahlquist in #10
- Specify minimum node version by @nathanieliov in #9
- Fix For btcDestinationAddress from Hash160 to Base58 Format by @kelvinator07 in #11
- Changes BridgeMethod and BridgeEvent arguments to Map type by @jeremy-then in #13
- Add new method decodeBridgeTransaction by @nathanieliov in #16
- Refactors for RSKIP326. by @jeremy-then in #17
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #15
- Bump simple-get from 2.8.1 to 2.8.2 by @dependabot in #14
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #12
- Bump tar from 4.4.13 to 4.4.19 by @dependabot in #5
- Bump normalize-url from 4.5.0 to 4.5.1 by @dependabot in #1
- Changed Args Data Type From Map To Object by @kelvinator07 in #18
- Removes unnecessary bitcoinjs-lib dependency and fixes vulnerabilitie… by @jeremy-then in #19
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #21
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #20
- Bump json5 from 2.2.0 to 2.2.3 by @dependabot in #23
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #22
- Add CODEOWNERS file by @nathanieliov in #24
- Update CODEOWNERS file by @nathanieliov in #25
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #26
- Adds live monitoring tool by @jeremy-then in #27
- Fixes events bug by @jeremy-then in #28
- Refactors live-monitor tool to be an event emitter by @jeremy-then in #29
- Dependencies update by @marcos-iov in #32
- Fingerroot update by @marcos-iov in #33
- Update to version 0.4.0 using HOP precompiled abi by @marcos-iov in #34
- Update to version 0.5.0 using FINGERROOT precompiled abi by @marcos-iov in #35
- Include the sender as part of the transaction information by @marcos-iov in #37
- Refactors index.js to be a class and upates tests and the tools by @jeremy-then in #38
- Adds mainnet network and updates README.md by @jeremy-then in #39
- Release preparation by @marcos-iov in #40
New Contributors
- @marcos-iov made their first contribution in #4
- @kelvinator07 made their first contribution in #6
- @nathanieliov made their first contribution in #9
- @jeremy-then made their first contribution in #13
- @dependabot made their first contribution in #15
- @lgtm-com made their first contribution in #20
Full Changelog: https://github.com/rsksmart/bridge-transaction-parser/commits/v1.0.0