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

Add Transaction Permissioning Hook to PermissioningService Interface #7952

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Nov 27, 2024

  1. commit

    Signed-off-by: vaidikcode <[email protected]>
    vaidikcode committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1724426 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. addressing comments

    Signed-off-by: vaidikcode <[email protected]>
    vaidikcode committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    858c8ee View commit details
    Browse the repository at this point in the history
  2. updating api hash

    Signed-off-by: vaidikcode <[email protected]>
    vaidikcode committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    dd498e7 View commit details
    Browse the repository at this point in the history
  3. fixing the issue of implementing the permission service class in pr w…

    …hen it already exists
    
    Signed-off-by: vaidikcode <[email protected]>
    vaidikcode committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    aae1526 View commit details
    Browse the repository at this point in the history
  4. add tests

    Signed-off-by: vaidikcode <[email protected]>
    vaidikcode committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2509d7d View commit details
    Browse the repository at this point in the history
  5. change log

    Signed-off-by: vaidikcode <[email protected]>
    vaidikcode committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    6c7b463 View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: vaidikcode <[email protected]>
    vaidikcode committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4a0c5dd View commit details
    Browse the repository at this point in the history
  7. fix

    Signed-off-by: vaidikcode <[email protected]>
    vaidikcode committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2d51ec2 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/hyperledger#7835' into hyperledg…

    …er#7835
    
    # Conflicts:
    #	acceptance-tests/tests/src/test/java/org/hyperledger/besu/tests/acceptance/plugins/PermissioningPluginTest.java
    vaidikcode committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7851707 View commit details
    Browse the repository at this point in the history
  9. fix

    Signed-off-by: vaidikcode <[email protected]>
    vaidikcode committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    da2c3de View commit details
    Browse the repository at this point in the history
  10. fix

    Signed-off-by: vaidikcode <[email protected]>
    vaidikcode committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    dd44cca View commit details
    Browse the repository at this point in the history