Commit graph

82 commits

Author SHA1 Message Date
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
Lee *!* Clagett
4c67d00d57
Merge pull request #49 from vtnerd/improve/cxx_version
Bump CXX version to C++14
2022-09-05 11:17:46 -04:00
Lee *!* Clagett
da77c10583
Merge pull request #46 from LeoNero/fix/apple-compilation
fix(cmake): fix Mac error 'undefined symbols for architecture'
2022-08-30 14:17:42 -04:00
Leee *!* Clagett
34d1b01b6f Bump CXX version to C++14 2022-08-29 20:02:30 +00:00
Leonardo Nerone
8176925476 fix(cmake): fix Mac error 'undefined symbols for architecture' 2022-08-19 11:55:04 -03:00
Lee *!* Clagett
ab83c662f0
Merge pull request #44 from vtnerd/fix/no_hidapi_build
Detect missing HIDAPI in Cmake
2022-08-02 11:55:53 -04:00
Lee *!* Clagett
7b61d53111
Merge pull request #45 from vdo/develop
add arm64 arch support
2022-08-02 11:54:21 -04:00
vdo
751112da3d add arm64 arch support 2022-08-01 19:38:59 +02:00
Lee Clagett
25dcbc72e2 Detect missing HIDAPI in Cmake 2022-07-29 15:06:06 -04:00
Lee *!* Clagett
2a4a5c8f64
Merge pull request #41 from j-berman/develop-v0.18
update develop branch to v0.18
2022-07-29 10:36:51 -04:00
j-berman
7373441ed4 remove unnecessary higher level zmq_lib link 2022-07-28 15:28:24 -07:00
Lee Clagett
fb972ce010 Use custom unbound in Dockerfile (fix static linking) 2022-07-28 12:34:08 -07:00
Lee *!* Clagett
8c63607a59 Updating Dockerfile for 0.18 branch 2022-07-28 12:33:09 -07:00
TheCharlatan
db154b2327 CMakeLists: Remove manual pull-in of already found libraries 2022-07-28 00:26:49 -07:00
j-berman
7cee452db1 Link static monerod build to monero-lws 2022-07-27 19:34:13 -04:00
j-berman
3bf6fbaf3a Decrease "recent_spend_window" to 15 2022-07-24 20:55:07 -04:00
j-berman
236577253c fix variable name typo 2022-07-24 20:54:47 -04:00
j-berman
28ab2e6c83 Revert back to outputs_per_second + use logic error on output miss 2022-07-24 20:53:22 -04:00
j-berman
2db656f392 Match Monero 0.17.2.3 decoy selection algo 2022-07-24 20:53:12 -04:00
j-berman
eea20d84f3 update monero release version 2022-07-23 11:23:10 -04:00
Lee *!* Clagett
6823c679af
Merge pull request #31 from j-berman/per-byte-fee
per_kb_fee -> per_byte_fee
2022-06-03 16:36:34 -04:00
j-berman
1f3265b541 remove per_kb_fee 2022-05-28 18:59:58 -07:00
Lee *!* Clagett
5081062c7c
Merge pull request #33 from j-berman/hf-15
Add support for view tags (+ epee misc util re-located)
2022-05-24 14:29:57 -04:00
j-berman
3aa0a9ec6b 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-04-26 19:10:23 -07:00
j-berman
e007e6f505 Remove server-side masking 2022-02-22 02:03:14 -05:00
j-berman
1e32656152 keep old usage of per_kb_fee functional 2022-02-21 20:12:25 -05:00
j-berman
6a7fd241eb per_kb_fee -> per_byte_fee (#25) 2022-02-21 08:17:30 -05:00