.. |
asb
|
Make sure all error messages start with an uppercase letter
|
2021-03-05 15:49:15 +11:00 |
bin
|
Refactor the kraken module to automatically re-connect on errors
|
2021-03-09 17:37:37 +11:00 |
bitcoin
|
Simplify GET request for block tip height
|
2021-03-05 17:06:17 +11:00 |
cli
|
Improve CLI help comments and "type" hints
|
2021-03-05 16:46:17 +11:00 |
database
|
Change imports_granularity to module
|
2021-03-04 14:48:13 +11:00 |
monero
|
Tell the user more about the monero lock transaction
|
2021-03-05 16:56:47 +11:00 |
network
|
Introduce quote protocol and display it to the user before they fund
|
2021-03-04 16:26:27 +11:00 |
protocol
|
Tell the user more about the monero lock transaction
|
2021-03-05 16:56:47 +11:00 |
asb.rs
|
Provide stronger isolation of kraken module
|
2021-03-05 13:56:25 +11:00 |
bitcoin.rs
|
Make sure all error messages start with an uppercase letter
|
2021-03-05 15:49:15 +11:00 |
cli.rs
|
Move cli specific modules under cli folder
|
2021-02-11 10:34:44 +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
|
Refactor the kraken module to automatically re-connect on errors
|
2021-03-09 17:37:37 +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 |