Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modularize applications and add support for Azure services #157

Open
wants to merge 53 commits into
base: develop
Choose a base branch
from

Conversation

yzhivkov
Copy link
Collaborator

@yzhivkov yzhivkov commented Nov 2, 2023

No description provided.

lbandrov and others added 21 commits November 3, 2023 17:21
#6)

* IDL-30 Add hosts mappings configuration info to README so that it describes all of the steps needed to setup the local environement

Signed-off-by: Lyubomir Bandrov <[email protected]>
Use local reference for including the other actions

Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Yanko Zhelyazkov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
IDL-79 Build the deployment manifest bundle for the chaincode

Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
* IDL-52: Refactor for loops

* IDL-52: Export chanelTransaction creation

* IDL-52: Export chanelTransaction creation

* IDL-52: Refactoring function usage

* IDL:52 Externalize express routes definition, move event related logic into event directory, sepparate different services, add logger to express app

* IDL-52 Fix event function test

* IDL-52 Resolve problems related to refactoring and changes in openidl common

* IDL-52 Fix body parser not set correctly

* IDL-52 Set express logger level to info

* Idl 58 add tests (#13)

IDL-58 Execute tests on a change in the project

---------

Co-authored-by: alanseven <[email protected]>

* IDL-52: Refactor matureEvent

* IDL-52 Add description for components and flow for data preparation in transactional data event listenere

---------

Co-authored-by: alanseven <[email protected]>
Co-authored-by: alanseven <[email protected]>
Co-authored-by: Yanko Zhelyazkov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
…the number of chars after the object is transformed to json string

Signed-off-by: Lyubomir Bandrov <[email protected]>
yzhivkov and others added 29 commits November 3, 2023 17:21
Signed-off-by: Lyubomir Bandrov <[email protected]>
…oud services agnostic to the cloud services provider

Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
… everywhere across the application

Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
…perty for wallet storage secret name

Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Lyubomir Bandrov <[email protected]>
git status

Signed-off-by: Lyubomir Bandrov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modularize applications with focus on supporting additional cloud providers such as Azure
4 participants