Commit graph

91 commits

Author SHA1 Message Date
Lee *!* Clagett
ecbd5d2bb2 Fix Github CI (#99) 2024-04-03 21:49:56 -04:00
Lee *!* Clagett
55f6bbb386 Refuse chain rollback past a checkpoint (#92) 2024-04-03 21:49:30 -04:00
Lee *!* Clagett
d2ca5b4180 Fix warnings in unit tests (#91) 2024-04-03 21:48:48 -04:00
Lee *!* Clagett
e477c174e2 Add unit tests for chain syncing (#87) 2024-04-03 21:47:49 -04:00
Lee *!* Clagett
c400c9ef8a Fix fee retrieval for pre-ringct txes (#90) 2024-04-03 21:47:23 -04:00
Lee *!* Clagett
6ea656d7aa Add option to auto-accept new account creation (#86) 2024-04-03 21:47:06 -04:00
Lee *!* Clagett
b4426b4a74 Add (working draft) subaddress support (#83) 2024-04-03 21:46:44 -04:00
Lee *!* Clagett
e09d3d57e9 Update cxx version to C++17 (#85) 2023-12-16 14:26:55 -05:00
Lee *!* Clagett
6fa2d6799b Remove enumeration function from ::wire reading and writing (#84) 2023-12-16 14:26:39 -05:00
Lee *!* Clagett
9f98d2a8c9 Fix spend tracking bug in db::storage (#89) 2023-12-03 15:47:58 -05:00
Lee *!* Clagett
9446758fdb Adding release branches to CI 2023-11-29 19:50:20 -05:00
Lee *!* Clagett
a23eadd7ef Fix output_id bug with coinbase transactions (#88) 2023-11-29 16:01:28 -05:00
Lee *!* Clagett
91b9a40ad7 Merge CI changes from develop 2023-11-07 15:06:17 -05:00
vdo
8f691d0002 add arm64 arch support 2023-11-07 15:05:18 -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
10dc4801d7 Add /validate endpoint to admin REST api (#81) 2023-11-07 15:01:52 -05:00
Lee *!* Clagett
3b35ce2845 Add RabbitMQ support for payment hooks (#80) 2023-11-07 15:01:34 -05:00
Lee *!* Clagett
aa171b77c3 Webhooks for New Accounts (#79) 2023-11-07 15:01:01 -05:00
Lee *!* Clagett
524e26e1a4 Do not exit when monerod returns json-rpc error for block fetching (#78) 2023-11-07 15:00:02 -05:00
Lee *!* Clagett
4ce21686d7 Add config-file option (#77) 2023-11-07 14:57:54 -05:00
Lee *!* Clagett
5e2936faee Add thread linking to unit tests for older ubuntu 2023-11-07 14:57:29 -05:00
Lee *!* Clagett
fbe69ce599 Include PROGRAM_OPTIONS in monero::libraries list 2023-11-07 14:57:18 -05:00
Lee *!* Clagett
32fb337827 Link unit tests against program_options for Github actions 2023-11-07 14:57:04 -05:00
Lee *!* Clagett
15e2be618a Add ZMQ-PUB support for webhooks (#75) 2023-11-07 14:56:21 -05:00
Lee *!* Clagett
d59fed6da2 Fix 201 response code with webhooks (#76) 2023-11-07 14:56:05 -05:00
Lee *!* Clagett
fef3693899 Change ZMQ sub timeout (#73) 2023-11-07 14:55:52 -05:00
Lee *!* Clagett
fdbd3669a6 Add zero-confirmation support to webhooks (only) (#72) 2023-11-07 14:55:38 -05:00
Lee *!* Clagett
f827dca8d1 Add fee to get_address_txs (#74) 2023-11-07 14:55:24 -05:00
Lee *!* Clagett
ea35f88c4c Add tx fee to the db and track for webhooks (#71) 2023-11-07 14:55:04 -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
Lee *!* Clagett
990e86f701 Update Dockerfile to use monero 18.2.2 2023-08-03 13:24:50 -04: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
64f5d4a9ab Fix rescan to invalid blockchain height bug (#48) 2023-08-03 12:38:56 -04:00
Lee *!* Clagett
aff7603519 Fix type in githubwork workflow yml 2023-08-01 11:42:03 -04:00
Lee *!* Clagett
008624959e Update build-ubuntu.yml 2023-08-01 11:40:47 -04:00
Lee *!* Clagett
9c599da513 Add dependencies install to github workflow yml 2023-08-01 11:40:26 -04:00
Lee *!* Clagett
5b3b9af238 Create build-ubuntu.yml 2023-08-01 11:40:13 -04:00
Lee *!* Clagett
7b1e1e58f8 Add support for admin REST server (#62) 2023-06-10 18:52:13 -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
Leee *!* Clagett
d233c72b5e Bump CXX version to C++14 2023-06-10 18:50:21 -04:00
Justin Berman
ba218f7b36 fix decoy selection off-by-1 2023-04-22 20:38:37 -04:00
Lee *!* Clagett
701cccae18 Updating dockerfile to newer monerod release (#65) 2023-04-19 20:26:15 -04:00
Lee Clagett
9e809e1d16 Detect missing HIDAPI in Cmake 2023-04-02 15:36:05 -04:00
j-berman
6a5b11d64a remove unnecessary higher level zmq_lib link 2023-04-02 15:30:35 -04:00
Lee Clagett
b3ae5b3770 Use custom unbound in Dockerfile (fix static linking) 2023-04-02 15:30:15 -04:00
Lee *!* Clagett
ddc72948b0 Updating Dockerfile for 0.18 branch 2023-04-02 15:29:48 -04:00
TheCharlatan
cf9782099a CMakeLists: Remove manual pull-in of already found libraries 2023-04-02 15:29:14 -04:00
Leonardo Nerone
0435e7a2d3 fix(cmake): fix Mac error 'undefined symbols for architecture' 2022-10-28 00:58:58 +00:00