-
Notifications
You must be signed in to change notification settings - Fork 867
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
chore: Removed Privacy ATs #7530
Conversation
@pr9t you'll need to add signoff to your commits to satisfy DCO - follow the instructions here https://github.com/hyperledger/besu/pull/7530/checks?check_run_id=29343327854 |
(alternatively, you can close this PR and redo your changes with signoff, sometimes frankly that is easier!) |
the change itself looks fine :) |
Signed-off-by: Preeti <35308865+pr9t@users.noreply.github.com>
741aae8
to
9ab99dc
Compare
@macfarla I have signed-off my commit in the same PR. |
@pr9t |
…d FlexiblePrivacyAcceptanceTestBase Signed-off-by: Preeti <35308865+pr9t@users.noreply.github.com>
@macfarla I have removed the classes that extend
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks for your contribution @pr9t 🚀
PR description
Fixed Issue(s)
Closes #7347
Thanks for sending a pull request! Have you done the following?
doc-change-required
label to this PR if updates are required.Locally, you can run these tests to catch failures early:
./gradlew build
./gradlew acceptanceTest
./gradlew integrationTest
./gradlew ethereum:referenceTests:referenceTests