Commit Graph

28 Commits (master)

Author SHA1 Message Date
Thomas Eizinger 8d76607343
Refactor monero-harness containers
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
Thomas Eizinger 908dae3442
Inline tracing initialization
3 years ago
Thomas Eizinger 96c87bca71
Avoid local variables if not necessary
3 years ago
Thomas Eizinger c01cccb288
Use `tracing-log` feature flag instead of manual initialization
3 years ago
Daniel Karzel 2bb1c1e177 No prefix for wallets in monero harness
3 years ago
Daniel Karzel 31c23a24ac use tokio::time::sleep instead of std:🧵:sleep
3 years ago
Daniel Karzel 96115da039 Wait for wallet to catch up instead of block generation
3 years ago
Daniel Karzel 570832cd37 Add monero rpc log filter to harness tracing
3 years ago
Daniel Karzel 7e25c4ad4f Debug log level in monero harness tests to see RPC responses
3 years ago
rishflab 77fc5743a2
Upgrade tokio to 1.0
3 years ago
Daniel Karzel bfc388d264 Enable tracing in monero-harness
3 years ago
rishflab fcec465bdb Revert "No need to send Monero transfer proof from Alice to Bob"
3 years ago
Lucas Soriano del Pino 7371dfb055 Test that a watch only wallet can be loaded from address + view key
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 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