Skip to content

Conversation

@yihuang
Copy link
Contributor

@yihuang yihuang commented Aug 23, 2025

Description

Closes: #501

  1. Add block time to EVM logs, keep it up to date with latest geth behavior.
  2. Fill the block fields after tx execution, to keep the logic cleaner, and cleanup the block hash field in TxConfig struct.

ref:

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

@yihuang yihuang marked this pull request as ready for review August 23, 2025 01:26
@yihuang yihuang requested review from a team as code owners August 23, 2025 01:26
@aljo242 aljo242 changed the title Problem: no block time in derived logs feat: add block time in derived logs Aug 25, 2025
@aljo242
Copy link
Contributor

aljo242 commented Aug 25, 2025

@yihuang needs a changelog entry

@aljo242 aljo242 added this pull request to the merge queue Sep 2, 2025
Merged via the queue into cosmos:main with commit 1fcfa49 Sep 2, 2025
23 checks passed
zsystm pushed a commit to zsystm/evm that referenced this pull request Nov 2, 2025
* Problem: no block time in derived logs

Closes: cosmos#501

ref:
* ethereum/go-ethereum#31887
* ethereum/execution-apis#639

fix test

* change proto

* fix tests

* fix lint

* changelog

---------

Co-authored-by: Alex | Interchain Labs <[email protected]>
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.

feat: support block time in derived logs

3 participants