Commit Graph

1007 Commits (bd82ae9e98a17e499e53d8f758fde44870e8b047)
 

Author SHA1 Message Date
bors[bot] bd82ae9e98
Merge #335
3 years ago
Daniel Karzel 105e291e67 Update the application name for `--version` print
3 years ago
Daniel Karzel 07542d75ac prepare 0.3 release
3 years ago
bors[bot] b035515422
Merge #328
3 years ago
dependabot[bot] ecec646e26
Bump serde from 1.0.119 to 1.0.124
3 years ago
bors[bot] d487aa3c5b
Merge #327 #330 #331
3 years ago
dependabot[bot] 47544764d9
Bump tokio from 1.0.2 to 1.3.0
3 years ago
bors[bot] 7f6f2408a3
Merge #332
3 years ago
bors[bot] 2c385ee7d9
Merge #321
3 years ago
dependabot[bot] e6fda4a787
Bump base64 from 0.12.3 to 0.13.0
3 years ago
dependabot[bot] 64351a29b5
Bump dialoguer from 0.7.1 to 0.8.0
3 years ago
dependabot[bot] d8c29f1026
Bump actions/setup-python from v1 to v2.2.1
3 years ago
bors[bot] 113f2fa385
Merge #322
3 years ago
bors[bot] fc28609a96
Merge #323 #324
3 years ago
Thomas Eizinger e54d26b26c
Improve log messages by including PeerId
3 years ago
Thomas Eizinger a57f88d1b4
Properly handle concurrent messages to and from peers
3 years ago
Thomas Eizinger ce78075932
Make Monero and Bitcoin wallet use a generalized sync interval
3 years ago
Thomas Eizinger 09c41f89c4
Rename ExecutionParams to EnvironmentConfig
3 years ago
Thomas Eizinger bc43ed6ebd
Pass execution params directly into wallet for initialization
3 years ago
Thomas Eizinger 7213907a79
Group bitcoin and monero fields together
3 years ago
bors[bot] ccadc082eb
Merge #316
3 years ago
Thomas Eizinger 4ea8068d6f
Create dependabot.yml
3 years ago
bors[bot] 95acbc6277
Merge #307
3 years ago
rishflab 8675d88727 Don't wait for tx lock confirmed after broadcast
3 years ago
rishflab f5e6ba18e0 Use different address for redeem and punish
3 years ago
bors[bot] 345bc5b316
Merge #320
3 years ago
bors[bot] 9ed5ca9a04
Merge #317
3 years ago
Thomas Eizinger 9e3a104b42
Disable timestamp if we log to a non-interactive terminal
3 years ago
Thomas Eizinger edb8851ce2
Fix env filter for asb
3 years ago
bors[bot] 105d855a4a
Merge #318
3 years ago
Thomas Eizinger 273cf15631
Introduce `Watchable` abstraction for Bitcoin wallet
3 years ago
Thomas Eizinger a0830f099f
Pass relevant execution params into wallet instead of via functions
3 years ago
Thomas Eizinger 84ea092a1b
Remove unnecessary state variables by constructing TXs on demand
3 years ago
rishflab e5c0158597
Greatly reduce load onto the Electrum backend
3 years ago
Thomas Eizinger e17cbadccb
Don't add signatures to transaction unless necessary
3 years ago
Thomas Eizinger 6beb732e35
Eliminate `build_bitcoin_punish_transaction`
3 years ago
Daniel Karzel d85c0ce57c Re-introduce punish test
3 years ago
Daniel Karzel ea05c306e0 Alice spawns swaps outside the event loop
3 years ago
Thomas Eizinger dd6c66a594
Move completing of Bitcoin redeem tx onto RedeemTx
3 years ago
rishflab 21429f24b2
Inline wait_for_locked_bitcoin() that is only called once
3 years ago
rishflab 6a3e4802f1
Remove redundant reference
3 years ago
rishflab 458a8d594a
Rename fn param to correctly reflect underlying type
3 years ago
rishflab 752e5be8f3
Cleanup test logging
3 years ago
Thomas Eizinger 2704245ed5
Fix monero refresh interval
3 years ago
Lucas Soriano 4a4729d331
Minor fixes in README.md
3 years ago
bors[bot] 904312d1e9
Merge #313
3 years ago
bors[bot] a02389f8bd
Merge #314
3 years ago
bors[bot] 8505d76561
Merge #311
3 years ago
Daniel Karzel 222724b59a Update bors config
3 years ago
Daniel Karzel 0091b6cdaf Remove CLI config file in favour of parameters
3 years ago