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

Initialize Bitcoin in E2E Local workflow #100

Closed michalinacienciala closed 3 years ago

michalinacienciala commented 3 years ago

A script initializing Bitcon has been added in 983fc34. We are now utilizing the script in the E2E tests / Locally workflow. Without this change script is failing with bitcoind-wallet: command not found error.

michalinacienciala commented 3 years ago

Here is a run of E2E tests on the feature branch from this PR: https://github.com/keep-network/local-setup/runs/3102190264?check_suite_focus=true.