Commit Graph

1506 Commits (rendezvous-cli)
 

Author SHA1 Message Date
Daniel Karzel 0e3e0fb4cb
fixup! Add the `list-sellers` command to the CLI
3 years ago
Daniel Karzel a679cdee34
Add the `list-sellers` command to the CLI
3 years ago
Daniel Karzel 96a5aaf758
Pass in CLI behaviour when creating swarm
3 years ago
Daniel Karzel 18eb1ab511
Use our rendezvous libp2p fork
3 years ago
bors[bot] 620ac569f7
Merge #586
3 years ago
Daniel Karzel dc89a837e7
Do not actively set `KeepAlice::No` for `swap_setup`
3 years ago
Daniel Karzel cd14e22cdf
Longer timeout (120 secs) for `swap_setup` protocol
3 years ago
Daniel Karzel fd18a07426
Flush and close `swap_setup` substreams
3 years ago
Daniel Karzel c2c9e975ef
Quote protocol asb/cli instead of alice/bob
3 years ago
Daniel Karzel c0070f8fa7
Move files from `protocol` to appropriate module
3 years ago
Daniel Karzel 818147a629
`swap_setup` instead of `spot_price` and `execution_setup`
3 years ago
bors[bot] ada5acb2b5
Merge #578
3 years ago
bors[bot] 8c6eb94d30
Merge #579
3 years ago
bors[bot] c1a54a4024
Merge #582
3 years ago
Daniel Karzel 8e80628a71
Changelog entry for price guarantee changes
3 years ago
Daniel Karzel 529de8d5fd
ASB aborts if CLI does not lock BTC
3 years ago
Daniel Karzel c4c798ea20
Timeout on `execution_setup` for ASB
3 years ago
bors[bot] beaa435fbb
Merge #584
3 years ago
Daniel Karzel 1ae377ef24
Request timeout when swapping over Tor
3 years ago
bors[bot] d26f7b7f90
Merge #544
3 years ago
Daniel Karzel d7b4f8ea51
Drop `monero-wallet-rpc` test container if errors
3 years ago
bors[bot] c6b0013b92
Merge #581 #583
3 years ago
bors[bot] 858c6d85ce
Merge #576
3 years ago
dependabot[bot] 1e9df54699
Bump reqwest from 0.11.3 to 0.11.4
3 years ago
Daniel Karzel ca6b889632
Remove dead code
3 years ago
bors[bot] 61aaeb1579
Merge #575
3 years ago
dependabot[bot] 6f84b865f8
Bump bitcoin from 0.26.0 to 0.26.2
3 years ago
dependabot[bot] fccff468e0
Bump rust_decimal_macros from 1.14.1 to 1.14.3
3 years ago
dependabot[bot] 7034c49e69
Bump rust_decimal from 1.14.2 to 1.14.3
3 years ago
bors[bot] 7fd2d00ea3
Merge #573
3 years ago
bors[bot] 3e88e13fbb
Merge #566 #568
3 years ago
bors[bot] 7c5f70bee0
Merge #577
3 years ago
dependabot[bot] a94b814ead
Bump hyper from 0.14.8 to 0.14.9
3 years ago
bors[bot] 4600c7edb8
Merge #574
3 years ago
Thomas Eizinger 7120a1f70a
Don't depend on `core::fmt` through `bitcoin_hashes` re-export
3 years ago
Thomas Eizinger 3aa028e3bf
Use or-pattern stabilized in Rust 1.53 where possible
3 years ago
Thomas Eizinger ac0b0150e6
Upgrade to Rust 1.53
3 years ago
Thomas Eizinger b7064578ca
Reduce level of indentation of match statements
3 years ago
dependabot[bot] 902acedb53
Bump tokio from 1.7.0 to 1.7.1
3 years ago
Thomas Eizinger f1182f97c0
Simplify match statement
3 years ago
Thomas Eizinger 707bae9ff0
Merge patterns of nested match
3 years ago
dependabot[bot] 9577875834
Bump bdk from 0.7.0 to 0.8.0
3 years ago
bors[bot] 95d721b4df
Merge #561 #565 #569 #570
3 years ago
bors[bot] e50de7dc99
Merge #558
3 years ago
Thomas Eizinger 1ba186aa63
Make log message a proper statement
3 years ago
Thomas Eizinger ff8cd0ab93
Harmonise log statements between applications
3 years ago
Thomas Eizinger 8a30ef725c
Refactor transports to construct them specific for each application
3 years ago
Thomas Eizinger 90deb6451c
Rename swarm constructors to be per tool instead of per role
3 years ago
Thomas Eizinger d19231d811
Refactor Tor transport to be dial-only
3 years ago
Thomas Eizinger 8bd6c9dcfc
Simplify construction of Socks5Stream
3 years ago