-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
fix(ctb): LibKeccak
version bump
#9167
Conversation
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
WalkthroughWalkthroughThe update details a change in the version control references for a subproject within the Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #9167 +/- ##
============================================
- Coverage 28.33% 16.91% -11.42%
============================================
Files 166 118 -48
Lines 7289 4991 -2298
Branches 1241 1090 -151
============================================
- Hits 2065 844 -1221
+ Misses 5103 4072 -1031
+ Partials 121 75 -46
Flags with carried forward coverage won't be shown. Click here to find out more. |
Hi, not sure what happened here, but I have again gone through the rollup tutorial again (will probably do several more times), and on the step for pnpm build, hitting a snag where the files in this specific folder aren't present after the git clone. End of Terminal log for pnpm build:
——————————————————————————————————————————————————————————————————————————————
View structured, searchable error logs at https://nx.app/runs/1iSJIRlEeh ELIFECYCLE Command failed with exit code 1. |
That specific folder is currently empty locally. After two attempts. |
Try to |
done, no change. " > forge build
——————————————————————————————————————————————————————————————————————————————
View structured, searchable error logs at https://nx.app/runs/qHrAIGPiJk ELIFECYCLE Command failed with exit code 1." Ive gone through this tutorial several times in several directories in same manner, this is a new error not seen before. |
hi @Ezra-Labs |
Overview
Bumps the version of
lib-keccak
incontracts-bedrock
to0115edbbc60b5f702392caafc3a142061e6142fa
, which contains a fix for a memory allocation edge case.