18215 Commits

Author SHA1 Message Date
einhornimmond
b94d6ae89a fix some issues with seeded datas, and fix cross group balance 2026-02-27 16:31:51 +01:00
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
4025175cea update inspector to newest version 2026-02-26 09:01:22 +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
f45705e714 give communitId with txs for blockchain 2026-02-25 16:04:25 +01:00
einhornimmond
3ef4c25ae8 adapt to GradidoNode Changes 2026-02-25 12:12:58 +01:00
einhornimmond
14f7e91fdc add call for getting authorized communities 2026-02-25 12:12:27 +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
170d4bcb78 lint database migration 2025-12-30 14:53:22 +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
1a902e6b35
Merge pull request #3593 from gradido/setup_improve
feat(workflow): update .env.dist in deploy and make install script more idempotent
2025-12-30 12:52:44 +01:00
einhornimmond
4065c01a33
Merge branch 'master' into setup_improve 2025-12-30 12:48:43 +01:00
einhornimmond
a763f7005b
Merge pull request #3599 from gradido/load_moderator_names
feat(admin): load moderator names for contribution list
2025-12-30 12:48:24 +01:00
einhornimmond
8aebe5d35a fix promise all in test 2025-12-30 12:45:47 +01:00
einhornimmond
8b10c5d770
Merge branch 'master' into setup_improve 2025-12-30 12:39:20 +01:00
einhornimmond
7d4e88f39a
Merge branch 'master' into load_moderator_names 2025-12-30 12:38:37 +01:00
einhornimmond
acf6af8033
Merge pull request #3601 from gradido/fix_email_MIME_types
fix(other): email mime types
2025-12-30 12:38:13 +01:00
einhornimmond
a09e94590c fix email multipart attachments to make it RFC and apple-email compatible 2025-12-30 12:35:06 +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
debdd21158
Merge branch 'master' into load_moderator_names 2025-12-20 13:31:00 +01:00
einhornimmond
15e1b70599
Merge pull request #3600 from gradido/fix_drizzle_use_connection_pool
fix(database): use connection pool for drizzle orm
2025-12-20 13:30:46 +01:00
einhornimmond
b0e4981463 use connection pool for drizzle orm 2025-12-20 13:26:42 +01:00
einhornimmond
9349943925 fix lint 2025-12-19 14:18:42 +01:00
einhornimmond
4368530f6e add search for alias and first_name last_name combination 2025-12-19 14:14:20 +01:00
einhornimmond
2d121a098c remove debug log 2025-12-19 14:05:59 +01:00
einhornimmond
cf5a8be57f make memo comment not selectable 2025-12-19 14:05:13 +01:00
einhornimmond
bec95b9ec6 combine first and last name fields and show alias underneath if exist 2025-12-19 12:24:32 +01:00
einhornimmond
8b8e6cfa0d move date pick logic by contribution state into backend 2025-12-19 11:56:01 +01:00
einhornimmond
4d1eaba6cf replace createdAt column in open creations with smart colum closed 2025-12-19 10:00:46 +01:00
einhornimmond
62e6bfe414 remove who/moderator column, add comment if contribution was created by moderator 2025-12-19 09:30:33 +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