Skip to content

test: organize EEST block tests#697

Merged
ulbqb merged 1 commit into
kaiachain:devfrom
ulbqb:feat/enable_4844_block_test
Jan 14, 2026
Merged

test: organize EEST block tests#697
ulbqb merged 1 commit into
kaiachain:devfrom
ulbqb:feat/enable_4844_block_test

Conversation

@ulbqb
Copy link
Copy Markdown
Contributor

@ulbqb ulbqb commented Dec 23, 2025

Proposed changes

This PR organizes EEST block tests.

This contains the following change:

  • enable eip 4844 tests
  • organizing eest block tests: classify test cases into "should be skipped" and "should be resolved"
    • should be skipped: Kaia doesn't need to execute tests because of unsupported EIP, old fork tests and etc.
    • should be resolved: It's better to enable tests by modifying tester because of checking Ethereum compatibility.
    • added reasons why they should be skipped or resolved.
  • main code fix: add validation to prevent overflow of nonce value on creating contract
  • eest tester fix: set correct timestamp to block header

Types of changes

  • 🐛 Bug fix
  • ✨ Non-hardfork changes (node upgrade not required)
  • 💥 Hardfork / consensus-breaking changes
  • 🧪 Test improvements
  • 🧰 CI / build tool
  • ♻️ Chore / Refactor / Non-functional changes

Checklist

  • 📖 I have read the CONTRIBUTING GUIDELINES doc
  • 📝 I have signed in the PR comment I have read the CLA Document and I hereby sign the CLA in first time contribute after having read CLA
  • 🟢 Lint and unit tests pass locally with my changes ($ make test)

Related issues

Further comments

@ulbqb ulbqb force-pushed the feat/enable_4844_block_test branch 2 times, most recently from 39e15a4 to 170f1f1 Compare December 25, 2025 07:51
@ulbqb ulbqb force-pushed the feat/enable_4844_block_test branch 3 times, most recently from 9b581a6 to e003dae Compare January 9, 2026 09:43
@ulbqb ulbqb changed the title Feat/enable 4844 block test test: organize EEST block tests Jan 9, 2026
@ulbqb ulbqb force-pushed the feat/enable_4844_block_test branch from e003dae to ab7c814 Compare January 9, 2026 10:25
@ulbqb ulbqb marked this pull request as ready for review January 9, 2026 10:25
@ulbqb ulbqb requested review from Mdaiki0730 and tnasu January 9, 2026 10:25
@ulbqb ulbqb self-assigned this Jan 11, 2026
Comment thread blockchain/vm/evm.go
@ulbqb ulbqb merged commit 21ca7ae into kaiachain:dev Jan 14, 2026
9 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants