go-ethereum v1.10.21 API updates #177

Closed
opened 2022-07-14 14:10:50 +00:00 by i-norden · 4 comments
Member
- [x] Update ChainID() API endpoint: https://github.com/ethereum/go-ethereum/pull/25166 - [x] Update tx returning API endpoints: https://github.com/ethereum/go-ethereum/pull/25155
Author
Member

This needs to be updated with the same new switch clause here: https://github.com/ethereum/go-ethereum/pull/25155/files

[This](https://github.com/vulcanize/ipld-eth-server/blob/ba01123f54e5d8fe99b98d26fa78f8d5b3e0d433/pkg/eth/backend_utils.go#L168) needs to be updated with the same new switch clause here: https://github.com/ethereum/go-ethereum/pull/25155/files
Author
Member
And our ChainID endpoint https://github.com/vulcanize/ipld-eth-server/blob/ba01123f54e5d8fe99b98d26fa78f8d5b3e0d433/pkg/eth/api.go#L204 needs to be updated like https://github.com/ethereum/go-ethereum/pull/25166/files
ABastionOfSanity commented 2022-07-28 13:46:29 +00:00 (Migrated from github.com)

Comments in the 1.10.21 geth release imply this is broken/incorrect in 1.10.20. Revisiting for workalike behavior in our API.

Comments in the 1.10.21 geth release imply this is broken/incorrect in 1.10.20. Revisiting for workalike behavior in our API.
Author
Member

@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.

@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.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/ipld-eth-server#177
No description provided.