Commit Graph

175 Commits (f892efc0ac238b32ece43a71cca93f8b5b14f5b0)

Author SHA1 Message Date
dependabot[bot] 5cc01570a2
Bump futures from 0.3.14 to 0.3.15
3 years ago
bors[bot] 6bc21a9318
Merge #476 #477
3 years ago
dependabot[bot] 2c31536311
Bump url from 2.2.1 to 2.2.2
3 years ago
Philipp Hoenisch fc0cceb180
Toggle json logs using commandline flag.
3 years ago
Philipp Hoenisch b5073e3052
Use rust_decimal in estimate_fee function.
3 years ago
Philipp Hoenisch e93eeb81a2
Added some proptests.
3 years ago
dependabot[bot] a90931bae5
Bump sha2 from 0.9.3 to 0.9.4
3 years ago
bors[bot] 0006130756
Merge #473
3 years ago
bors[bot] 6eb387ef40
Merge #467
3 years ago
dependabot[bot] 7f74fd0190
Bump rust_decimal from 1.12.4 to 1.13.0
3 years ago
Philipp Hoenisch 1c8dfa52c6
Remove torut patch to custom fork.
3 years ago
dependabot[bot] 6e13752300
Bump tracing from 0.1.25 to 0.1.26
3 years ago
bors[bot] ac232843d2
Merge #468 #469
3 years ago
dependabot[bot] e0a4e89d1e
Bump tracing-subscriber from 0.2.17 to 0.2.18
3 years ago
dependabot[bot] 24519824a2
Bump rust_decimal from 1.12.3 to 1.12.4
3 years ago
bors[bot] e7785d2c83
Merge #434
3 years ago
dependabot[bot] 502e298542
Bump rust_decimal from 1.12.2 to 1.12.3
3 years ago
Thomas Eizinger 471baf7c49
Introduce monero-wallet crate
3 years ago
Thomas Eizinger dd6bfd3bf4
Extend RPC client for monerod with binary requests
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
bors[bot] e262345b4f
Merge #442
3 years ago
bors[bot] a84bf11991
Merge #450
3 years ago
dependabot[bot] b7abf2addb
Bump async-compression from 0.3.7 to 0.3.8
3 years ago
dependabot[bot] eb19036d3f
Bump rust_decimal from 1.11.1 to 1.12.2
3 years ago
Thomas Eizinger 8d76607343
Refactor monero-harness containers
3 years ago
Thomas Eizinger 6d06db3259
Use macro-based JSON-RPC client
3 years ago
bors[bot] c614bcf0bd
Merge #435
3 years ago
dependabot[bot] 0e3d30e711
Bump hyper from 0.14.5 to 0.14.7
3 years ago
dependabot[bot] aafbd26de9
Bump rust_decimal from 1.11.0 to 1.11.1
3 years ago
bors[bot] a5ee32ae23
Merge #420
3 years ago
dependabot[bot] 19483c5ead
Bump libp2p from 0.36.0 to 0.37.1
3 years ago
bors[bot] 9d7f244f7e
Merge #430
3 years ago
bors[bot] a8fb344fc8
Merge #431 #432
3 years ago
dependabot[bot] b88deee663
Bump rust_decimal from 1.10.3 to 1.11.0
3 years ago
dependabot[bot] 9b6a29deae
Bump async-trait from 0.1.49 to 0.1.50
3 years ago
dependabot[bot] d1da15338a
Bump zip from 0.5.11 to 0.5.12
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
bors[bot] 2e3f052417
Merge #408 #417
3 years ago
bors[bot] 20d94ea10b
Merge #415 #418
3 years ago
dependabot[bot] ee0b22c1ab
Bump async-trait from 0.1.48 to 0.1.49
3 years ago
dependabot[bot] 3e4c218799
Bump curve25519-dalek from 3.0.2 to 3.1.0
3 years ago
dependabot[bot] 70a6894f80
Bump futures from 0.3.13 to 0.3.14
3 years ago
dependabot[bot] 2fd0732e6b
Bump tokio-util from 0.6.5 to 0.6.6
3 years ago
bors[bot] 0f21f28e1d
Merge #413 #414
3 years ago
dependabot[bot] ba34843ec4
Bump tokio from 1.4.0 to 1.5.0
3 years ago
dependabot[bot] 73a320c9e8
Bump reqwest from 0.11.2 to 0.11.3
3 years ago
rishflab 9745d150e7 Log at debug level to file
3 years ago
bors[bot] 55aae94648
Merge #399
3 years ago
COMIT Botty McBotface 1687f84aa1 Prepare release 0.4.0
3 years ago
dependabot[bot] 8decb67252
Bump bmrng from 0.5.0 to 0.5.1
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