Commit Graph

1462 Commits (ac0b0150e6a33f4213920c036e70f642f666ed8b)
 

Author SHA1 Message Date
Thomas Eizinger ac0b0150e6
Upgrade to Rust 1.53
3 years ago
Thomas Eizinger b7064578ca
Reduce level of indentation of match statements
3 years ago
Thomas Eizinger f1182f97c0
Simplify match statement
3 years ago
Thomas Eizinger 707bae9ff0
Merge patterns of nested match
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
Thomas Eizinger ea0fd1eb53
Inline functions to reduce complexity induced by indirection
3 years ago
Thomas Eizinger 97a09807dd
Use `BoxFuture` type alias to avoid clippy's complexity nag
3 years ago
Thomas Eizinger d01e444c90
Import anyhow::Result instead of fully-qualifying it
3 years ago
bors[bot] 7f2aa59880
Merge #504 #547 #556 #563 #564
3 years ago
bors[bot] 5dcae81bc3
Merge #549 #551 #555
3 years ago
xscd 03857ca835 Print the Bitcoin address to the terminal as a QR code
3 years ago
dependabot[bot] 8b62240acb
Bump thomaseizinger/create-pull-request from 1.0.0 to 1.1.0
3 years ago
dependabot[bot] 2b64e2619b
Bump tokio from 1.6.0 to 1.7.0
3 years ago
dependabot[bot] f95a080cb5
Bump rust_decimal from 1.14.1 to 1.14.2
3 years ago
dependabot[bot] 57d0cab7ab
Bump zip from 0.5.12 to 0.5.13
3 years ago
dependabot[bot] e9595487f6
Bump strum from 0.20.0 to 0.21.0
3 years ago
dependabot[bot] 5d07cf75d1
Bump Swatinem/rust-cache from 1.2.0 to 1.3.0
3 years ago
bors[bot] d5d0dda6e7
Merge #539
3 years ago
bors[bot] eb705d3e9c
Merge #515
3 years ago
dependabot[bot] 6badf09394
Bump bdk from 0.6.0 to 0.7.0
3 years ago
bors[bot] ed4a51981d
Merge #541
3 years ago
bors[bot] 4a5e9d47b7
Merge #545
3 years ago
COMIT Botty McBotface 7e6ff81efb Prepare release 0.7.0
3 years ago
bors[bot] 0cc98baa98
Merge #540
3 years ago
dependabot[bot] a0ce9ad0a0
Bump rust_decimal_macros from 1.13.0 to 1.14.1
3 years ago
dependabot[bot] 4c225074c6
Bump rust_decimal from 1.13.0 to 1.14.1
3 years ago
bors[bot] 5385fc1aa0
Merge #531 #535
3 years ago
bors[bot] 1688d7e603
Merge #521 #543
3 years ago
Thomas Eizinger 76b81ac2c4
Tell dependabot to stop automatically rebasing PRs
3 years ago
Thomas Eizinger 51316d8183
Make it easier to create a bitcoin::Wallet for testing
3 years ago
Thomas Eizinger 229d840990
Introduce dedicated `ParseResult` to simplify error handling in main
3 years ago
Thomas Eizinger d43ba33e15
Lift out `Ok` wrapping from match expression
3 years ago
Daniel Karzel 766ac706de
Application arg tests
3 years ago
bors[bot] baf5a0896e
Merge #536
3 years ago
Daniel Karzel 202f6d1fa0
Bitcoin network check when building PSBT
3 years ago
bors[bot] 60d595f6c7
Merge #542
3 years ago
bors[bot] c164f3d1f5
Merge #538
3 years ago
Daniel Karzel 5d3060a2e6
More resilient `MoneroWalletRpc` startup in the harness
3 years ago
Daniel Karzel c9064d5a37
Add ping protocol to ensure connection is alive
3 years ago
dependabot[bot] 44005fb757
Bump hyper from 0.14.7 to 0.14.8
3 years ago
Thomas Eizinger 8f9d612af2
Change to stable Rust 1.52
3 years ago
Thomas Eizinger 5d7acd39ee
Use new .toml extension for rust-toolchain file
3 years ago
Thomas Eizinger 694ade11d1
Replace cargo-fmt with dprint
3 years ago
Thomas Eizinger b8cb9e1b8b
Update secp256kfun and rand to latest version
3 years ago