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

Skipping bitcoin address that takes too long too get and improvements #31

Closed dimpar closed 4 years ago

dimpar commented 4 years ago

Allowing e2e test to continue with a report when it takes too much time to get the public key. Adding improvements to html

Refs https://github.com/keep-network/tbtc/issues/703

pdyraga commented 4 years ago

It's a temporary change until we figure out why some testnet nodes are not stable enough, right?

dimpar commented 4 years ago

Correct, it's temp. The commented out code contains a filter only for deposits created by e2e-test.js and we do not call timeout functions.