Skip to content

Conversation

@piotr-roslaniec
Copy link
Contributor

Summary

  • refers to ENG-469 Irritating error transaction type not supported keep-core#3841
  • add ChainReader.HeaderByNumber and use it in block counter to avoid decoding full blocks
  • adapt Ethereum adapter + tests to fetch headers instead of blocks
  • use headers for mining waiter base fee lookup (fixes nil mock panic and avoids unsupported tx types)
  • keep generated async promise code tracked for passing tests

Testing

  • go test ./...

@piotr-roslaniec piotr-roslaniec changed the title Fix: prefer headers for block info ENG-469 Fix: prefer headers for block info Nov 30, 2025
@linear
Copy link

linear bot commented Nov 30, 2025

@piotr-roslaniec piotr-roslaniec merged commit bffbce7 into main Dec 1, 2025
3 checks passed
@piotr-roslaniec piotr-roslaniec deleted the fix/header-by-number branch December 1, 2025 15:37
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.

2 participants