Fix eth_getLogs endpoint #48

Closed
opened 2021-04-12 17:10:18 +00:00 by i-norden · 2 comments
Member

WARN web3::transports::http] Error resuming asynchronous request: Ok(b"{\"jsonrpc\":\"2.0\",\"id\":75,\"error\":{\"code\":-32602,\"message\":\"invalid argument 0: math/big: cannot unmarshal \\\"\\\\\\\"0xa2e4d1\\\\\\\"\\\" into a *big.Int\"}}\n")

`WARN web3::transports::http] Error resuming asynchronous request: Ok(b"{\"jsonrpc\":\"2.0\",\"id\":75,\"error\":{\"code\":-32602,\"message\":\"invalid argument 0: math/big: cannot unmarshal \\\"\\\\\\\"0xa2e4d1\\\\\\\"\\\" into a *big.Int\"}}\n")`
Author
Member

Ostensibly fixed in https://github.com/vulcanize/ipld-eth-server/pull/46 but we need introduce integration testing to catch these issues a la #49

Ostensibly fixed in https://github.com/vulcanize/ipld-eth-server/pull/46 but we need introduce integration testing to catch these issues a la #49
Author
Member

#54 is another issue related to this that needs to be fixed

#54 is another issue related to this that needs to be fixed
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#48
No description provided.