Open greenkeeper[bot] opened 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.
dependency
bch-cli-wallet was updated from 1.3.4
to 1.3.5
.Your tests are still failing with this version. Compare changes
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
dependency
bch-cli-wallet was updated from 1.3.5
to 1.4.0
.Your tests are still failing with this version. Compare changes
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
dependency
bch-cli-wallet was updated from 1.4.0
to 1.4.1
.Your tests are still failing with this version. Compare changes
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
dependency
bch-cli-wallet was updated from 1.4.1
to 1.4.2
.Your tests are still failing with this version. Compare changes
dependency
bch-cli-wallet was updated from 1.4.2
to 1.4.3
.Your tests are still failing with this version. Compare changes
dependency
bch-cli-wallet was updated from 1.4.3
to 1.4.4
.Your tests are still failing with this version. Compare changes
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
dependency
bch-cli-wallet was updated from 1.4.4
to 1.4.5
.Your tests are still failing with this version. Compare changes
dependency
bch-cli-wallet was updated from 1.4.5
to 1.4.6
.Your tests are still failing with this version. Compare changes
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
dependency
bch-cli-wallet was updated from 1.4.6
to 1.4.7
.Your tests are still failing with this version. Compare changes
The new version differs by 12 commits.
bccdfe9
Merge pull request #8 from christroutner/priv-key
2280866
Updating README
b20b9f0
Added support for testnet
ef05959
Added more unit tests for the sweep command
a3bf222
Renamed filename of mock data
d2115a8
Added initial unit tests to sweep command
984dd42
Added unit tests for get-key command
bb69e68
fix(sweep): Adding sweep command
ed3a09e
fix(get-key): Added get-key function
29e4b1f
Merge branch 'unstable' of https://github.com/christroutner/bch-cli-wallet into unstable
bd02b9c
Updating package-lock.json
4a5d12d
Merge pull request #24 from christroutner/master
See the full diff
The dependency bch-cli-wallet was updated from
1.3.3
to1.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
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: