Commit graph

208 commits

Author SHA1 Message Date
9b48ce2b68
Remove comments from QuasiQuote 2024-08-12 08:58:45 -05:00
0f03ad32f2 rvv001 - zgo-backend database module
database structure v0.1 defined in DB.hs
2024-07-19 10:17:54 -04:00
f3ba2f48da rvv001 - zgo-backend database backend
Initial commit - Database definition using Persistent (in progress)
2024-07-18 21:44:21 -04:00
f19aa99ca9
Updates for new versions of libraries
mongoDB
Scotty
2024-05-20 15:20:47 -05:00
db0787ac32
Code refactor for update libraries 2024-05-20 08:39:52 -05:00
ab6cc7f413
Update version 2024-01-29 14:22:51 -06:00
b670a1c15f
Fix tax calculationj 2023-10-25 16:25:27 -05:00
9bd94843b4
Add tax calculations 2023-10-25 16:16:42 -05:00
a20271db6d
Create utility to load updated languages 2023-10-23 13:43:45 -05:00
9c44d0443e
Add tax and tip fields to order 2023-10-20 15:32:14 -05:00
50925970fc
Correct order Id handling 2023-10-20 14:52:09 -05:00
0c77163f31
Correct order upserting 2023-10-20 13:32:29 -05:00
bd32d6c149
Add tips to database saving action 2023-10-20 08:09:08 -05:00
7daa9a9687
Add tip setting to owners 2023-10-19 14:47:57 -05:00
1c3dfd2da1
Remove unused orderx endpoint 2023-10-17 14:56:16 -05:00
2b2c3ba70e
Update order endpoint for improved security 2023-10-16 14:58:33 -05:00
ac86d1ee59
Correct block recording 2023-10-13 15:35:48 -05:00
5788a26880
Enable new native transaction scanning 2023-10-13 15:20:01 -05:00
ec72015524
Correct ZEC calculation 2023-10-13 15:06:08 -05:00
19b352c381
Continue debugging 2023-10-13 14:59:14 -05:00
4558dfb8da
Add more debugging 2023-10-13 14:53:33 -05:00
a3eb5d29ee
Add debugging 2023-10-13 14:45:19 -05:00
c2be91dfcc
Add ZGo order parsing and payment tracking 2023-10-13 14:20:10 -05:00
d7ced42d86
Implement saving of scanned txs 2023-10-12 14:53:53 -05:00
ccd9e8280e
Tests for adding UVK 2023-10-11 14:25:01 -05:00
b14a5cfb83
Improve messaging for PIN send 2023-10-11 07:51:16 -05:00
f5dbde0ed6
Improve PIN send 2023-10-10 11:12:58 -05:00
a2654a6f01
Correct the Sapling vk call 2023-10-09 16:28:17 -05:00
cd5af6b907
Add UFVK support for ZGo shops 2023-10-04 14:10:13 -05:00
3f3cb9ef7c
Remove call to zcashd to validate VK 2023-10-04 11:19:11 -05:00
493d17abfd
Improve decoding of Txs 2023-10-03 11:07:01 -05:00
bf740857b3
Modify tx scanner to generate ZcashTx 2023-10-03 10:47:54 -05:00
d235c56cfb
Correct tx filtering 2023-09-29 14:33:17 -05:00
0224db1993
Implement Sapling decoding 2023-09-29 13:49:34 -05:00
af22c0d71f
Further troubleshooting 2023-09-28 15:55:39 -05:00
d90f7cdfea
Troubleshoot the Sapling decode 2023-09-28 15:49:05 -05:00
78c8b9ef5c
Update Sapling decoding 2023-09-28 15:35:17 -05:00
f0d1e933c6
Add debugging for shielded decode 2023-09-28 15:26:56 -05:00
5f32fd1142
Correct the Sapling decoding 2023-09-28 15:17:41 -05:00
b36f1240b0
Correct call to getrawtransaction 2023-09-28 13:37:23 -05:00
181f4bb749
Update base block for first run 2023-09-28 13:29:16 -05:00
fb600aa5fc
Correct data type for getblock 2023-09-28 13:26:24 -05:00
85bf0fef59
Fix call to getblock 2023-09-28 13:11:48 -05:00
a134947df6
Alpha version of native Tx scanning 2023-09-28 10:47:05 -05:00
4c13ddcc48
Update code formatting 2023-09-27 13:42:51 -05:00
fb436f1499
Add full validation of Sapling address to parser 2023-09-27 13:18:16 -05:00
528fdebe61
Add parser for Unified addresses 2023-09-27 13:12:02 -05:00
eda0f9336c
Fix issue 56 2023-08-12 20:41:27 -05:00
e0f263f7f0
Test updates 2023-07-20 10:13:47 -05:00
6ae6dd8430
Update payment confirmation for new API endpoint 2023-06-26 09:50:12 -05:00