energychain / CorrentlyWallet

Ethereum Blockchain Wallet implementing Green Energy semantics for Corrently based decentralized capacity market
https://app.corrently.de/
Apache License 2.0
4 stars 1 forks source link

An in-range update of ethers is breaking the build 🚨 #9

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency ethers was updated from 4.0.18 to 4.0.19.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ethers is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - βœ… **ci/circleci: build:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/energychain/CorrentlyWallet/108?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/energychain/CorrentlyWallet/builds/468194922?utm_source=github_status&utm_medium=notification)). - ❌ **continuous-integration/codeship:** Build failed ([Details](https://app.codeship.com/projects/309008/builds/39036319)).

Commits

The new version differs by 6 commits.

  • 26eb6cc Updated dist files.
  • bcba17a Allow nonce to be a BigNumber (#228).
  • 918b66b Fixed typo in error strings (#376).
  • 152d672 Add isHexString to exported utils (#367).
  • 51fb472 Add abs method to BigNumber (#375).
  • 66440b8 Better error messages for namehash (#364).

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 4.0.18 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • c88cb5e Updated dist files.
  • 99a2166 Allow unchecked transactions which will remain unwrapped for the JsonRpcSigner (#340).
  • 4bc62a1 Make it easier for sub-classes of Wallet to manage nonces.

See the full diff

zoernert commented 5 years ago

Updated to newer release in latest Build.