Commit Graph

1063 Commits (453b8e3ae75c78532015f7d4fd820a688984495b)
 

Author SHA1 Message Date
Daniel Karzel fa04775188 Rename function explicit to cancellation to cancel
3 years ago
Daniel Karzel 1404057dbe Remove misleading TODO
3 years ago
Daniel Karzel 9f1deb9fdc Wrap the Monero wallet client in a Mutex
3 years ago
bors[bot] ff8d997aa2
Merge #223
3 years ago
Daniel Karzel aed8358fb7 Remove dead code
3 years ago
rishflab 9a4c5df368 Create github workflow to build swap_cli binary on release
3 years ago
bors[bot] 2654879ff3
Merge #218
3 years ago
bors[bot] fb2057453a
Merge #219 #221
3 years ago
Thomas Eizinger 33cf609020
Update bitcoin-harness to latest version
3 years ago
Thomas Eizinger 66db8e1851
Remove unnecessary log dependency
3 years ago
Thomas Eizinger 498fae9f64
Remove `native-tls` feature from `monero-rpc`
3 years ago
Thomas Eizinger 03078f328c
Split monero-harness into harness and rpc
3 years ago
Thomas Eizinger 2a3db9bd80
Remove unnecessary derivative dependency
3 years ago
Thomas Eizinger f0ba80794c
Remove unnecessary serde_derive dependency declaration
3 years ago
Thomas Eizinger d54fac6fd9
Remove unnecessary tempfile prod dependency
3 years ago
Thomas Eizinger 729f4f09a8
Remove unnecessary tracing_core dependency
3 years ago
Thomas Eizinger 418aa02191
Remove unnecessary ed25519-dalek dependency
3 years ago
rishflab 8280072400 Fix/improve comment explaining TxRefund encsigning
3 years ago
Daniel Karzel 151f33ba10 Rename variables to add to understanding the code
3 years ago
bors[bot] 61a8282be1
Merge #203
3 years ago
bors[bot] 12c67bee3d
Merge #210
3 years ago
Daniel Karzel b4ceee49df Change monitoring to default wallet
3 years ago
Daniel Karzel 9496dce917 Skip heartbeat messages
3 years ago
Thomas Eizinger a8bfc1d686 Make LatestRate::Error require std::error::Error trait bound
3 years ago
Thomas Eizinger b47b06aa23 Import anyhow::Result across the codebase
3 years ago
Franck Royer 519d1a5701 Log rate and amounts for Alice when doing execution setup
3 years ago
Franck Royer b20c16df78 Improving logging on failure
3 years ago
Franck Royer 644f4c1732 Bubble up ws error to consumer
3 years ago
Franck Royer 92b3df4158 Introduce dynamic rates
3 years ago
bors[bot] b9b8d2ce1a
Merge #215
3 years ago
bors[bot] 0359f8fbc0
Merge #216
3 years ago
bors[bot] a6724f29af
Merge #214
3 years ago
Daniel Karzel bdb35c310d To avoid CI failure wait for the balance instead of sleep
3 years ago
Daniel Karzel 7e25c4ad4f Debug log level in monero harness tests to see RPC responses
3 years ago
bors[bot] 81228c9d5b
Merge #209
3 years ago
bors[bot] c4df3fdcbc
Merge #213
3 years ago
Daniel Karzel fe3d6f1fef Rename nectar to asb (automated swap backend)
3 years ago
Daniel Karzel 164de3c524 Properly calculate the confirmations for Bitcoin tx
3 years ago
Thomas Eizinger 2d8ede80e1
Use released version of backoff
3 years ago
Thomas Eizinger cabf0efb8c
Only construct proof system once
3 years ago
Thomas Eizinger 84bc2c82b7
Upgrade to bdk 4.0
3 years ago
bors[bot] 374c2d4372
Merge #205
3 years ago
Thomas Eizinger fb45ff66eb
Update rust-toolchain to new toml syntax
3 years ago
Thomas Eizinger 8072f4d7ee
Only install tomlfmt if we don't have ~/.cargo/bin cached
3 years ago
bors[bot] b3f49cf83e
Merge #200
3 years ago
bors[bot] 8537b88a68
Merge #201
3 years ago
Thomas Eizinger a3b5c13b52
Upgrade to actions/cache@v2.1.4
3 years ago
Thomas Eizinger f1b097877b
Split `build_test` into `build` and `test`
3 years ago
Thomas Eizinger e57c005920
Remove unused matrix entry
3 years ago
Thomas Eizinger acbc0f5551
Upload nectar binary in addition to swap_cli
3 years ago