Commit Graph

1636 Commits (master)
 

Author SHA1 Message Date
Thomas Eizinger 8b59ac26ba
Replace sorting with slice pattern matching
3 years ago
Daniel Karzel 625ff4868a
Changelog entry for the rendezvous integration
3 years ago
Thomas Eizinger 348fca0827
Add isolated test for `list_sellers` function
3 years ago
Thomas Eizinger e642f5c148
Extend `SwarmExt` with ability to listen on TCP localhost
3 years ago
rishflab 93a0692998
Integrate rendezvous protocol into ASB
3 years ago
Daniel Karzel ff10edd8a4
Add the `list-sellers` command to the CLI
3 years ago
Daniel Karzel f45cde84ab
`comfy-table` instead of `prettytable-rs`
3 years ago
Thomas Eizinger b4fafeba6b
Allow large enum variant lint
3 years ago
Thomas Eizinger e163942850
Merge transport and behaviour module into network
3 years ago
Daniel Karzel ff8cca2e27
Pass in CLI behaviour when creating swarm
3 years ago
bors[bot] 4cd27e372c
Merge #604
3 years ago
bors[bot] 72673fa166
Merge #605
3 years ago
Thomas Eizinger d49f4ea60d
Test saving and loading of addresses in isolation
3 years ago
Thomas Eizinger ec4234fbb9
Merge `--seller-addr` and `--seller-peer-id` into `--seller` parameter
3 years ago
Thomas Eizinger c2daf7a11e
Make use of torut's errors implementing `std::error::Error`
3 years ago
bors[bot] 962b648911
Merge #594
3 years ago
bors[bot] 206c98d71b
Merge #600 #601
3 years ago
bors[bot] f89bc701a5
Merge #602 #603
3 years ago
dependabot[bot] dcd854e697
Bump torut from 0.1.9 to 0.1.10
3 years ago
dependabot[bot] f33e50ab19
Bump structopt from 0.3.21 to 0.3.22
3 years ago
dependabot[bot] 35f481f4ae
Bump thiserror from 1.0.25 to 1.0.26
3 years ago
dependabot[bot] 15cf4ff638
Bump hex-literal from 0.3.1 to 0.3.2
3 years ago
dependabot[bot] 31be076fd1
Bump tokio from 1.7.1 to 1.8.0
3 years ago
Thomas Eizinger 8057b45e17
Test new reachability function in tests
3 years ago
Thomas Eizinger 92ed8d9c04
Refuse to dial addresses via Tor that are almost certainly not reachable
3 years ago
Thomas Eizinger ec59184e85
Refactor `fmt_as_address_string` to return a structured value
3 years ago
bors[bot] 910ed9a333
Merge #592
3 years ago
Thomas Eizinger bb8e841b0d
Make CHANGELOG.md follow the semantic newline spec
3 years ago
bors[bot] ee011b9c18
Merge #589
3 years ago
Thomas Eizinger bbd2951e39
Create CONTRIBUTING.md
3 years ago
bors[bot] b708d5a4dd
Merge #585
3 years ago
bors[bot] 603e0610b3
Merge #590
3 years ago
dependabot[bot] 07e36f25d1
Bump tracing-subscriber from 0.2.18 to 0.2.19
3 years ago
Your Name 665ea503d2 Make price ticker ws url configurable
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