Commit Graph

72 Commits (22fe24f54d8cfd163dc1bb6156ea692596b22087)

Author SHA1 Message Date
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
dependabot[bot] 6a3bd782a4
Bump monero from 0.11.1 to 0.11.2
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
dependabot[bot] bb92df6526
Bump hyper from 0.14.4 to 0.14.5
3 years ago
dependabot[bot] 7224b313e4
Bump anyhow from 1.0.39 to 1.0.40
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
bors[bot] 7397cb5990
Merge #359
3 years ago
bors[bot] 5860d511c9
Merge #365
3 years ago
bors[bot] da0a656c1c
Merge #356
3 years ago
dependabot[bot] 9e3bc6cf56
Bump tokio-util from 0.6.4 to 0.6.5
3 years ago
bors[bot] 2b6e9fec4f
Merge #355
3 years ago
dependabot[bot] 1dc5b0b7e6
Bump anyhow from 1.0.38 to 1.0.39
3 years ago
dependabot[bot] 56f8f675c7
Bump serde from 1.0.124 to 1.0.125
3 years ago
dependabot[bot] bb685eed01
Bump tokio from 1.3.0 to 1.4.0
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
dependabot[bot] ecec646e26
Bump serde from 1.0.119 to 1.0.124
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
bors[bot] 904312d1e9
Merge #313
3 years ago
Daniel Karzel 442c377490 Remove openssl dependency
3 years ago
Thomas Eizinger a667c0ecd8
Bump tracing-subscriber to 0.2.17
3 years ago
Daniel Karzel 58c33f8468 Add asb to release including ARM build
3 years ago
Thomas Eizinger 5ce9e5662c
Update Cargo.lock for new version
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
Daniel Karzel aed8358fb7 Remove dead code
3 years ago
Thomas Eizinger 33cf609020
Update bitcoin-harness to latest version
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 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