Commit graph

82 commits

Author SHA1 Message Date
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
j-berman
89bac4548b Link static monerod build to monero-lws 2022-07-27 19:34:32 -04:00
j-berman
80b3bb7dd8 Decrease "recent_spend_window" to 15 2022-07-24 20:57:15 -04:00
j-berman
ea9e6515e1 fix variable name typo 2022-07-24 20:57:11 -04:00
j-berman
25356a91e1 Revert back to outputs_per_second + use logic error on output miss 2022-07-24 20:57:07 -04:00
j-berman
a9794d39b8 Match Monero 0.17.2.3 decoy selection algo 2022-07-24 20:57:03 -04:00
SerHack
73fd14a53f Fixing #14 2022-07-23 12:39:34 -04:00
Lee *!* Clagett
49f8e38ffe Fix ZeroMQ resend bug in scanner loop 2022-07-23 12:39:03 -04:00
j-berman
33d09ddc07 update monero release version 2022-07-23 12:35:58 -04:00
j-berman
04a54ea136 remove per_kb_fee 2022-07-23 12:35:40 -04:00