v5.1.0-nightly.0
Pre-release
Pre-release
·
236 commits
to master
since this release
5.1.0-nightly.0 (2020-01-17)
Bug Fixes
- @embark/cmd_controller: fix build command to escape on finish (e2767c2)
- @embark/debugger: Prevent error if contract not tracked by Embark (1e1172e)
- @embark/ens: fix Infura connection and testnet use of ENS (42bd3b7)
- @embark/test-dapp: fix test_dapp broken for ENS resolve (f5849e0)
- @embark/tests: Fix failing test with
—node=embark(81af3af) - @embark/transaction-logger: Circular JSON log and unknown contract log level (5843a8e)
- @embark/utils: fix deconstruct url to return port as an integer (4190d5e)
- transaction-logger: fix circular dep issue with util.inspect (6f239f4)