keep-network / local-setup

Allow to easily set up tBTC and Keep locally for development and test purposes.
MIT License
8 stars 16 forks source link

Local BTC node #11

Closed lukasz-zimnoch closed 4 years ago

lukasz-zimnoch commented 4 years ago

Closes #5 Closes #6

This PR introduces a local BTC node and ElectrumX server and provides automatic deposit transactions making end-to-end test fully automatic.

lukasz-zimnoch commented 4 years ago

All comments addressed. Anyway, we should wait for Dmitry to finish:

  1. https://github.com/keep-network/keep-ecdsa/pull/493
  2. the same change for TBTC

Then we should bump up keep-ecdsa and tbtc submodules to prevent eth-json-rpc-filters errors while executing install.sh.

lukasz-zimnoch commented 4 years ago

All comments addressed and all submodules have been updated to the recent versions.