Bitcoin–Monero Cross-chain Atomic Swap
Go to file
Tobin C. Harding e17575304b Add 60 sleep to workflow
There is some sort of timing issue when spinning up the monero containers on
github CI. I do not know exactly what is the cause but we have a configurable
'additional sleep time' already available for `testcontainers` that can resolve
this issue.

Use the environment variable MONERO_ADDITIONAL_SLEEP_PERIOD to tell
`testcontainers` to wait an additional 60 while bringing up the monero
container.
2020-10-09 11:16:15 +11:00
.github/workflows Add 60 sleep to workflow 2020-10-09 11:16:15 +11:00
monero-harness Remove redundant license 2020-09-28 17:18:02 +10:00
xmr-btc Swap Monero for Bitcoin 2020-09-28 17:15:57 +10:00
.gitignore Initial commit 2020-09-28 15:55:08 +10:00
bors.toml Swap Monero for Bitcoin 2020-09-28 17:15:57 +10:00
Cargo.toml Swap Monero for Bitcoin 2020-09-28 17:15:57 +10:00
LICENSE Initial commit 2020-09-28 15:55:08 +10:00
rust-toolchain Swap Monero for Bitcoin 2020-09-28 17:15:57 +10:00
rustfmt.toml Swap Monero for Bitcoin 2020-09-28 17:15:57 +10:00