60 Commits

Author SHA1 Message Date
einhornimmond
d244cc6b1d bug fix 2025-11-14 12:11:23 +01:00
einhornimmond
a7c3bab20e fix lint 2025-11-14 12:07:24 +01:00
einhornimmond
94ce58a68f make restart and exit GradidoNode Process more robust, fix error in ensureCommunitiesAvailable 2025-11-13 09:52:01 +01:00
einhornimmond
f027bf5b7a fix some issues 2025-11-05 11:43:51 +01:00
einhornimmond
f54097e6ba structure migration 2025-10-30 14:44:47 +01:00
einhornimmond
3bdc99b203 setup gradido node 2025-10-25 14:43:47 +02:00
einhornimmond
b9d51269ca fix lint 2025-10-24 08:36:07 +02:00
einhornimmond
567fbbaf66 check for valid recipient community topic before sending outbound cross group transaction 2025-10-24 07:49:06 +02:00
einhornimmond
b3eea7ab47 move files around, rename them 2025-10-22 14:51:22 +02:00
einhornimmond
04e0075679 finetuning of structure 2025-10-22 13:26:43 +02:00
einhornimmond
ed94bb7ea0 fix test, refactor 2025-10-21 11:56:31 +02:00
einhornimmond
4e3d119f12 direct sending transaction types to dlt 2025-09-24 16:25:43 +02:00
einhornimmond
5ea4aec922 simplify backend code for dlt connector calling 2025-09-20 15:21:55 +02:00
einhornimmond
eb3bf5e904 update with hiero changes and other changes 2025-09-16 07:13:02 +02:00
einhornimmond
18879cf207 change for hiero 2025-09-06 12:53:51 +02:00
einhornimmond
5770feb113 first adaptions to hiero 2025-09-03 14:39:18 +02:00
einhornimmond
e772bfa631 fix tests usw. 2025-08-16 17:51:43 +02:00
einhornimmond
eb29dde8c3 finalize refactoring, change for using hiero instead of iota 2025-08-16 16:38:41 +02:00
einhornimmond
6e2269a499 introduce valibot, elysia.js, trpc and drop apollo/graphql-server 2025-08-01 12:54:26 +02:00
einhornimmond
78351257ee refactor with extensive, experimental use of valibot for typecheck, vailidation and conversation 2025-07-03 15:35:42 +02:00
einhornimmond
93e3271705 changes for adapting to gradido blockchain changes 2025-01-14 16:45:01 +01:00
einhornimmond
eb424fc6c5 refactor for deferred transfer 2025-01-10 20:27:59 +01:00
einhornimmond
a24ed8ef98 refactor, pack in one graphql in put model, add redeeming transaction link in dlt 2024-11-14 11:20:43 +01:00
einhornimmond
7ddd1cf922 refactored process 2024-11-14 08:50:39 +01:00
einhornimmond
e691db05b7 move code into interaction in backend, implement transaction link in dlt-connector 2024-11-13 14:22:04 +01:00
einhornimmond
4875621699 fix error with loop, implement dlt support for linked transactions 2024-11-12 21:15:36 +01:00
einhornimmond
93883ae9f2 fix and refactor dlt 2024-11-07 17:35:37 +01:00
einhornimmond
4dc4451b2f adjustments 2024-09-23 19:11:00 +02:00
einhornimmond
a826eaf838 cleanup not longer needed code 2024-09-22 17:01:59 +02:00
einhornimmond
2727b6ebe9 add new send to iota interaction 2024-09-22 16:35:15 +02:00
einhornimmond
0bb04a845a refactor with gradido-blockchain-js 2024-09-20 17:22:41 +02:00
einhornimmond
64008b1564 fix test and lint 2024-05-14 12:48:25 +02:00
einhornimmond
9ce8dfd493 refactor dlt-connector a bit, fix some wrong code 2024-05-14 11:56:07 +02:00
einhornimmond
b9e138939b refactor, add feature for register address 2024-05-03 15:20:59 +02:00
einhornimmond
0c96b97457 fix lint 2024-02-22 09:06:42 +01:00
einhornimmond
c8b7fff757 Merge branch 'master' into refactor_community_load 2024-02-22 09:04:30 +01:00
einhornimmond
4255c1fdfa dlt-connector use jwt token for authentication at backend 2024-02-20 12:47:40 +01:00
einhornimmond
07d2e6c846 rename paringTransaction to pairingTransaction 2024-02-03 18:54:42 +01:00
einhornimmond
b2f77ddfbf fix linting 2024-02-03 16:43:19 +01:00
einhornimmond
95b4810631 change logic, transaction.community is now community on which blockchain it is, not longer signerCommunity, transaction.otherCommunity is now the same like TransactionBody.otherGroup 2024-02-03 16:30:07 +01:00
einhorn_b
23843bdd14 lint 2024-01-27 17:43:14 +01:00
einhorn_b
8a135bd983 add test for transmitToIota context, move some test init code into seeding 2024-01-27 15:42:14 +01:00
einhorn_b
d959fdfbd8 finalize test 2024-01-27 12:23:08 +01:00
einhorn_b
184fe3a2c2 write unit test, small improvements 2024-01-25 17:19:17 +01:00
einhorn_b
35be61a9c8 create context and roles for transmit to iota 2024-01-23 18:40:34 +01:00
einhorn_b
4c389635f1 import code from dlt main branch, rename 2024-01-23 12:15:26 +01:00
einhorn_b
fdfa423ab4 add logging views 2024-01-09 16:20:51 +01:00
einhorn_b
ed4e46a14a move translation logic from backend into dlt-connector, refactor 2024-01-05 15:54:02 +01:00
einhorn_b
3b6240de1f split DltConnectorClient into multiple files similar to gms client 2023-12-28 19:24:01 +01:00
einhorn_b
ba13144ad3 add backendTransaction table, update dltConnectorClient code and test 2023-12-22 15:19:21 +01:00