go-ethereum v1.10.21 API updates #177
Labels
No Label
bug
critical
documentation
duplicate
enhancement
Epic
good first issue
help wanted
Integration tests
invalid
question
v5
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/ipld-eth-server#177
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This needs to be updated with the same new switch clause here: https://github.com/ethereum/go-ethereum/pull/25155/files
And our ChainID endpoint
ba01123f54/pkg/eth/api.go (L204)needs to be updated like https://github.com/ethereum/go-ethereum/pull/25166/filesComments in the 1.10.21 geth release imply this is broken/incorrect in 1.10.20. Revisiting for workalike behavior in our API.
@ABastionOfSanity is this resolved? I see the fixed https://github.com/ethereum/go-ethereum/pull/25244 change is in, but it looks like https://github.com/ethereum/go-ethereum/pull/25166 didn't make it.