44 Commits

Author SHA1 Message Date
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
f66f33307d hotfix restart gradido node if it don't get new transaction after 1 second 2025-11-13 08:36:09 +01:00
einhornimmond
9c85b7829f change PORT env variable to BACKEND_PORT to prevent mix-ups with native PORT env from nginx in Docker 2025-10-28 10:03:53 +01:00
einhornimmond
181c1d28fc fix for windows 2025-10-25 15:28:21 +02:00
einhornimmond
3bdc99b203 setup gradido node 2025-10-25 14:43:47 +02:00
einhornimmond
f962baf1a1 add process handler for starting and managing GradidoNode as subprocess 2025-10-24 12:57:16 +02:00
einhornimmond
4b59cf2377 add missing change 2025-10-24 07:20:49 +02:00
einhornimmond
e2cda2c297 update constructing of backend and gradido node server urls 2025-10-23 09:53:34 +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
cf254c1081 update gradido node api 2025-09-27 16:10:33 +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
832f2f6ce5 update for hiero 2025-09-08 14:34:00 +02:00
einhornimmond
18879cf207 change for hiero 2025-09-06 12:53:51 +02:00
einhornimmond
c06f82bf29 auto create and update hiero topic 2025-09-03 15:02:36 +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
eb424fc6c5 refactor for deferred transfer 2025-01-10 20:27:59 +01:00
einhornimmond
4dc4451b2f adjustments 2024-09-23 19:11:00 +02:00
einhornimmond
2727b6ebe9 add new send to iota interaction 2024-09-22 16:35:15 +02:00
einhornimmond
c8b7fff757 Merge branch 'master' into refactor_community_load 2024-02-22 09:04:30 +01:00
einhornimmond
abb8cdcf3d re-refactor, remove 'complex' code 2024-02-21 15:34:52 +01:00
einhornimmond
644a373847 better function name 2024-02-20 13:58:02 +01:00
einhornimmond
e5e22c394d update test 2024-02-20 13:22:32 +01:00
einhornimmond
4255c1fdfa dlt-connector use jwt token for authentication at backend 2024-02-20 12:47:40 +01:00
einhornimmond
4e955d8d95 refactor 2024-02-16 00:42:49 +01:00
einhorn_b
7de4a3d284 remove not used code 2024-01-23 18:43:25 +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
4738fc4b69 start apollo server and implement first working resolver mutation 2023-07-08 10:23:19 +02:00
Einhornimmond
824334b7e6 changed function names 2023-07-07 11:40:27 +02:00
Einhornimmond
c731bd122e corrected CONFIG export and import, mock @iota/client in Test, send and receive Hello World Message to and from Iota in main 2023-07-06 18:40:33 +02:00
Einhornimmond
6ee8dda4ce remove singleton, revert back to using single const 2023-07-06 16:04:22 +02:00
Einhornimmond
6e6e721df6 move line according to Claus Peters suggestion 2023-07-06 15:52:17 +02:00
Einhornimmond
f403fc4192 remove double test with only a single change 2023-07-06 08:28:27 +02:00
Einhornimmond
f35cc43ac4 add claus peters tips 2023-07-05 13:12:32 +02:00
Einhornimmond
8d4c2ed7e6 copied from dht-node and reduced, added iota hello world test code 2023-07-04 13:59:06 +02:00