Commit Graph

30 Commits (89b3775e05f796d1c270a7c8a91589f56f1ad563)

Author SHA1 Message Date
Daniel Karzel 89b3775e05 Rename config to execution_params
3 years ago
Daniel Karzel 802dc61e7e Configuration for RPC urls and Bitcoin wallet name
3 years ago
rishflab 77fc5743a2
Upgrade tokio to 1.0
3 years ago
Franck Royer f2a25ee49b
Move definitions out of lib.rs
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
rishflab e7c00d742e Re-export bitcoin and monero types
3 years ago
rishflab c900d12593 Merge xmr_btc crate
3 years ago
Daniel Karzel 30dd15774e Log Bitcoin and Monero transaction IDs on info instead of debug
4 years ago
Franck Royer bcbc54b569
Type timelock and block height
4 years ago
Franck Royer 81cbc24c46
Use action to name trait
4 years ago
Daniel Karzel 03b8e5f52e Upgrade CLI for mainnet test
4 years ago
Franck Royer 78674818c2
Upgrade bitcoin-harness
4 years ago
Franck Royer 765482b0aa
Implement `wait_for_transaction_finality`
4 years ago
Franck Royer 9e13034e54 Extract execution details from driving loop
4 years ago
rishflab 3b005bd15c Resolve rebase issues, restructure code and fix warnings
4 years ago
Franck Royer 437c1cbb80 Started to extract some steps
4 years ago
Franck Royer 6c0df836ca Deal with Btc Punished.
4 years ago
Franck Royer 58ca33dd04 Remove warnings
4 years ago
Franck Royer bff83bbe99 Progress on Cancellation path
4 years ago
rishflab dd07e2f882 Add Alice execution path
4 years ago
Lucas Soriano del Pino 483c819e17 Correctly re-export types from bitcoin and monero modules
4 years ago
rishflab a44303f839 Add monerod to config
4 years ago
Lucas Soriano del Pino a37f43a1ba wip: Provide enough funds to both parties
4 years ago
Lucas Soriano del Pino a4e4c27bee Execute Bob's on-chain protocol after handshake
4 years ago
Lucas Soriano del Pino 4ee82a5a2a Execute Alice's on-chain protocol after handshake
4 years ago
Tobin C. Harding 97363cb05c Fix build after merge
4 years ago
Tobin C. Harding 19f065575d Do a bunch of cleanups
4 years ago
Tobin C. Harding e7504de76c Add state0 -> state1 messages
4 years ago
Tobin C. Harding 08ec776daa Move monero/bitcoin modules to files
4 years ago