Skip to content

execution: EIP-7708: ETH transfers emit a log#18761

Merged
yperbasis merged 8 commits into
mainfrom
yperbasis/eip-7708
Jan 27, 2026
Merged

execution: EIP-7708: ETH transfers emit a log#18761
yperbasis merged 8 commits into
mainfrom
yperbasis/eip-7708

Conversation

@yperbasis
Copy link
Copy Markdown
Member

@yperbasis yperbasis commented Jan 22, 2026

@yperbasis yperbasis added the Glamsterdam https://eips.ethereum.org/EIPS/eip-7773 label Jan 22, 2026
@yperbasis yperbasis linked an issue Jan 22, 2026 that may be closed by this pull request
@yperbasis yperbasis marked this pull request as ready for review January 26, 2026 13:42
Comment thread polygon/bor/bor.go
@yperbasis yperbasis enabled auto-merge (squash) January 27, 2026 08:20
@yperbasis yperbasis merged commit ce9d1a4 into main Jan 27, 2026
18 checks passed
@yperbasis yperbasis deleted the yperbasis/eip-7708 branch January 27, 2026 09:41
mattevans added a commit to ethpandaops/erigone-legacy that referenced this pull request Jan 28, 2026
* main: (37 commits)
  Make `lastCommittedTxNum` atomic (erigontech#18820)
  integrity: fix redundant variable name in checkLogIdx (erigontech#18646)
  Fixed index building for v0 snapshot format (erigontech#18825)
  execution/vm: fold EVMInterpreter into EVM (erigontech#18765)
  fix: return correct prune mode value instead of nil (erigontech#18804)
  fix BuildMissedAccessors for caplin state (erigontech#18802)
  execution: EIP-7708: ETH transfers emit a log (erigontech#18761)
  refactor(rpc): remove redundant boolean comparison in AccountRange (erigontech#18814)
  Show the default P2P discovery bools in --help (erigontech#18818)
  fix(txpool): remove redundant Worst() calls in queued pool discard loop (erigontech#18810)
  node: remove unused logger and test helper (erigontech#18744)
  Disabled compression in collate function (erigontech#18813)
  Add missing tx.Commit() in stage_snapshots (erigontech#18816)
  Bumped major version of snapshot files (erigontech#18815)
  qa-tests: summary for RPC integration tests (erigontech#18809)
  perf: reuse hash buffer in witness storage leaf hash (erigontech#18803)
  execution/stagedsync: remove canPrune from serial_exec (erigontech#18800)
  Fixed deduplication intervals for rebuild cmd (erigontech#18796)
  Fix race due to warmup cache (erigontech#18799)
  fix(txpool): use instance logger instead of global log (erigontech#18797)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Glamsterdam https://eips.ethereum.org/EIPS/eip-7773

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EIP-7708: ETH transfers emit a log

3 participants