Commit graph

118 commits

Author SHA1 Message Date
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
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
j-berman
82495b2736 Remove server-side masking 2022-07-23 12:35:03 -04:00
j-berman
04c6d553c6 keep old usage of per_kb_fee functional 2022-07-23 12:34:52 -04:00
j-berman
f027c15479 per_kb_fee -> per_byte_fee (#25) 2022-07-23 12:34:42 -04:00
Justin Berman
f0bb992f00 Add trailing newline to .gitignore 2021-08-02 01:14:12 +00:00
j-berman
aec7c5a0d7 Add cryptonote_format_utils_basic lib intro'd in v17.2.3
- ceb8e7c508
- added gitignore
2021-08-02 01:12:44 +00:00
Lee *!* Clagett
855dfee333 Update transaction JSON to reflect daemon changes 2021-08-02 01:12:24 +00:00
Lee *!* Clagett
dbbdee6fd4 Fix build to monero master branch 2021-08-19 17:08:50 -04:00
Lee *!* Clagett
f009e76874 Fix required library check 2021-08-19 13:54:56 -04:00
Lee Clagett
faa51780f3 Log exchange rate warning only once 2021-04-19 00:49:14 -04:00
Lee Clagett
b3af4e90c8 Fix get_address_txs output bug 2021-04-16 18:57:47 -04:00
Lee Clagett
f49fa78d95 Fix scoping in source_location.cpp 2021-03-03 23:47:13 -05:00
Lee Clagett
bb22848ac5 Add missing files from last commit 2021-03-03 23:43:49 -05:00
Lee Clagett
1766276aad Check for JSON-RPC errors, and add better logging for it 2021-03-03 23:27:22 -05:00