This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
v6.1.4 - Bug Fixes 🐛
benjamincburns
released this
27 Jun 20:27
·
254 commits
to develop
since this release
Release highlights
Fixes bug which caused us to listen on 0.0.0.0 instead of 127.0.0.1 by default.
Bumps ganache-core
to v2.1.3, which has the following effects:
- Completes fix from previous release for less strict checks on filter/subscription IDs and on addresses specified in log filters/subscriptions to allow for mixed case hex encoding.
- Removes vulnerability caused by transitive dependency on
hoek