18127 Commits

Author SHA1 Message Date
einhornimmond
b63724c470 remove unneccessary lines 2025-11-13 08:33:07 +01:00
einhornimmond
495622d55d update transaction seed account for structure chance in dlt-connector 2025-11-13 08:32:42 +01:00
einhornimmond
a70cfa88eb remove code which was moved to dlt-connector 2025-11-13 08:32:13 +01:00
einhornimmond
98b3a526ef fix seed algorithmus to get correct data 2025-11-08 13:16:51 +01:00
einhornimmond
290a6a4f27 refactor, finalize export to blockchain file 2025-11-08 12:47:49 +01:00
einhornimmond
72c0b3d8df try to fix deploy script 2025-11-06 12:37:34 +01:00
einhornimmond
9007636e47
Merge branch 'master' into dlt_inspector_as_submodule 2025-11-06 12:24:11 +01:00
einhornimmond
e4f23ee7af
Merge pull request #3568 from gradido/dlt_gradido_node_as_subprocess
feat(dlt): dlt-connector takes care of gradido node
2025-11-06 12:23:52 +01:00
einhornimmond
8dae068979
Merge branch 'master' into dlt_gradido_node_as_subprocess 2025-11-06 12:21:02 +01:00
einhornimmond
935b349566
Merge pull request #3551 from gradido/dlt_connector_direct_usage
refactor(dlt): upgrade dlt for using gradido blockchain lib and hiero
2025-11-06 12:20:26 +01:00
einhornimmond
f09c8e917d move some code into interaction 2025-11-05 14:17:23 +01:00
einhornimmond
cbd9870825 replace bun native mysql code with drizzle orm and mysql2 as driver 2025-11-05 13:29:15 +01:00
einhornimmond
f027bf5b7a fix some issues 2025-11-05 11:43:51 +01:00
Einhornimmond
eb8c806b5d restructure, optimize logging 2025-11-03 14:25:03 +01:00
einhornimmond
e3a7932660 remove lint line for outdated dlt-connector' 2025-11-03 14:07:19 +01:00
einhornimmond
3fa05cf2c5
Merge branch 'master' into fix_small_bugs 2025-11-03 14:04:40 +01:00
einhornimmond
ee09eb94a6 reduce double entries in .gitignore files, trust mainly .gitignore in root folder 2025-11-03 14:01:21 +01:00
einhornimmond
30c443ad2f optimize gitignore, add depends_on in docker-compose which mirror docker-compose.override, remove error line from github workflow 2025-11-03 13:42:51 +01:00
Einhornimmond
bf39551416 correct path, add migration into dlt-connector/package.json 2025-11-01 08:21:31 +01:00
einhornimmond
74bc448b96 refine migration code structure 2025-10-31 10:59:09 +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
b09dd70e81 update inspector, fix frontend env problem 2025-10-28 09:52:06 +01:00
einhornimmond
73eddb3f82 Merge branch 'dlt_connector_direct_usage' into dlt_gradido_node_as_subprocess 2025-10-27 13:31:37 +01:00
einhornimmond
09f261c1eb rollback change, because moved in other pr 2025-10-27 13:27:49 +01:00
einhornimmond
7085e55d29 small fixes 2025-10-25 17:48:24 +02:00
einhornimmond
9c62322be0 correct path 2025-10-25 17:24:26 +02:00
einhornimmond
69a6c820e2 add less to inspector 2025-10-25 17:23:11 +02:00
einhornimmond
5a2e8807a2 update inspector 2025-10-25 17:19:03 +02:00
einhornimmond
a9339c1e6c fixes for deploy script 2025-10-25 17:03:47 +02:00
einhornimmond
5f832fb89a case with missing .env 2025-10-25 16:53:27 +02:00
einhornimmond
72fadb91c4 missing if 2025-10-25 16:45:14 +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
49051d4bed add missing type 2025-10-25 15:32:00 +02:00
einhornimmond
39ae896675 fix lint 2025-10-25 15:31:05 +02:00
einhornimmond
181c1d28fc fix for windows 2025-10-25 15:28:21 +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
65c1669712 Merge branch 'dlt_export_federated_communities_node_server' into dlt_connector_direct_usage 2025-10-24 08:35:01 +02:00
einhornimmond
8983bc52eb add config option, if dlt-connector is enabled, write communities list for dlt gradido node server out in its home folder as communities.json on each validate communities run 2025-10-24 08:28:53 +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
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
03ed61bea6 Merge branch 'dlt_connector_direct_usage' into dlt_inspector_as_submodule 2025-10-23 09:30:18 +02:00
einhornimmond
3501543c07
Merge branch 'master' into dlt_connector_direct_usage 2025-10-23 09:24:48 +02:00
einhornimmond
80f19dbb47
Merge pull request #3557 from gradido/release-2_7_0
chore(release): v2.7.0
2025-10-23 09:24:24 +02:00