Commit Graph

25 Commits (91fe18a79657e7d8ee100c931a2b2fcce0f1cd0f)

Author SHA1 Message Date
Franck Royer 10eeecfe54
Remove dependency of main.rs on lib.rs
3 years ago
Franck Royer f2a25ee49b
Move definitions out of lib.rs
3 years ago
Daniel Karzel 33a9057b1f Move run_until is_target_state comparison functions into testutils
3 years ago
Daniel Karzel 3593f5323a Bob saves lock proof after received so he can resume swap
3 years ago
Daniel Karzel 44c4b5dcea Remove newlines from import statements to avoid problems
3 years ago
Franck Royer ae8134f04e
Replace amounts messages with swap res/req
3 years ago
Daniel Karzel 8a7d746e96 Wait for Bob's refund finality
3 years ago
Daniel Karzel e91987e23f Fix rand import
3 years ago
Daniel Karzel 170e90ffed Rename do_run_until to _run_until_internal
3 years ago
Daniel Karzel 67e925fe1f Refactor Bob's peer-id and identity to be handled on the outside
3 years ago
Daniel Karzel 8bf467b550 Make the factory code usable in production
3 years ago
bors[bot] 35c42263df
Merge #145
3 years ago
bors[bot] a7f68e4aa1
Merge #144
3 years ago
Franck Royer 9a823dca4c
Do not introduced State6
3 years ago
Daniel Karzel 8615aaed6e Make lock-tx id available in redeem/punish state to be able to assert exact fees
3 years ago
rishflab f5cfe014be Fix imports
4 years ago
Daniel Karzel 00b4f3110f Remove ToDo that is already actioned
4 years ago
Daniel Karzel ab9117aa4c Log Alice's lock tx proof receive on Bob's side
4 years ago
Daniel Karzel af45206fde Remember the block-height before XMR lock for generated monero wallet restore height
4 years ago
rishflab 1c644cb377 Rename message behaviours
4 years ago
rishflab 5d7d72c826 Remove unused import
4 years ago
rishflab dcea54dbf1 Move protocol parent states into appropriate module
4 years ago
rishflab f64eede5d8 Move monero ser/deser to monero module
4 years ago
rishflab e7c00d742e Re-export bitcoin and monero types
4 years ago
rishflab c900d12593 Merge xmr_btc crate
4 years ago