Commit Graph

19 Commits

Author SHA1 Message Date
Lee *!* Clagett
80604e8133 New accounts are 'pushed' to worker threads (#102) 2024-04-08 14:27:20 -04:00
Lee *!* Clagett
fe9d861dfb Add basic REST tests and fix a few bugs (#103) 2024-04-08 14:26:39 -04:00
Lee *!* Clagett
d49cc0df9a ZMQ pub blocks (#97) 2024-04-08 14:25:53 -04:00
Lee *!* Clagett
f66943dce1 ZMQ Hardening (#96) 2024-04-08 14:25:09 -04:00
Lee *!* Clagett
b4426b4a74 Add (working draft) subaddress support (#83) 2024-04-03 21:46:44 -04:00
Lee *!* Clagett
6fa2d6799b Remove enumeration function from ::wire reading and writing (#84) 2023-12-16 14:26:39 -05:00
Lee *!* Clagett
d5869255e9 Fix lifetime bug in wire::as_array (debug_database) (#82) 2023-11-07 15:02:06 -05:00
Lee *!* Clagett
15e2be618a Add ZMQ-PUB support for webhooks (#75) 2023-11-07 14:56:21 -05:00
Lee *!* Clagett
fdbd3669a6 Add zero-confirmation support to webhooks (only) (#72) 2023-11-07 14:55:38 -05:00
Lee *!* Clagett
e1bd9541f1 Update ::wire:: to be closer to Monero variant (#70) 2023-11-07 14:54:22 -05:00
Lee *!* Clagett
3e0555e07d Added webhook tx-confirmation support (#66) 2023-11-07 14:52:42 -05:00
TrasherDK
6ff7e84257 Fix Slackware build (#68) 2023-08-03 12:38:56 -04:00
Lee *!* Clagett
3ad71ba01e Adding msgpack support to ::wire:: library (#63) 2023-08-03 12:38:56 -04:00
Lee *!* Clagett
c958ac7963 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-06-10 18:51:29 -04:00
j-berman
271f0dcb64 Add support for view tags when scanning
- https://github.com/monero-project/monero/pull/8061
- also update import location for epee::misc_utils::get_gmt_time
2022-07-23 12:35:10 -04:00
Lee *!* Clagett
dbbdee6fd4 Fix build to monero master branch 2021-08-19 17:08:50 -04:00
Lee Clagett
09832e4bf8 Add missing std include 2020-09-24 15:30:57 -04:00
Lee Clagett
47f9ea4c7a Fix integer wire serialization ambiguities 2020-09-23 15:48:48 -04:00
Lee Clagett
a2ff89bc24 Initial working base separated from top-level monero project 2020-08-19 18:29:32 -04:00