Skip to content

fix(OpStackFinalizer): Use viem fix to support new OptimismPortal2 wi…#2407

Merged
nicholaspai merged 3 commits intomasterfrom
fix-op-stack-finalizer-viem
Jul 25, 2025
Merged

fix(OpStackFinalizer): Use viem fix to support new OptimismPortal2 wi…#2407
nicholaspai merged 3 commits intomasterfrom
fix-op-stack-finalizer-viem

Conversation

@nicholaspai
Copy link
Member

@nicholaspai nicholaspai commented Jul 24, 2025

Patch file only exists until wevm/viem#3824 is merged and released as NPM package

…thdrawals

Patch file only exists until wevm/viem#3824 is merged and released as NPM package
"scripts": {
"build-bigint-buffer": "[ -d node_modules/bigint-buffer ] && command -v node-gyp > /dev/null && cd node_modules/bigint-buffer && node-gyp configure && node-gyp build || echo 'Skipping bigint-buffer build: folder or node-gyp not found'",
"postinstall": "yarn build-bigint-buffer; yarn update-addresses",
"postinstall": "patch-package; yarn build-bigint-buffer; yarn update-addresses",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left this in for now in case we ever decide to add patch-packages to the repo. They are pretty useful for quick fixes. The /patches/ folder is empty for now

@nicholaspai nicholaspai merged commit b6f24ee into master Jul 25, 2025
4 checks passed
@nicholaspai nicholaspai deleted the fix-op-stack-finalizer-viem branch July 25, 2025 13:58
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