Commit Graph

949 Commits (58c33f8468909cb7ed5948c56291f437852af929)
 

Author SHA1 Message Date
Daniel Karzel 58c33f8468 Add asb to release including ARM build
3 years ago
bors[bot] 009597ac49
Merge #306
3 years ago
Daniel Karzel be52892e65
Monero wallet should not know about all execution params
3 years ago
Thomas Eizinger 82738b111e
Refactor `monero::Wallet::watch_for_transfer` to not use `backoff`
3 years ago
bors[bot] 1d1ed13b65
Merge #302
3 years ago
bors[bot] b956f366b9
Merge #305
3 years ago
Thomas Eizinger f0a2134f76
Remove unused field
3 years ago
Thomas Eizinger 7e0c44ad1d
Add avg monero block time to execution params
3 years ago
Thomas Eizinger d560e69203
Make durations more readable by using extension methods from `time`
3 years ago
Thomas Eizinger ecff1d1cbe
Remove indirection of constants
3 years ago
Thomas Eizinger bac0f11898
Disable `backoff`s `max_elapsed_time` functionality
3 years ago
Thomas Eizinger 8d8b3100ea
Fixup backticks in README
3 years ago
bors[bot] 9279877c8f
Merge #301
3 years ago
Thomas Eizinger 9ad2160c69
Refactor the kraken module to automatically re-connect on errors
3 years ago
Thomas Eizinger c560b3b21a
Introduce `RateUpdate` type alias to reduce duplication
3 years ago
Thomas Eizinger fd5b38739a
Remove constant in favor of inlining string
3 years ago
Thomas Eizinger 142e5e2d3a
Use tracing macros by fully-qualifying them
3 years ago
bors[bot] cc131ecf60
Merge #293
3 years ago
Thomas Eizinger 08923a14f3
Simplify GET request for block tip height
3 years ago
Thomas Eizinger e9d7d9299c
Simplify the GET request to the tx status URL
3 years ago
Thomas Eizinger 418ad7089d
Make tests more readable by following arrange-act-assert
3 years ago
Thomas Eizinger c2329b19a2
Tell the user more about the monero lock transaction
3 years ago
Thomas Eizinger 13c4d29d40
Tell the user immediately how many confirmations we expect
3 years ago
Thomas Eizinger 4883e23dd8
Tell the user for how many confirmations we are waiting
3 years ago
Thomas Eizinger 5d4cf40831
Fix comparison of Monero confirmations
3 years ago
bors[bot] 52483a5a43
Merge #291
3 years ago
rishflab f92a8ac300 Improve CLI help comments and "type" hints
3 years ago
bors[bot] 4b99d68790
Merge #290
3 years ago
bors[bot] 21a2a005e8
Merge #289
3 years ago
Daniel Karzel 196557b377 Rename binary to swap
3 years ago
Daniel Karzel f8b61e2e0e Make monero daemon host configurable
3 years ago
Daniel Karzel f091402c7a Remove parameter duplication by introducing structs
3 years ago
Thomas Eizinger 265f4ee2e5
Remove stale mergify configuration
3 years ago
Thomas Eizinger d6789508da
Remove outdated docs
3 years ago
Thomas Eizinger 0b17b1177a
Replace protocol definition in README with setup instructions
3 years ago
bors[bot] ba9e92c4b9
Merge #275
3 years ago
Thomas Eizinger c826a28911
Add context if we fail to compute extended private key
3 years ago
Thomas Eizinger 1aa6d177bf
Improve error messages when determining BTC amount to be swapped
3 years ago
Thomas Eizinger 4138039ea0
Make sure all error messages start with an uppercase letter
3 years ago
Thomas Eizinger 816e8b9b96
Add more context to fallible functions inside bitcoin::Wallet
3 years ago
Thomas Eizinger 5c24a46298
Improve error message if stuff fails directly in main
3 years ago
Thomas Eizinger 37f97ac471
Shorten function name
3 years ago
Thomas Eizinger 4f66269887
Move error message on sync _into_ the function
3 years ago
Thomas Eizinger 5953037b81
Don't repeat the module name within the type
3 years ago
Thomas Eizinger 87f928f56c
Move const to function where it is used
3 years ago
Thomas Eizinger 4642e6c0e3
Simplify arguments to `init_XYZ_wallet` functions
3 years ago
Thomas Eizinger d0db6cba10
Favour individual logs over one in main
3 years ago
bors[bot] 2041f367c6
Merge #288
3 years ago
rishflab 754159c9f8 Switch to public stagenet node that works
3 years ago
bors[bot] b7709e1200
Merge #287
3 years ago