Skip to content

Instantly share code, notes, and snippets.

View ritzdorf's full-sized avatar

Hubert Ritzdorf ritzdorf

View GitHub Profile
@ritzdorf
ritzdorf / gist:2623cda1599dcaf5091e6874d7aac4d1
Created March 7, 2026 02:44
Verification Post for ethsecbadge
My public address: 0x9F3523DFEA5F999e1a757B3fDF77cdAdc864f8a8
@ritzdorf
ritzdorf / EIP1884.md
Last active February 1, 2026 01:18
Recently Executed Transactions affected by EIP1884

Recently Executed Contracts with Issues in EIP 1884

EIP 1884 is set to be implemented into the upcoming Ethereum 'Istanbul' hard fork. It

  • increases the cost of opcode SLOAD from 200 to 800 gas
  • increases the cost of BALANCE and EXTCODEHASH from 400 to 700 gas
  • adds a new opcode SELFBALANCE with cost 5.