This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2026-04-01 07:05:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
dlt-connector
/
src
/
interactions
/
backendToDb
/
transaction
History
einhornimmond
b2f77ddfbf
fix linting
2024-02-03 16:43:19 +01:00
..
AbstractTransaction.role.ts
fix linting
2024-02-03 16:43:19 +01:00
CommunityRootTransaction.role.ts
add lint rule for sorted import like in backend, sort imports, refactor enums, remove KeyManager
2023-12-19 15:07:53 +01:00
CreateTransactionRecipe.context.test.ts
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
CreateTransationRecipe.context.ts
move translation logic from backend into dlt-connector, refactor
2024-01-05 15:54:02 +01:00
CreationTransaction.role.ts
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
ReceiveTransaction.role.ts
move translation logic from backend into dlt-connector, refactor
2024-01-05 15:54:02 +01:00
SendTransaction.role.ts
move translation logic from backend into dlt-connector, refactor
2024-01-05 15:54:02 +01:00
TransactionRecipe.role.ts
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