Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Istanbul hardfork #412

Closed
19 tasks done
jangko opened this issue Nov 6, 2019 · 1 comment
Closed
19 tasks done

Istanbul hardfork #412

jangko opened this issue Nov 6, 2019 · 1 comment

Comments

@jangko
Copy link
Contributor

jangko commented Nov 6, 2019

  • Implement Istanbul hardfork EIP-1679
    • EIP-152: Add Blake2 compression function F precompile
    • EIP-1108: Reduce alt_bn128 precompile gas costs
    • EIP-1344: Add ChainID opcode
      • implement EIP-1334 related stuff
      • implement ChainID opcode
    • EIP-1884: Repricing for trie-size-dependent opcodes
      • implement EIP-1884 related stuff
      • implement selfBalance opcode
    • EIP-2028: Calldata gas cost reduction
    • EIP-2200: Rebalance net-metered SSTORE gas cost with consideration of SLOAD gas cost change
      • implement EIP-2200 related stuff
      • implement EIP-2200 SSTORE opcode
      • implement EIP-2200 SSTORE gasCost
  • implement getCommittedStorage for stateDB
  • update bc test with istanbul test fixtures
  • update gst with istanbul test fixtures
  • adjust bc tester for both legacy and new test fixtures
  • adjust gst tester for both legacy and new test fixtures
@jangko
Copy link
Contributor Author

jangko commented Nov 22, 2019

no longer needed. closing

@jangko jangko closed this as completed Nov 22, 2019
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

No branches or pull requests

1 participant