ghassmo
|
4e2c7f677f
service/btc: print the main address when run cashierd
|
4 years ago |
ghassmo
|
3ac5353d0a
clean up
|
4 years ago |
lunar-mining
|
4133b5e02f
moved event notifications to log::trace
|
4 years ago |
lunar-mining
|
973dd67bd0
moved some debug! statements to info!
|
4 years ago |
parazyd
|
0ea17724f8
YOLO
|
4 years ago |
parazyd
|
ff01e7b685
Use the new keypair module throughout the codebase.
|
4 years ago |
parazyd
|
2e33d98948
Reintroduce PR #15
|
4 years ago |
parazyd
|
7276498e64
cargo fmt with new settings.
|
4 years ago |
lunar-mining
|
d45ec5da5d
fixed merge errors
|
4 years ago |
lunar-mining
|
fe0cc7f08f
Merge branch 'halo2-integration'
|
4 years ago |
Matthias Seitz
|
7b0dcb73bc
feat: use thiserror for error types
|
4 years ago |
Matthias Seitz
|
5bac09d327
feat: use thiserror for error types
|
4 years ago |
ghassmo
|
0c66ce6cf2
clean up by running cargo clippy
|
4 years ago |
parazyd
|
ee118fb6c1
service: pasta port.
|
4 years ago |
Janus
|
51ea7cc904
btc: undo unecessary check for spent address
|
4 years ago |
Janus
|
5731132f46
Apply rustfmt
|
4 years ago |
Janus
|
baea27c543
btc: Issue a new keypair if old key has been used
|
4 years ago |
Janus
|
879e0b48f9
Fix warnings
|
4 years ago |
Janus
|
ab9e6657fa
Remove unused trait
|
4 years ago |
Janus
|
4c116ec609
Apply rustfmt
|
4 years ago |
Janus
|
2efe436c0f
Remove non-existing tx from script history
|
4 years ago |
Janus
|
05d036c642
Implement custom script subscribe for btc
|
4 years ago |
Matthias Seitz
|
0e9de335a1
chore: clippy --fix
|
4 years ago |
Janus
|
cdf8f6ad0f
Replace script_pubkey with address for return
|
4 years ago |
ghassmo
|
1cb214dcbd
btc: don't call unwrap()
|
4 years ago |
ghassmo
|
178058a4fb
service/btc: remove unwrap and avoid panic
|
4 years ago |
Janus
|
8e34731ee3
Return same btc script pubkey after re-request
|
4 years ago |
Janus
|
6463a43b5b
Remove logging
|
4 years ago |
parazyd
|
8f16fd9f73
Revert "service/btc: Expire subscription after 10 minutes."
|
4 years ago |
parazyd
|
aefaebb6c6
service/btc: Expire subscription after 10 minutes.
|
4 years ago |