..
asb
Greatly reduce load onto the Electrum backend
2021-03-16 19:24:31 +11:00
bin
Pass relevant execution params into wallet instead of via functions
2021-03-16 19:24:31 +11:00
bitcoin
Introduce Watchable
abstraction for Bitcoin wallet
2021-03-16 19:24:32 +11:00
cli
Greatly reduce load onto the Electrum backend
2021-03-16 19:24:31 +11:00
database
Remove unnecessary state variables by constructing TXs on demand
2021-03-16 19:24:31 +11:00
monero
Fix monero refresh interval
2021-03-16 17:10:34 +11:00
network
Introduce quote
protocol and display it to the user before they fund
2021-03-04 16:26:27 +11:00
protocol
Don't wait for tx lock confirmed after broadcast
2021-03-17 15:34:29 +11:00
asb.rs
Provide stronger isolation of kraken module
2021-03-05 13:56:25 +11:00
bitcoin.rs
Greatly reduce load onto the Electrum backend
2021-03-16 19:24:31 +11:00
cli.rs
Remove CLI config file in favour of parameters
2021-03-15 15:41:46 +11:00
database.rs
Make sure all error messages start with an uppercase letter
2021-03-05 15:49:15 +11:00
execution_params.rs
Add avg monero block time to execution params
2021-03-11 15:01:55 +11:00
fs.rs
Import anyhow::Result across the codebase
2021-02-22 13:26:56 +11:00
kraken.rs
Disable backoff
s max_elapsed_time
functionality
2021-03-11 13:33:46 +11:00
lib.rs
Extract kraken websocket client into dedicated module
2021-03-05 13:37:51 +11:00
monero_ext.rs
Upgrade to bdk 4.0
2021-02-19 15:18:37 +11:00
monero.rs
Tell the user more about the monero lock transaction
2021-03-05 16:56:47 +11:00
network.rs
Introduce quote
protocol and display it to the user before they fund
2021-03-04 16:26:27 +11:00
protocol.rs
Change imports_granularity
to module
2021-03-04 14:48:13 +11:00
seed.rs
Add context if we fail to compute extended private key
2021-03-05 15:49:16 +11:00
serde_peer_id.rs
Change imports_granularity
to module
2021-03-04 14:48:13 +11:00
trace.rs
Minor import optimizations
2021-03-04 14:48:28 +11:00