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

DVT-1231 Add ability to recover public key from bor block #196

Merged
merged 12 commits into from
Jan 30, 2024

Conversation

gatsbyz
Copy link
Contributor

@gatsbyz gatsbyz commented Jan 26, 2024

Description

Adding ability to recover public key from block with given rpc url and optional block number

Jira / Linear Tickets

DVT-1231

Testing

go run main.go ecrecover -r https://polygon-mumbai-bor.publicnode.com -b 45200775

Recovering signer from block #45200775
0x5082F249cDb2f2c1eE035E4f423c46EA2daB3ab1

go run main.go ecrecover -r https://polygon-rpc.com

Recovering signer from block #52888893
0xeEDBa2484aAF940f37cd3CD21a5D7C4A7DAfbfC0

@gatsbyz gatsbyz changed the title Jesse/bor ecrecover DVT-1231 Jesse/bor ecrecover Jan 26, 2024
@gatsbyz gatsbyz requested a review from a team January 29, 2024 14:43
@gatsbyz gatsbyz changed the title DVT-1231 Jesse/bor ecrecover DVT-1231 Add ability to recover public key from bor block Jan 29, 2024
@gatsbyz gatsbyz requested a review from minhd-vu January 29, 2024 20:13
@gatsbyz gatsbyz merged commit eb0fec8 into main Jan 30, 2024
6 checks passed
@gatsbyz gatsbyz deleted the jesse/bor-ecrecover branch January 30, 2024 01:48
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.

2 participants