christroutner / consolidating-coinjoin

koa API server implementing a Consolidating CoinJoin described here: https://gist.github.com/christroutner/457b99b8033fdea5ae565687e6360323
MIT License
4 stars 0 forks source link

An in-range update of bch-cli-wallet is breaking the build 🚨 #36

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency bch-cli-wallet was updated from 1.3.3 to 1.3.4.

🚨 View failing branch.

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

bch-cli-wallet 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 failed ([Details](https://travis-ci.org/christroutner/consolidating-coinjoin/builds/498957901?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.3.4

1.3.4 (2019-02-26)

Bug Fixes

  • getUTXOs: Updated the util.js/getUTXOs() function to reflect difference in v2 output format of BITBOX.Address.utxo() (2226b78)
Commits

The new version differs by 3 commits.

  • 8dc2b52 Merge pull request #11 from Bitcoin-com/unstable
  • c9650c3 Updating unit tests
  • 2226b78 fix(getUTXOs): Updated the util.js/getUTXOs() function to reflect difference in v2 output format of BITBOX.Address.utxo()

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 1.3.3 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

Release Notes for v1.3.5

1.3.5 (2019-04-01)

Bug Fixes

  • bitbox-sdk: updated version of bitbox-sdk and way its instantiated (a98b879)
Commits

The new version differs by 9 commits.

  • bc36270 Merge pull request #17 from Bitcoin-com/unstable
  • 5a3b310 Adding travis yaml file
  • a98b879 fix(bitbox-sdk): updated version of bitbox-sdk and way its instantiated
  • ed639e2 Minor update to docs readme
  • 4f29870 Adding link to docs directory in readme
  • d102696 Adding docs dir
  • f711593 minor update to readme
  • c500a8d ran oclif version
  • 9bcbcf4 Updating README

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.0

1.4.0 (2019-04-01)

Features

  • refactor: refactored several commands. (88c6e81)
Commits

The new version differs by 6 commits.

  • 7792031 Merge pull request #18 from Bitcoin-com/unstable
  • 88c6e81 feat(refactor): refactored several commands.
  • c78e99b Refactored update-balances
  • 5328e2c Refactored get-address
  • a40de63 Refactored list-wallets
  • db30280 Refactored create-wallet

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.1

1.4.1 (2019-04-03)

Performance Improvements

  • BIP44: BIP44 support added + major refactor of code (ce1eca4)
Commits

The new version differs by 17 commits.

  • 543715e Merge pull request #19 from Bitcoin-com/unstable
  • 23fafd5 Ran npm audit to fix warnings
  • ce1eca4 perf(BIP44): BIP44 support added + major refactor of code
  • a54f551 Refactored sendAll + unit tests
  • 788eac8 Refactored send command and unit tests
  • d5b26a0 Refactored util.js + unit tests
  • 153b204 Added openWallet to AppUtils class
  • ee2f6e4 Fixed util.js getUTXOs() & unit test
  • f78f99c minor linting
  • c6efa0d Fixed integration test
  • 7d9020d Added getAllAddressData() + unit test
  • f7fe685 Added update-balances.js/detectBalance() + unit tests
  • a648024 Commenting out util getUTXOs() test for now, to make integration tests pass.
  • d355665 Added integration flag for tests
  • dd688ce refactored getAddressData() + unit tests

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.2

1.4.2 (2019-04-03)

Bug Fixes

  • get-address: Removing warning when addresses go over 50 (2313dbd)
Commits

The new version differs by 4 commits.

  • 0fff3e0 Merge pull request #20 from Bitcoin-com/unstable
  • 2313dbd fix(get-address): Removing warning when addresses go over 50
  • abb4a0b Updating READMe
  • 3656969 Updating README

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.3

1.4.3 (2019-06-06)

Bug Fixes

  • sem ver: minor change to test semantic versioning (0fd7d36)
Commits

The new version differs by 4 commits.

  • 38f2918 Merge pull request #1 from christroutner/unstable
  • 0fd7d36 fix(sem ver): minor change to test semantic versioning
  • f68e409 Removing todo
  • 2ed3f2e Update README.md

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.4

1.4.4 (2019-06-06)

Bug Fixes

  • bitbox: Updated code to handle changes to bitbox (f4e6902)
Commits

The new version differs by 5 commits.

  • a2a40fd Merge pull request #2 from christroutner/greenkeeper/initial
  • f4e6902 fix(bitbox): Updated code to handle changes to bitbox
  • 20e0fc3 chore(package): update lockfile package-lock.json
  • 3a86693 docs(readme): add Greenkeeper badge
  • 67b6b07 chore(package): update dependencies

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.5

1.4.5 (2019-06-06)

Bug Fixes

  • dependencies: audited and fixed dependencies (3205c6d)
Commits

The new version differs by 2 commits.

  • f7bbf06 Merge pull request #3 from christroutner/unstable
  • 3205c6d fix(dependencies): audited and fixed dependencies

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.6

1.4.6 (2019-07-12)

Bug Fixes

  • POST transactions: Fix for tx send bug, by using POST instead of GET call (585aac7)
Commits

The new version differs by 7 commits.

  • c0fab20 Merge pull request #6 from christroutner/unstable
  • 585aac7 fix(POST transactions): Fix for tx send bug, by using POST instead of GET call
  • 48f1520 Updating bitbox-sdk version
  • 47e0b90 Merge pull request #5 from christroutner/greenkeeper/globby-10.0.0
  • 2fafe5b chore(package): update lockfile package-lock.json
  • 5cdd844 chore(package): update globby to version 10.0.0
  • 875697e Merge pull request #23 from christroutner/master

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.7

1.4.7 (2019-08-14)

Bug Fixes

  • get-key: Added get-key function (ed3a09e)
  • sweep: Adding sweep command (bb69e68)
Commits

The new version differs by 12 commits.

See the full diff