Skip to content

Conversation

@Baltoli
Copy link
Contributor

@Baltoli Baltoli commented Jan 29, 2026

  • Fixes the gas cost mismatch with the implementation state
  • Expands acknowledgements section

@Baltoli Baltoli linked an issue Jan 29, 2026 that may be closed by this pull request
@Baltoli Baltoli requested a review from jhb10c January 29, 2026 10:28
@Baltoli Baltoli merged commit a70093b into main Jan 29, 2026
2 checks passed
@Baltoli Baltoli deleted the bruce/mip-3-update branch January 29, 2026 10:37
pdobacz added a commit to monad-developers/execution-specs that referenced this pull request Jan 29, 2026
Adapts to MIP-3 spec changes from monad-crypto/MIPs#8:
- Memory expansion cost now uses words // MEMORY_WORDS_PER_GAS (=2)
- Cost to expand to 8MB reduced from ~786K to ~131K gas
- Updated generous_gas() to account for per-word operation costs

Co-Authored-By: Claude Opus 4.5
pdobacz added a commit to monad-developers/execution-specs that referenced this pull request Jan 30, 2026
Adapts to MIP-3 spec changes from monad-crypto/MIPs#8:
- Memory expansion cost now uses words // MEMORY_WORDS_PER_GAS (=2)
- Cost to expand to 8MB reduced from ~786K to ~131K gas
- Updated generous_gas() to account for per-word operation costs

Co-Authored-By: Claude Opus 4.5
pdobacz added a commit to monad-developers/execution-specs that referenced this pull request Feb 2, 2026
Adapts to MIP-3 spec changes from monad-crypto/MIPs#8:
- Memory expansion cost now uses words // MEMORY_WORDS_PER_GAS (=2)
- Cost to expand to 8MB reduced from ~786K to ~131K gas
- Updated generous_gas() to account for per-word operation costs

Co-Authored-By: Claude Opus 4.5
pdobacz added a commit to monad-developers/execution-specs that referenced this pull request Feb 9, 2026
Adapts to MIP-3 spec changes from monad-crypto/MIPs#8:
- Memory expansion cost now uses words // MEMORY_WORDS_PER_GAS (=2)
- Cost to expand to 8MB reduced from ~786K to ~131K gas
- Updated generous_gas() to account for per-word operation costs

Co-Authored-By: Claude Opus 4.5
pdobacz added a commit to monad-developers/execution-specs that referenced this pull request Feb 10, 2026
Adapts to MIP-3 spec changes from monad-crypto/MIPs#8:
- Memory expansion cost now uses words // MEMORY_WORDS_PER_GAS (=2)
- Cost to expand to 8MB reduced from ~786K to ~131K gas
- Updated generous_gas() to account for per-word operation costs

Co-Authored-By: Claude Opus 4.5
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.

Update gas pricing in MIP-3

2 participants