25 Commits

Author SHA1 Message Date
einhornimmond
0c96b97457 fix lint 2024-02-22 09:06:42 +01: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
b2f77ddfbf fix linting 2024-02-03 16:43:19 +01:00
einhornimmond
95b4810631 change logic, transaction.community is now community on which blockchain it is, not longer signerCommunity, transaction.otherCommunity is now the same like TransactionBody.otherGroup 2024-02-03 16:30:07 +01:00
einhorn_b
23843bdd14 lint 2024-01-27 17:43:14 +01:00
einhorn_b
8a135bd983 add test for transmitToIota context, move some test init code into seeding 2024-01-27 15:42:14 +01:00
einhorn_b
d959fdfbd8 finalize test 2024-01-27 12:23:08 +01:00
einhorn_b
184fe3a2c2 write unit test, small improvements 2024-01-25 17:19:17 +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
fdfa423ab4 add logging views 2024-01-09 16:20:51 +01:00
einhorn_b
ed4e46a14a move translation logic from backend into dlt-connector, refactor 2024-01-05 15:54:02 +01:00
einhorn_b
3b6240de1f split DltConnectorClient into multiple files similar to gms client 2023-12-28 19:24:01 +01:00
einhorn_b
ba13144ad3 add backendTransaction table, update dltConnectorClient code and test 2023-12-22 15:19:21 +01:00
einhorn_b
0567a3ddf0 add lint rule for sorted import like in backend, sort imports, refactor enums, remove KeyManager 2023-12-19 15:07:53 +01:00
einhorn_b
b8ee84b7be update community field names in transactions table, fix bug in DataSource 2023-12-11 14:36:10 +01:00
Einhornimmond
3b608d49a6 fix bug claus peter has detected 2023-12-06 21:35:14 +01:00
einhorn_b
81dc6245ff fix lint and precise cascade 2023-11-01 10:44:49 +01:00
einhorn_b
7d31626a40 fix tests, added some more stuff from main dlt working branch 2023-11-01 10:35:49 +01:00
einhorn_b
f6264879ba fix community resolver test and riddle why db had stopped working in test 2023-10-31 16:12:19 +01:00
einhorn_b
b5b1eb8a29 changed controller to manager 2023-10-30 15:02:32 +01:00
einhorn_b
d230985906 finish implementing with DCI, test next 2023-10-28 16:29:37 +02:00
einhorn_b
8ccc52ae0a refactored, not final yet 2023-10-24 19:48:01 +02:00
einhorn_b
2ff7adef52 first draft 2023-10-23 19:07:13 +02:00