Commit Graph

1594 Commits (723e94622bee8a6b3061e2ed467c0bedd4930ddf)
 

Author SHA1 Message Date
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
Daniel Karzel f6497778ed
Add resume-only mode for the ASB
3 years ago
bors[bot] 08d7d587cf
Merge #466
3 years ago
Philipp Hoenisch 0090e3b48e
Typo
3 years ago
Philipp Hoenisch 59a55dcbdd
Remove todo for cleanup note.
3 years ago
Philipp Hoenisch e93eeb81a2
Added some proptests.
3 years ago
Philipp Hoenisch 040cce1eb6
Format all the files
3 years ago
Philipp Hoenisch 68ae47edf4
Log error message.
3 years ago
Philipp Hoenisch aebdb063f1
Remove TODO
3 years ago
Philipp Hoenisch 9fb1a43f29
Rename variable.
3 years ago
Philipp Hoenisch cfdbacfbb5
Add comment.
3 years ago
Philipp Hoenisch e69a2c9111
Apply suggestions from code review
3 years ago
Philipp Hoenisch dc8dd5af28
Add relative and absolute max transaction fee.
3 years ago
Philipp Hoenisch dc6ab0fa52
Ensure that constant weights do not go out of sync with code.
3 years ago
Philipp Hoenisch 7fe9087bc2
Pull trait-bounds up one level for easier testing.
3 years ago
Philipp Hoenisch 77f6f11a7f
Pass address/fees into State0 instead of passing in the wallet.
3 years ago
Philipp Hoenisch 14c5a4f025
Add upper bound for bitcoin fees of 100,000 satoshi.
3 years ago
Philipp Hoenisch 46e0449b8e
Add config/argument to swap/asb to configure bitcoin tx fees.
3 years ago
Philipp Hoenisch 9e8b788aa9
Rename weight constants.
3 years ago