Commit Graph

1608 Commits (339b1e47587d4afd4e1e2afd41cda826ead027e8)
 

Author SHA1 Message Date
Thomas Eizinger 714514edbc
Provide a commit-specific version output
3 years ago
bors[bot] 93a69563a9
Merge #606
3 years ago
Daniel Karzel ffad47d515
Update docs with latest changes to CLI and ASB
3 years ago
Thomas Eizinger 5c37fe6733
Make struct-opt docs more consistent
3 years ago
Thomas Eizinger bbc3a49f41
Make link rendering actually work
3 years ago
Thomas Eizinger 987f8abb9d
Include unreachable nodes in table output
3 years ago
Thomas Eizinger 09f395a26b
Don't print level and time for `list-sellers`
3 years ago
Thomas Eizinger 40eccd089f
Change `--data-dir` for `--data-base-dir`
3 years ago
Thomas Eizinger 3b1789fe07
Make things private if possible
3 years ago
Daniel Karzel 91b0a0863b
Add script to list sellers and auto trigger swap
3 years ago
bors[bot] 15751f8a0e
Merge #607
3 years ago
Thomas Eizinger 8f50eb2f34
Utilize tracing's fields more
3 years ago
Thomas Eizinger 9119ce5cc4
Tidy up log messages across the codebase
3 years ago
Thomas Eizinger 78480547d5
Don't import tracing's macros
3 years ago
bors[bot] fa1a5e6efb
Merge #608
3 years ago
Thomas Eizinger 1d0d38cd48
Explain why we clear the `bip32_derivation` map
3 years ago
bors[bot] c8b29aecd1
Merge #609
3 years ago
binarybaron bdfa6e1f9f
Replace xmr.to stagenet node with melo.tools node
3 years ago
bors[bot] 3a99b753ed
Merge #593
3 years ago
Thomas Eizinger acfd2dd6bb
Store Monero receive address in database and load it on resume
3 years ago
Thomas Eizinger 5463bde4f8
Add a mandatory `--change-address` parameter to `buy-xmr`
3 years ago
Thomas Eizinger 683d565679
Make variable naming consistent
3 years ago
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