246 Commits

Author SHA1 Message Date
einhornimmond
bfa53d9604 removed debug log 2026-02-26 11:07:03 +01:00
einhornimmond
81d6f6dbf5 removed not used zig/c stuff, fix problem with gradido node runtime path 2026-02-26 11:06:13 +01:00
einhornimmond
f54463b2bf update lockfile with new gradido-blockchain-js version 2026-02-26 09:34:29 +01:00
einhornimmond
31766b83ef fix linting 2026-02-26 09:08:29 +01:00
einhornimmond
b6b00aa746 update gradido-blockchain-js version 2026-02-25 17:29:16 +01:00
einhornimmond
81f712fb05 Merge branch 'migrate_with_zig' of github.com:gradido/gradido into migrate_with_zig 2026-02-25 17:10:42 +01:00
einhornimmond
36890d7420 update gradido node default version 2026-02-25 17:10:35 +01:00
einhornimmond
10334f5a46 add option, fix type errors because of changes regarding need of communityId on some places 2026-02-25 16:05:14 +01:00
einhornimmond
3ef4c25ae8 adapt to GradidoNode Changes 2026-02-25 12:12:58 +01:00
einhornimmond
b023fd98b6 fix balance for cross group transactions 2026-02-18 15:23:24 +01:00
einhornimmond
fcb701efb8 set correct coin color values 2026-02-18 14:07:39 +01:00
einhornimmond
521e678e1f call verify separatly as multithreaded version 2026-02-14 17:23:07 +01:00
einhornimmond
4dde30ea4b fix order of builder commands, debug logs 2026-02-13 08:38:20 +01:00
einhornimmond
be48f6aaa2 reduce new calls every tx 2026-02-09 09:24:08 +01:00
einhornimmond
015481cee1 implement compact confirmed transaction struct in C 2026-01-25 17:36:24 +01:00
einhornimmond
7fe7f4cb11 add more profiling 2026-01-25 12:43:36 +01:00
einhornimmond
473d8139e8 add remote transactions, fix some stuff 2026-01-23 09:55:52 +01:00
einhornimmond
02f64af3d3 update version 2026-01-07 17:21:44 +01:00
einhornimmond
d9666f3a88 move transaction link validUntil correction into database migration 2025-12-30 18:13:03 +01:00
einhornimmond
f27b438bfb use precise ledger anchor type 2025-12-30 14:52:08 +01:00
einhornimmond
8618b8193a
Merge branch 'master' into dlt_migrate_production 2025-12-30 12:53:47 +01:00
einhornimmond
6d78179391 refactor migration code, fix holdAvailable Amount from transaction links on the fly 2025-12-29 19:54:17 +01:00
Einhornimmond
e1a94e3c93 more detailed error handling 2025-12-28 15:31:29 +01:00
einhornimmond
02483a5993 refactor, make it easier to read 2025-12-23 15:33:42 +01:00
Einhornimmond
5c753a3b32 make interaction for accountBalances 2025-12-19 08:48:16 +01:00
einhornimmond
b1214f8b6c use own account balances 2025-12-18 07:50:27 +01:00
einhornimmond
4a72e65460 add workarund for contribution resolver and binarization instead of InMemoryBlockchain for exporting testdata to gradido-blockchain 2025-12-10 14:38:55 +01:00
einhornimmond
0ac776fc14 handle more edge cases, print finished transaction count with carriage-return 2025-12-07 19:16:11 +01:00
einhornimmond
7835553200 fix timezone 2025-12-07 19:15:24 +01:00
einhornimmond
55ef47f42c update dlt-connector bun.lock 2025-12-07 09:17:37 +01:00
einhornimmond
680d207853 make install.sh more idempotent, replace placeholder with random values in .env 2025-12-04 17:11:33 +01:00
einhornimmond
59b78766ee sort rows from db additional by id if the dates are the same because of faster seeding 2025-12-04 08:29:34 +01:00
einhornimmond
f70c59f9b3 fix lint 2025-11-19 14:05:20 +01:00
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
c86029cbff ignore not existing folder on removing 2025-11-14 17:02:45 +01:00
einhornimmond
280595bb7c fix lint 2025-11-14 16:45:20 +01:00
einhornimmond
087a1f1070 allow communties without users for migrate 2025-11-14 16:43:52 +01:00
einhornimmond
703f77b848 use default version for gradido node version 2025-11-14 13:39:15 +01:00
einhornimmond
9f9b4aad35 fix Dockerfile 2025-11-14 13:03:43 +01:00
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
56e4d6387c precision fixes for dlt migration and live transactions 2025-11-14 12:01:54 +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
f66f33307d hotfix restart gradido node if it don't get new transaction after 1 second 2025-11-13 08:36:09 +01:00
einhornimmond
f716c92fe9 more infos in error logging 2025-11-13 08:35:06 +01:00
einhornimmond
b63724c470 remove unneccessary lines 2025-11-13 08:33:07 +01:00
einhornimmond
290a6a4f27 refactor, finalize export to blockchain file 2025-11-08 12:47:49 +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