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

Breaking - remove endorser capability to write ledger transactions #2720

Merged
merged 11 commits into from
Jan 30, 2024

Conversation

ianco
Copy link
Contributor

@ianco ianco commented Jan 17, 2024

WIP as I am still testing the changes.

I didn't remove the "request endorser to write transaction" flag. In the author I hardcode to false. In the endorser I raise an error if the author requests this function. (Handles the case where the endorser is updated and the author isn't.)

See issue #2711

There is some work to do on problem reports, I added a separate Issue for this task.

@ianco ianco changed the title WIP: Breaking - remove endorser capability to write ledger transactions Breaking - remove endorser capability to write ledger transactions Jan 19, 2024
@ianco ianco marked this pull request as ready for review January 19, 2024 18:20
@ianco ianco marked this pull request as draft January 29, 2024 18:31
@ianco
Copy link
Contributor Author

ianco commented Jan 29, 2024

Converting to draft, I'll hold onto this until @jamshale 's PR is merged (update endorse schema for anoncreds)

@ianco ianco marked this pull request as ready for review January 30, 2024 17:39
Copy link

sonarcloud bot commented Jan 30, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ianco ianco merged commit 0b25f51 into openwallet-foundation:main Jan 30, 2024
8 checks passed
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