Commit Graph

1462 Commits (ac0b0150e6a33f4213920c036e70f642f666ed8b)
 

Author SHA1 Message Date
Thomas Eizinger 2f2b3b8a19
Update metadata and remove outdated config files / READMEs
3 years ago
bors[bot] b4143637aa
Merge #500
3 years ago
bors[bot] 849cda9994
Merge #505
3 years ago
bors[bot] 270526f7e0
Merge #499
3 years ago
bors[bot] b7ae88c436
Merge #495
3 years ago
bors[bot] da2f07cf5c
Merge #494
3 years ago
dependabot[bot] 52d9a6e63e
Bump serde from 1.0.125 to 1.0.126
3 years ago
Daniel Karzel 1cdc23de32
Explicitly specify `monero-wallet-rpc` deamon port
3 years ago
Daniel Karzel 343badbb4b
Remove duplication and cleanup
3 years ago
Daniel Karzel 4e1f3f82bd
Remove `param` from names
3 years ago
Daniel Karzel 657ac1e2e4
Bitcoin parameters that can be reused
3 years ago
Daniel Karzel a489564857
Remove unused Electrum HTTP default URL
3 years ago
bors[bot] 496ceab3cb
Merge #493
3 years ago
Philipp Hoenisch 493545d07f
Improve logging for Swap Cli.
3 years ago
Philipp Hoenisch 4f45a26a83
Move check for max_giveable into the function.
3 years ago
Philipp Hoenisch 7fc5a47619
Add checks to max_giveable amount.
3 years ago
dependabot[bot] 840f6ab746
Bump sha2 from 0.9.4 to 0.9.5
3 years ago
dependabot[bot] 5cc01570a2
Bump futures from 0.3.14 to 0.3.15
3 years ago
dependabot[bot] 758d0f286e
Bump actions/checkout from 2 to 2.3.4
3 years ago
dependabot[bot] 1705234b6e
Bump actions/upload-release-asset from 1 to 1.0.2
3 years ago
bors[bot] 6bc21a9318
Merge #476 #477
3 years ago
bors[bot] a948ccb51b
Merge #483
3 years ago
dependabot[bot] 2c31536311
Bump url from 2.2.1 to 2.2.2
3 years ago
bors[bot] f03e8fa5af
Merge #474
3 years ago
Philipp Hoenisch 26e0383e17
Apply suggestions from code review
3 years ago
Philipp Hoenisch fc0cceb180
Toggle json logs using commandline flag.
3 years ago
Philipp Hoenisch 316f95c65b
Always log whole causality chain for errors.
3 years ago
Philipp Hoenisch c011e95062
Improve logging by adding details as fields instead of into the msg.
3 years ago
Philipp Hoenisch 1706b36800
Log exchange rate at each state.
3 years ago
bors[bot] 227c383d76
Merge #481
3 years ago
bors[bot] af2938a39a
Merge #485
3 years ago
Daniel Karzel 652aae9590
Introduce a minimum buy amount
3 years ago
Daniel Karzel 6d3cf0af91
Include too low balance into Alice's error
3 years ago
Daniel Karzel 1d62f4916c
Move `max_buy` and `ask_spread` into config
3 years ago
Philipp Hoenisch 330269a1e9
Update assert_weight test to account for a range up to 8 bytes.
3 years ago
Daniel Karzel 538b25a6dd
Only create config-directory on init success
3 years ago
bors[bot] d96e20a5b0
Merge #479
3 years ago
Philipp Hoenisch b5073e3052
Use rust_decimal in estimate_fee function.
3 years ago
bors[bot] 86bcef8eba
Merge #452
3 years ago
Daniel Karzel 23d9637a4b
Work in review comments
3 years ago
Daniel Karzel daa572e5bf
Move recovery commands in dedicated module
3 years ago
Daniel Karzel 4deb96a3c5
ASB manual recovery commands
3 years ago
Daniel Karzel efcd39eeef
Add info messages to each subcommand
3 years ago
Daniel Karzel 0c616c7437
Move loading the state into the function
3 years ago
bors[bot] 095d67f946
Merge #461
3 years ago
Daniel Karzel 89b3d07eba
Network protocol tests for spot_price behaviour
3 years ago
Daniel Karzel 03a0dc73cd
Alice's spot_price Behaviour reports back Error
3 years ago
Daniel Karzel 5aac76598d
Decouple ASB/CLI Errors from Error sent over wire
3 years ago
Daniel Karzel 52f648e1de
Alice's spot price logic into dedicated behaviour
3 years ago
Daniel Karzel ea76ae5821
Return proper error to CLI for all expected scenarios
3 years ago