Commit graph

158 commits

Author SHA1 Message Date
Lee *!* Clagett
037c5386dc
Fix lifetime bug in wire::as_array (debug_database) (#82) 2023-11-05 11:30:42 -05:00
Lee *!* Clagett
1ddbb9ac0e
Add /validate endpoint to admin REST api (#81) 2023-09-27 16:50:12 -04:00
Lee *!* Clagett
f27016d874
Make RMQ options more readable in CI list 2023-09-08 21:01:57 -04:00
Lee *!* Clagett
4114150197
Fix MacOS RMQ CI 2023-09-08 20:38:00 -04:00
Lee *!* Clagett
20e92b8d15
Fix WITH_RMQ CMake option 2023-09-08 20:18:51 -04:00
Lee *!* Clagett
97f9a9295b
Add RabbitMQ to the CI 2023-09-08 20:14:51 -04:00
Lee *!* Clagett
619d69fb92
Add RabbitMQ support for payment hooks (#80) 2023-09-08 20:03:34 -04:00
Lee *!* Clagett
2872ba9ecb
Webhooks for New Accounts (#79) 2023-08-23 16:07:37 -04:00
Lee *!* Clagett
a09b794daa
Do not exit when monerod returns json-rpc error for block fetching (#78) 2023-08-09 10:30:36 -04:00
Lee *!* Clagett
4704ecc97c
Update names in Github CI file 2023-08-04 15:59:26 -04:00
Lee *!* Clagett
13b63fd8d7
2nd attempt at macos ci 2023-08-04 15:39:47 -04:00
Lee *!* Clagett
332df0b2f6
First atttempt at a macos CI 2023-08-04 15:37:21 -04:00
Lee *!* Clagett
73eb137055
Fix CI recursive git dependencies 2023-08-04 14:56:13 -04:00
Lee *!* Clagett
5617548a44
Change name of Ubuntu CI build 2023-08-04 14:19:46 -04:00
Lee *!* Clagett
af7de768e0
Add multiple threads for CI actions 2023-08-04 14:03:54 -04:00
Lee *!* Clagett
c8dd82de7a Update Dockerfile to use monero 18.2.2 2023-08-03 13:09:33 -04:00
Lee *!* Clagett
10020c75ad
Add config-file option (#77) 2023-08-02 15:52:47 -04:00
Lee *!* Clagett
58eb431b80
Fix ubuntu latest matrix value 2023-08-01 21:09:37 -04:00
Lee *!* Clagett
9f01171ff8
Add thread linking to unit tests for older ubuntu 2023-08-01 20:33:51 -04:00
Lee *!* Clagett
526f769206
Include PROGRAM_OPTIONS in monero::libraries list 2023-08-01 19:51:55 -04:00
Lee *!* Clagett
31fbd1f203
Add ubuntu matrix for building tests via actions 2023-08-01 17:32:34 -04:00
Lee *!* Clagett
7c5b280190
Link unit tests against program_options for Github actions 2023-08-01 16:24:08 -04:00
Lee *!* Clagett
e4de505506
Add test building and execution to main workflow 2023-08-01 13:48:13 -04:00
Lee *!* Clagett
1c0d79c83d
Fixing build-ubuntu.yml build path. 2023-08-01 12:04:18 -04:00
Lee *!* Clagett
b88809ae4b
Still fixing build-ubuntu.yml 2023-08-01 12:02:11 -04:00
Lee *!* Clagett
4b87a341f3
Fix } in build-ubuntu.yml 2023-08-01 11:59:11 -04:00
Lee *!* Clagett
6c630b09a0
Fixing build-ubuntu.yml again (directory issue) 2023-08-01 11:57:22 -04:00
Lee *!* Clagett
f382d42b99
Fixing last commit (must run submodule update before cmake) 2023-08-01 11:53:53 -04:00
Lee *!* Clagett
331bcd628a
Add submodule update to build-ubuntu.yml 2023-08-01 11:51:39 -04:00
Lee *!* Clagett
cdaf7dac92
Fix build-ubuntu.yml and create actions on develop 2023-08-01 11:48:56 -04:00
Lee *!* Clagett
33c665f351
Add ZMQ-PUB support for webhooks (#75) 2023-07-30 13:27:22 -04:00
Lee *!* Clagett
53caf8c3df
Fix 201 response code with webhooks (#76) 2023-07-24 13:29:30 -04:00
Lee *!* Clagett
4f7669df28
Change ZMQ sub timeout (#73) 2023-07-12 10:47:40 -04:00
Lee *!* Clagett
246c905e37
Add zero-confirmation support to webhooks (only) (#72) 2023-07-01 11:18:18 -04:00
Lee *!* Clagett
199d0b5c4d
Add fee to get_address_txs (#74) 2023-06-25 13:48:13 -04:00
Lee *!* Clagett
eb81070522
Add tx fee to the db and track for webhooks (#71) 2023-06-20 10:11:34 -04:00
Lee *!* Clagett
08c712e86b
Update ::wire:: to be closer to Monero variant (#70) 2023-06-07 09:01:46 -04:00
Lee *!* Clagett
99f9e7542c
Update build-ubuntu.yml 2023-05-18 11:43:28 -04:00
Lee *!* Clagett
1420bc6b70
Fix type in githubwork workflow yml 2023-05-18 11:42:28 -04:00
Lee *!* Clagett
ae7ebc7147
Add dependencies install to github workflow yml 2023-05-18 11:41:51 -04:00
Lee *!* Clagett
645161529b
Create build-ubuntu.yml 2023-05-18 11:37:39 -04:00
Lee *!* Clagett
b634c3e908
Added webhook tx-confirmation support (#66) 2023-05-11 13:13:10 -04:00
TrasherDK
174ae9f2b7
Fix Slackware build (#68) 2023-04-23 17:08:31 -04:00
Justin Berman
8b93274c43
fix decoy selection off-by-1 2023-04-22 20:35:59 -04:00
Lee *!* Clagett
153a153460
Updating dockerfile to newer monerod release (#65) 2023-04-18 18:44:26 -04:00
Lee *!* Clagett
f6d4806710
Adding msgpack support to ::wire:: library (#63) 2023-04-05 10:16:50 -04:00
Lee *!* Clagett
123ee4f159
Fix rescan to invalid blockchain height bug (#48) 2023-02-10 07:18:50 -05:00
Lee *!* Clagett
92e2cf0d24
Add support for admin REST server (#62) 2023-02-10 07:18:15 -05: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
Lee *!* Clagett
ec3ada2271
Adding vtnerd GPG signing key to repo (#60) 2022-12-08 10:16:33 -05:00