37 Commits

Author SHA1 Message Date
einhornimmond
7ddd1cf922 refactored process 2024-11-14 08:50:39 +01:00
einhornimmond
e691db05b7 move code into interaction in backend, implement transaction link in dlt-connector 2024-11-13 14:22:04 +01:00
einhornimmond
4875621699 fix error with loop, implement dlt support for linked transactions 2024-11-12 21:15:36 +01:00
einhornimmond
93883ae9f2 fix and refactor dlt 2024-11-07 17:35:37 +01:00
einhornimmond
4dc4451b2f adjustments 2024-09-23 19:11:00 +02:00
einhornimmond
a826eaf838 cleanup not longer needed code 2024-09-22 17:01:59 +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
64008b1564 fix test and lint 2024-05-14 12:48:25 +02:00
einhornimmond
9ce8dfd493 refactor dlt-connector a bit, fix some wrong code 2024-05-14 11:56:07 +02:00
einhornimmond
b9e138939b refactor, add feature for register address 2024-05-03 15:20:59 +02:00
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
07d2e6c846 rename paringTransaction to pairingTransaction 2024-02-03 18:54:42 +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