89 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
abb8cdcf3d re-refactor, remove 'complex' code 2024-02-21 15:34:52 +01:00
einhornimmond
644a373847 better function name 2024-02-20 13:58:02 +01:00
einhornimmond
e5e22c394d update test 2024-02-20 13:22:32 +01:00
einhornimmond
4255c1fdfa dlt-connector use jwt token for authentication at backend 2024-02-20 12:47:40 +01:00
einhornimmond
4e955d8d95 refactor 2024-02-16 00:42:49 +01:00
einhornimmond
a60aa7eb4e typo 2024-02-13 12:16:41 +01:00
einhornimmond
3dcafa6606
Merge branch 'master' into dlt_transmit_to_iota 2024-02-12 18:10:18 +01:00
einhornimmond
442dcd1046 prevent warning, fix env error 2024-02-08 15:51:07 +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
8445c0bec2 test paring transaction validation 2024-01-27 17:23:09 +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
e7b3cda215 change variable name 2024-01-25 13:20:02 +01:00
einhorn_b
7de4a3d284 remove not used code 2024-01-23 18:43:25 +01:00
einhorn_b
35be61a9c8 create context and roles for transmit to iota 2024-01-23 18:40:34 +01:00
einhorn_b
f5f7e5fb63 Merge branch 'master' into dlt_transmit_to_iota 2024-01-23 12:16:08 +01:00
einhorn_b
4c389635f1 import code from dlt main branch, rename 2024-01-23 12:15:26 +01:00
einhorn_b
3e51511b2a add rate limiter on node server level 2024-01-22 14:11:40 +01:00
einhorn_b
842008c871 add helmet which will set https header for more security 2024-01-22 13:46:21 +01:00
einhornimmond
ca8002d592
Merge branch 'master' into dlt_logging_views 2024-01-18 20:11:17 +01:00
einhornimmond
7905a83c11
Merge branch 'master' into simplify_deploy 2024-01-12 13:13:29 +01:00
einhorn_b
dc8c4b0f84 lint fix 2024-01-09 16:43:36 +01:00
einhorn_b
92c0c4a090 make more similar 2024-01-09 16:41:45 +01:00
einhorn_b
3ec740e0a5 fix some bugs 2024-01-09 16:32:06 +01:00
einhorn_b
fdfa423ab4 add logging views 2024-01-09 16:20:51 +01:00
einhorn_b
6cf488630c reduce urls, replace || with ?? https://mariusschulz.com/blog/nullish-coalescing-the-operator-in-typescript 2024-01-08 12:22:20 +01:00
einhorn_b
980517559d fix lost update 2024-01-05 17:12:30 +01:00
einhorn_b
ed4e46a14a move translation logic from backend into dlt-connector, refactor 2024-01-05 15:54:02 +01:00
Einhornimmond
9cfd0f973d lint 2023-12-30 09:17:14 +01:00
Einhornimmond
6b64f2036c changes for review suggestions 2023-12-30 09:02:58 +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
5c11f2e85d update name for balances 2023-12-19 19:57:27 +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
cb5c5e476a remove console.log 2023-12-11 14:45:26 +01:00
einhorn_b
b8ee84b7be update community field names in transactions table, fix bug in DataSource 2023-12-11 14:36:10 +01:00
einhorn_b
443a7308a1 update filename according to class name change, update imports 2023-12-08 13:49:59 +01:00
einhorn_b
ca95bf4ff1 fix lint 2023-12-08 13:42:51 +01:00
einhorn_b
0e10dc5353 add Account.test, increase coverage by 1% 2023-12-07 21:25:40 +01:00
einhorn_b
c113d95a3c fix test, remove not longer used files 2023-12-07 13:56:43 +01:00
einhorn_b
bf71f91bc3 fix linting and build error 2023-12-07 13:44:18 +01:00
Einhornimmond
c3d72cb8df add missing init call for key manager 2023-12-06 21:50:30 +01:00
Einhornimmond
3b1d490040 use enum instead hardcoded 2023-12-06 21:39:36 +01:00
Einhornimmond
3b608d49a6 fix bug claus peter has detected 2023-12-06 21:35:14 +01:00