22 Commits (4e9c9d6c6d408e9d877cfe9da1ec7ed0f2312c40)

Author SHA1 Message Date
Thomas Eizinger 4e9c9d6c6d
Simplify wallet actor 3 years ago
dependabot[bot] 071a9efd9b
Bump bdk from 0.13.0 to 0.14.0 3 years ago
Daniel Karzel 566aca374b
We can safely assume that creating a timestamp should not fail 3 years ago
bonomat d48a39a56f
Callee should take care of the logging 3 years ago
bonomat 7344a4ee89
The wallet should check if the passed-in address has correct network 3 years ago
Mariusz Klochowicz b3abfd027b
Depend on cfd protocol from `maia` repository 3 years ago
Daniel Karzel 50daebaed0
Add `withdraw` subcommand to taker and maker 3 years ago
DelicioiusHair 6bd7fe2d78 Nanoseconds begone! 3 years ago
Daniel Karzel 40f5b81e4d
Convert Wallet to actor 3 years ago
Mariusz Klochowicz 0998661751
Prefer automatic links in docs 3 years ago
Lucas Soriano del Pino f90dd1fa53
Convert tracing::error into anyhow::Error context 3 years ago
Mariusz Klochowicz 0b74c478b1
Print unpublished transaction hex for debugging purposes 3 years ago
Thomas Eizinger 3a45c328ea
Remove unwrap from main and improve error messages 3 years ago
Thomas Eizinger fa87ad90c6
Use sqlite for BDK's database 3 years ago
Thomas Eizinger cf5a3752d3
Improve readability of special handling for electrum error 4 years ago
Thomas Eizinger fdd50e889e
Fix parsing of electrum error response 4 years ago
Daniel Karzel 72ffe1b325
Replace all the remaining println with tracing logs 4 years ago
Daniel Karzel de66e85d73
Successful publication of lock tx 4 years ago
Daniel Karzel d5bbee3edd
Wallet updates in the UI 🎉 4 years ago
Mariusz Klochowicz 6356c783be
Wrap bdk::wallet inside a struct 4 years ago