Commit Graph

916 Commits (ca6cb0a76ad5207f335adeeed9e0aa4c91f57286)

Author SHA1 Message Date
COMIT Botty McBotface 3f2d094f65
Prepare release 0.6.0
3 years ago
Daniel Karzel 1de907b176
Change default Monero mainnet node to xmr.to
3 years ago
bors[bot] ded9ea1b79
Merge #525
3 years ago
bors[bot] 284733d359
Merge #522
3 years ago
Daniel Karzel 01af9a5676
Bitcoin transaction published state
3 years ago
bors[bot] db319d0a90
Merge #520
3 years ago
Philipp Hoenisch 21babf9678
Support armv7 architecture for monero-wallet-rpc.
3 years ago
Philipp Hoenisch a445ddd2bd
Print download URL while downloading.
3 years ago
Philipp Hoenisch f6c7410457
Upgrade monero-wallet-rpc to version 2.0
3 years ago
bors[bot] ba33e1acc1
Merge #519
3 years ago
Daniel Karzel fb9fb21c2b
CLI log statements to be more JSON friendly
3 years ago
Daniel Karzel 0187d9ef4f
Introduce `--json` flag for the CLI
3 years ago
bors[bot] 0032e820af
Merge #512
3 years ago
Daniel Karzel 9ff29ae491
CLI `--help` and `--version` are handled correctly
3 years ago
Daniel Karzel 22bf48c287
Fix bug that breaks swap ID for logging
3 years ago
bors[bot] bdb88f89cb
Merge #490
3 years ago
Daniel Karzel 2db470f099
Bitcoin=2 Monero=10 default finality confirmations
3 years ago
Daniel Karzel 6694e4f4e0
Ensure that output of lock script is at tx-output index `0`
3 years ago
Daniel Karzel bae38a712f
Sync on interval instead of ping
3 years ago
Daniel Karzel efb51820b1
Poll block headers for latest block on each iteration
3 years ago
Daniel Karzel f2e43ea565
Let testnet setup reflect mainnet
3 years ago
Daniel Karzel 4dd696ebe1
Fix `monero-wallet-rpc` startup for mainnet CLI
3 years ago
Daniel Karzel 1aaffb09f9
Refactor ASB test-/mainnet default dir init
3 years ago
Daniel Karzel cfa85e0bad
Simplify ASB initial setup signature
3 years ago
Daniel Karzel 7f8af7926d
ASB config may specify finality confirmations
3 years ago
Daniel Karzel af60d3bb54
Network check upon spot price request
3 years ago
Daniel Karzel 02974811ad
Activate mainnet for the ASB
3 years ago
Daniel Karzel 9ac5b635d7
Introduce own de-/serializable `monero::Network`
3 years ago
Daniel Karzel 69cf12620d
Activate mainnet for the CLI
3 years ago
dependabot[bot] 6c206c7067
Bump libp2p from 0.37.1 to 0.38.0
3 years ago
Thomas Eizinger a3f436104f
Use tokio-tar from crates.io
3 years ago
Thomas Eizinger 75c5db53b2
Remove tokio-tar from workspace in favor of git dependency
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
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
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
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