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

R3SOL-535 Extract verification logic to the ledger library #6376

Merged

Conversation

nkovacsx
Copy link
Contributor

No description provided.

@nkovacsx nkovacsx requested a review from lankydan October 30, 2024 17:11
@nkovacsx nkovacsx requested review from a team as code owners October 30, 2024 17:11
@corda-jenkins-ci02
Copy link
Contributor

corda-jenkins-ci02 bot commented Oct 31, 2024

Jenkins build for PR 6376 build 8

Build Successful:
Jar artifact version produced by this PR: 5.3.0.0-alpha-1730895087459
Helm chart version produced by this PR: 5.3.0-alpha.1730895087459
Helm chart pushed to: oci://corda-os-docker-dev.software.r3.com/helm-charts/pr-6376/corda
Helm chart Polaris score: 82

Copy link
Contributor

@blsemo blsemo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks generally fine to me, a couple of small points.

*/
abstract class UtxoTransactionVerifier {
protected open val subjectClass: String = "transaction"
object VerificationUtils {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the advantage of putting these functions into an object?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean have them as top level functions instead?

@nkovacsx nkovacsx requested a review from lankydan November 4, 2024 16:11
Copy link

sonarqubecloud bot commented Nov 6, 2024

@nkovacsx nkovacsx merged commit 98bddae into feature/ledger-library Nov 6, 2024
5 checks passed
@nkovacsx nkovacsx deleted the nandor/R3SOL-535/extract-verification branch November 6, 2024 13:22
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.

3 participants