Commit Graph

90 Commits (daa572e5bf7fd1f42c26adaecff08e0b4989a32a)

Author SHA1 Message Date
Philipp Hoenisch e93eeb81a2
Added some proptests.
3 years ago
Thomas Eizinger dd6bfd3bf4
Extend RPC client for monerod with binary requests
3 years ago
Thomas Eizinger 1820139786
Use dprint for formatting Cargo.toml files
3 years ago
Philipp Hoenisch c8e6db24f8
Derive Tor secret key from seed.
3 years ago
Philipp Hoenisch 3a5395d7a5
Optimize torut features.
3 years ago
Philipp Hoenisch 632293cf91
Add support for swapping through Tor.
3 years ago
dependabot[bot] 19483c5ead
Bump libp2p from 0.36.0 to 0.37.1
3 years ago
Thomas Eizinger 39eea61538
Upgrade to bdk 0.6
3 years ago
COMIT Botty McBotface 43dc74cd9d Prepare release 0.5.0
3 years ago
Daniel Karzel f70e2aa8d6
Listen on tcp and websocket transports
3 years ago
rishflab 9745d150e7 Log at debug level to file
3 years ago
COMIT Botty McBotface 1687f84aa1 Prepare release 0.4.0
3 years ago
bors[bot] e0b859bb1e
Merge #387
3 years ago
Daniel Karzel 0341e7c9fc
Point BDK to commit that fixes overflow error
3 years ago
Thomas Eizinger 1c47b32681
Use bmrng to model communicaton of Bob's EventLoop with the handle
3 years ago
Daniel Karzel 1c129d58c4
Distinguish loading all swaps for alice or bob on db level
3 years ago
bors[bot] 6df26109aa
Merge #389
3 years ago
dependabot[bot] 8440cb9d9a
Bump monero from 0.10.0 to 0.11.1
3 years ago
dependabot[bot] 04fc870756
Bump bdk-testutils from 0.3.0 to 0.4.0
3 years ago
Thomas Eizinger 52b9a78de2
Alice to validate Bob's PSBT for correctness
3 years ago
bors[bot] 6fb495b6ab
Merge #383 #385 #386
3 years ago
Thomas Eizinger c01cccb288
Use `tracing-log` feature flag instead of manual initialization
3 years ago
Thomas Eizinger c5827f84ca
Refactor recursive function to loop
3 years ago
Thomas Eizinger 393ed45b9e
Say who we are in the `--help` message
3 years ago
dependabot[bot] 7f6299075c
Bump bdk from 0.4.0 to 0.5.0
3 years ago
Thomas Eizinger a228349d8b
Bump dependency versions
3 years ago
Daniel Karzel 07542d75ac prepare 0.3 release
3 years ago
bors[bot] d487aa3c5b
Merge #327 #330 #331
3 years ago
dependabot[bot] 47544764d9
Bump tokio from 1.0.2 to 1.3.0
3 years ago
dependabot[bot] e6fda4a787
Bump base64 from 0.12.3 to 0.13.0
3 years ago
dependabot[bot] 64351a29b5
Bump dialoguer from 0.7.1 to 0.8.0
3 years ago
Daniel Karzel 442c377490 Remove openssl dependency
3 years ago
Daniel Karzel 58c33f8468 Add asb to release including ARM build
3 years ago
Daniel Karzel 196557b377 Rename binary to swap
3 years ago
Thomas Eizinger 25c4639689
Prepare for next release
3 years ago
rishflab bcdde021eb Add windows support to monero rpc installer
3 years ago
Thomas Eizinger f4827e3fa4
Improve time formatting of log output
3 years ago
Thomas Eizinger a82e82edd5
Tell the user about the monero-wallet-rpc download
3 years ago
rishflab 51c16f23d8
Download and run monero wallet rpc on swap cli startup
3 years ago
Thomas Eizinger 66db8e1851
Remove unnecessary log dependency
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
Franck Royer 92b3df4158 Introduce dynamic rates
3 years ago
Thomas Eizinger 2d8ede80e1
Use released version of backoff
3 years ago
Thomas Eizinger 84bc2c82b7
Upgrade to bdk 4.0
3 years ago
Thomas Eizinger 8c83f7e2e1
Upgrade to testcontainers v0.12
3 years ago