Commit Graph

928 Commits (4a5e9d47b722297b0439167c9c29feef30fcf758)

Author SHA1 Message Date
COMIT Botty McBotface 7e6ff81efb Prepare release 0.7.0
3 years ago
bors[bot] 5385fc1aa0
Merge #531 #535
3 years ago
Thomas Eizinger 229d840990
Introduce dedicated `ParseResult` to simplify error handling in main
3 years ago
Thomas Eizinger d43ba33e15
Lift out `Ok` wrapping from match expression
3 years ago
Daniel Karzel 766ac706de
Application arg tests
3 years ago
bors[bot] baf5a0896e
Merge #536
3 years ago
Daniel Karzel 202f6d1fa0
Bitcoin network check when building PSBT
3 years ago
Daniel Karzel c9064d5a37
Add ping protocol to ensure connection is alive
3 years ago
Thomas Eizinger 8f9d612af2
Change to stable Rust 1.52
3 years ago
Thomas Eizinger b8cb9e1b8b
Update secp256kfun and rand to latest version
3 years ago
Thomas Eizinger e79ac4563b
Delete unused code
3 years ago
TDevD 5da075f533 fix typo
3 years ago
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