Skip to content

Upgrade the logs receipt format to include the blockTimestamp field #3890

@Neurone

Description

@Neurone

Problem

geth 1.16.0 updated eth_getLogs and other methods to return receipt for logs containing the blockTimestamp info, as proposed by this PR.

Solution

  • Upgrade the relay to comply with the new logs receipt format

Affected methods:

  • eth_getLogs
  • eth_getTransactionReceipt
  • eth_getBlockReceipt
  • eth_getFilterLogs
  • eth_getFilterChanges

Alternatives

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions