Skip to content

Conversation

@peterli-r3
Copy link
Contributor

v5.2 version bump + FlowManagementUI

anton-subbotin and others added 11 commits February 28, 2024 12:05
CorDapps code includes Corda API methods which were marked as terminally deprecated since 5.0 GA.
When building CPIs, it results in Deprecated warnings in the IDE console.
This change fixes the warnings by using the recommended methods.
Flows were manually tested following the "Running the Chat CorDapp" from Corda 5 documentation.
- logs go to both console and files
- console logs are available via `docker logs`
- file logs are at the same location used by CSDE template
- default configurations of logging level and debug logging are provided explicitly, allowing users to modify as needed
- all of the above tested locally.
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.

4 participants