This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
Releases: vechain/thorify
Releases · vechain/thorify
v1.6.2
v1.6.1
v1.6.0
What's Changed
- subscriptions as peer dependency by @libotony in #140
- ci: add web3 compatibility test by @libotony in #141
- improve log filter options by @libotony in #142
Note: Web3.js added a safety guard to the log filter, which is if you leave options unset in method getPastLogs
, it will set from fromBlock
to latest, which is a breaking change to web3's behavior.
Full Changelog: v1.5.8...v1.6.0