nomic-io / bitcoin-peg

Bitcoin sidechain module for Lotion and Coins (A Cosmos Bitcoin peg zone implementation)
MIT License
72 stars 14 forks source link

test hangs after deposit #5

Open karzak opened 5 years ago

karzak commented 5 years ago

Cloned repo, installed dependencies with npm, and am trying to run the integration test. No logs because the test doesn't actually fail, it just hangs after the following output:

set up data dir: /var/folders/hk/nsbgw1kn4n5dgzzr1sl_2yr40000gn/T/0.h27mjcz95ag
started bitcoind
generated bitcoin blocks
started peg network nodes
connected lotion client
committed signatory keys
relayed bitcoin headers
sent deposit transaction

Any thoughts?