Commit graph

13 commits

Author SHA1 Message Date
Lee *!* Clagett
4c2205974e
Add basic REST tests and fix a few bugs (#103) 2024-04-06 16:04:53 -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
83b71d3f5a
Fix warnings in unit tests (#91) 2024-01-22 14:17:38 -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
9f01171ff8
Add thread linking to unit tests for older ubuntu 2023-08-01 20:33:51 -04:00
Lee *!* Clagett
7c5b280190
Link unit tests against program_options for Github actions 2023-08-01 16:24:08 -04:00
Lee *!* Clagett
08c712e86b
Update ::wire:: to be closer to Monero variant (#70) 2023-06-07 09:01:46 -04:00
Lee *!* Clagett
b634c3e908
Added webhook tx-confirmation support (#66) 2023-05-11 13:13:10 -04:00
Lee *!* Clagett
f6d4806710
Adding msgpack support to ::wire:: library (#63) 2023-04-05 10:16:50 -04:00
Lee *!* Clagett
3030a82e49
Added unit tests, and fixed two bugs: (#53)
* Integer conversion checks in src/wire/read.h
 * Missing "boolean" function in wire::writer and derived types
2023-01-17 14:10:24 -05:00