Commit graph

9 commits

Author SHA1 Message Date
Lee *!* Clagett
3ab038e779
Fix several bugs: (#119)
* lws::account height update should only go up.
  * Webhook confirmations can start after first new block
  * Webhook confirmations could face a rescan
2024-06-03 19:41:44 -04:00
Lee *!* Clagett
08f8403f13
New accounts are 'pushed' to worker threads (#102) 2024-04-08 12:58:43 -04:00
Lee *!* Clagett
6f71cc08b3
ZMQ Pub Spends (#101) 2024-04-07 19:48:12 -04:00
Lee *!* Clagett
e7db291669
ZMQ Hardening (#96) 2024-03-16 21:40:48 -04:00
Lee *!* Clagett
4ef2d8ad34
Basic "chain hardening" for slightly untrusted daemons (#93) 2024-03-07 17:39:18 -05:00
Lee *!* Clagett
8779401b93
Refuse chain rollback past a checkpoint (#92) 2024-02-19 13:59:07 -05:00
Lee *!* Clagett
88e7cda1ff
Add unit tests for chain syncing (#87) 2024-01-22 14:17:20 -05:00
Lee *!* Clagett
29d3859519
Add (working draft) subaddress support (#83) 2023-12-05 20:23:50 -05:00
Lee *!* Clagett
b634c3e908
Added webhook tx-confirmation support (#66) 2023-05-11 13:13:10 -04:00