AtomicLoans / agent

πŸ’₯ Atomic Agent
1 stars 3 forks source link

An in-range update of bitcoinjs-lib is breaking the build 🚨 #174

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The dependency bitcoinjs-lib was updated from 5.1.7 to 5.1.8.

🚨 View failing branch.

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

bitcoinjs-lib 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 - βœ… **coverage/coveralls:** First build on greenkeeper/bitcoinjs-lib-5.1.8 at 34.535% ([Details](https://coveralls.io/builds/30936556)). - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 30 commits.

  • 85ee2a3 Merge pull request #1573 from bitcoinjs/fixSegwitPayments
  • bb89297 5.1.8
  • c2d8d19 Simplify chunkHasUncompressedPubkey and remove lazy load of output script
  • 25b5806 Throw errors when p2wsh or p2wpkh contain uncompressed pubkeys.
  • 4eb698d Merge pull request #1561 from lukechilds/psbt-tx-getters
  • fde6025 Remove script from txInputs
  • 2d4a3b9 Don't expose witness on Psbt.txInputs
  • e7345d5 {in,out}puts => tx{In,Out}puts
  • 6c616bf Add address to output data
  • 58cdb3a Add setters for version and locktime
  • c9b2964 Remove extra return statement
  • c689862 Improve property names
  • f703435 Clone transaction data more efficiently
  • 5d81b94 Update tests to use Psbt getters
  • 854c601 Add getters for Psbt.{txVersion,txLocktime,txInputs,txOutputs}

There are 30 commits in total.

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 5.1.7 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.

  • 9e2a8fe Merge pull request #1578 from bitcoinjs/psbt-nonstandard-output-fix
  • afba17e 5.1.9
  • 4896765 Handle non-standard output types in Psbt.txOutputs

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 91bb1e9 5.1.10
  • 0fb04ae Update CHANGELOG
  • 0a80584 Merge pull request #1582 from bitcoinjs/psbt-signInputAsync-fix
  • 65d7603 Fix signInputAsync when SignerAsync rejects

See the full diff