42 Commits

Author SHA1 Message Date
einhornimmond
5f7383a486 better error expression, update gradido node default version, update inspector, allow phpmyadmin importing big sql files 2025-11-19 13:54:48 +01:00
einhornimmond
a7c3bab20e fix lint 2025-11-14 12:07:24 +01:00
einhornimmond
7912c2517c update versions of gradido node and gradido-blockchain-js 2025-11-14 12:00:57 +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
f54097e6ba structure migration 2025-10-30 14:44:47 +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
7085e55d29 small fixes 2025-10-25 17:48:24 +02:00
einhornimmond
437b7421d7 fix test 2025-10-25 16:39:58 +02:00
einhornimmond
1604344445 Merge branch 'dlt_gradido_node_as_subprocess' into dlt_inspector_as_submodule 2025-10-25 16:28:59 +02:00
einhornimmond
f19c85ceb5 first draft 2025-10-25 16:27:49 +02:00
einhornimmond
04af2ebec9 give it more time for gracefull exit 2025-10-25 14:48:40 +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
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
e2cda2c297 update constructing of backend and gradido node server urls 2025-10-23 09:53:34 +02:00
einhornimmond
04e0075679 finetuning of structure 2025-10-22 13:26:43 +02:00
einhornimmond
6da30e9fd2 again fix 2025-10-22 12:45:08 +02:00
einhornimmond
5f36c197f6 fix test 2025-10-22 12:41:38 +02:00
einhornimmond
ed94bb7ea0 fix test, refactor 2025-10-21 11:56:31 +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
eb29dde8c3 finalize refactoring, change for using hiero instead of iota 2025-08-16 16:38:41 +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
e1cc58381e fix db version, remove olddated tests 2024-09-22 17:29:12 +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
9ce8dfd493 refactor dlt-connector a bit, fix some wrong code 2024-05-14 11:56:07 +02: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
4e955d8d95 refactor 2024-02-16 00:42:49 +01:00
einhorn_b
184fe3a2c2 write unit test, small improvements 2024-01-25 17:19:17 +01:00
einhornimmond
7905a83c11
Merge branch 'master' into simplify_deploy 2024-01-12 13:13:29 +01:00
einhorn_b
6cf488630c reduce urls, replace || with ?? https://mariusschulz.com/blog/nullish-coalescing-the-operator-in-typescript 2024-01-08 12:22:20 +01:00
einhorn_b
b8ee84b7be update community field names in transactions table, fix bug in DataSource 2023-12-11 14:36:10 +01:00
einhorn_b
154609a31f default test db in config 2023-09-14 13:04:16 +02:00
einhorn_b
272ab8ce85 add community, add using dlt-database 2023-09-13 20:55:34 +02:00
einhorn_b
4738fc4b69 start apollo server and implement first working resolver mutation 2023-07-08 10:23:19 +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
8d4c2ed7e6 copied from dht-node and reduced, added iota hello world test code 2023-07-04 13:59:06 +02:00