Commit Graph

36 Commits (v0.1)

Author SHA1 Message Date
Daniel Karzel 570832cd37 Add monero rpc log filter to harness tracing
3 years ago
Thomas Eizinger 03078f328c
Split monero-harness into harness and rpc
3 years ago
Daniel Karzel 7e25c4ad4f Debug log level in monero harness tests to see RPC responses
3 years ago
Thomas Eizinger 8c83f7e2e1
Upgrade to testcontainers v0.12
3 years ago
Daniel Karzel 56a59bc41c Remove newline in use statements
3 years ago
Daniel Karzel dac4443bbd Add functionality to open monero wallet through rpc
3 years ago
Daniel Karzel 62605a318a Add CreateWallet trait to expose create_wallet
3 years ago
Franck Royer c316ea5244
Upgrade toolchain
3 years ago
rishflab 77fc5743a2
Upgrade tokio to 1.0
3 years ago
Daniel Karzel 3593f5323a Bob saves lock proof after received so he can resume swap
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
Daniel Karzel d4316f0cfe Print each monero confirmation for Bob
3 years ago
Daniel Karzel af45206fde Remember the block-height before XMR lock for generated monero wallet restore height
3 years ago
Daniel Karzel bfc388d264 Enable tracing in monero-harness
3 years ago
Franck Royer 989d9d08d3
Reduce verbosity of monero block generate trace
4 years ago
rishflab fcec465bdb Revert "No need to send Monero transfer proof from Alice to Bob"
4 years ago
Lucas Soriano del Pino 620216a596 Remove need to send Monero transfer proof from Alice to Bob
4 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 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 7b101a9c98
upgrade testcontainers
4 years ago
Tobin C. Harding be37725303 monero-harness: Use tracing
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 b9c202efc9 Remove redundant license
4 years ago
Lucas Soriano del Pino 1f99cf001c Swap Monero for Bitcoin
4 years ago