Commit Graph

33 Commits (d7b4f8ea5143428058f0d5f480fae7e5dc459e80)

Author SHA1 Message Date
Daniel Karzel d7b4f8ea51
Drop `monero-wallet-rpc` test container if errors
3 years ago
Daniel Karzel 5d3060a2e6
More resilient `MoneroWalletRpc` startup in the harness
3 years ago
Thomas Eizinger 2f2b3b8a19
Update metadata and remove outdated config files / READMEs
3 years ago
Thomas Eizinger 8d76607343
Refactor monero-harness containers
3 years ago
Thomas Eizinger 0970c2bc72
Initialize reqwest clients with verbose logging
3 years ago
Thomas Eizinger 7e688eb7e8
Don't reinvent the wheel
3 years ago
Thomas Eizinger dc840e1562
Take wallet names by reference
3 years ago
Thomas Eizinger 6d06db3259
Use macro-based JSON-RPC client
3 years ago
Daniel Karzel c976358c37
Multiple swaps with the same peer
3 years ago
Daniel Karzel ecebbb76b1
Prefix for wallet-rpc container name for concurrent tests
3 years ago
Daniel Karzel 2bb1c1e177 No prefix for wallets in monero harness
3 years ago
Thomas Eizinger 03078f328c
Split monero-harness into harness and rpc
3 years ago
Thomas Eizinger 8c83f7e2e1
Upgrade to testcontainers v0.12
3 years ago
rishflab 77fc5743a2
Upgrade tokio to 1.0
3 years ago
Daniel Karzel 433704e48c Top to bottom `pub mod` then `mod` then `pub use` then `use` (incl. `use crate` and `use self`)
3 years ago
Daniel Karzel 44c4b5dcea Remove newlines from import statements to avoid problems
3 years ago
Franck Royer 989d9d08d3
Reduce verbosity of monero block generate trace
3 years ago
rishflab fcec465bdb Revert "No need to send Monero transfer proof from Alice to Bob"
3 years ago
Lucas Soriano del Pino 620216a596 Remove need to send Monero transfer proof from Alice to Bob
4 years ago
Philipp Hoenisch bca439ada5
Use random prefix
4 years ago
Philipp Hoenisch 1a38bf57f2
Rename inner to client
4 years ago
Philipp Hoenisch f0fbe785c8
Remove Alice and Bob from utility struct
4 years ago
Philipp Hoenisch 306176b3e6
PR feedback:
4 years ago
Philipp Hoenisch a04f04f1a5
Fix failing test due to uninitialized miner
4 years ago
Philipp Hoenisch 0b9e8c145e
Update xmr-btc lib to use new monero-harness
4 years ago
Philipp Hoenisch 3cc32002b0
Refactor out some helper functions to generate blocks after funding
4 years ago
Philipp Hoenisch 3a34800311
Refactor into monero helper struct
4 years ago
Philipp Hoenisch 738c67a421
Simple fund and send in test
4 years ago
Philipp Hoenisch f5643a4ea4
Miner working
4 years ago
Philipp Hoenisch 0dcb4e56be
Have monerod running in own container
4 years ago
Philipp Hoenisch c0109d12cd
Use lib to ensure ports are free
4 years ago
Lucas Soriano del Pino 50ed74319f Simplify xmr-btc/tests Monero wallet
4 years ago
Lucas Soriano del Pino 1f99cf001c Swap Monero for Bitcoin
4 years ago