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

New block processor with signed protocol. #16

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

ZanCorDX
Copy link
Collaborator

@ZanCorDX ZanCorDX commented Nov 4, 2024

Upgrades the blockprocessor API to allow usign signed JSONRPC via "x-flashbots-signature" header.
Usage:
Set on the config:

key_registration_url = "http://127.0.0.1:8090"

And this will enable the auto key generation, will register the key's address on that url an use ir to sign all calls.

@ZanCorDX ZanCorDX merged commit 3342fd2 into main Nov 4, 2024
1 check 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.

1 participant