AtomicLoans / atomicloans-oracle-contracts

Decentralized Bitcoin Backed Loan Protocol - Oracles
https://atomicloans.io
MIT License
2 stars 2 forks source link

An in-range update of @liquality/ethereum-utils is breaking the build 🚨 #52

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @liquality/ethereum-utils was updated from 0.4.21 to 0.4.22.

🚨 View failing branch.

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

@liquality/ethereum-utils 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/AtomicLoans/atomicloans-oracle-contracts/builds/656542534?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • d99432b v0.4.22
  • 6db965f Merge pull request #252 from liquality/fix-used-address-calc
  • 3d4c225 Bitcoin providers: fix used address calculation

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 4 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • dc400d0 v0.4.23
  • e826727 Ethereum Wallet Provider: Calculate nonce based on pending transactions
  • 53afaf7 check not null condition before checking the length (#254)

See the full diff