Conversation
go/proxyd: Make endpoints match Geth, better logging
fix: run yarn on develop
feat: Add task-utils, with interactive user prompt feat: Add colors to printed strings fix: Detect network name refactor: Extract comparison and logs into printComparison() feat: validate source code of all updated addresses fix: await isHardhatNode fix: Remove todo comments refactor: Extract to getContractArtifacts feat: Add validation of libAddressManager fix: allow passing URL as an arg fix: batches contract name improve logging Validation: lots of logging improvements feat: Add validate ChugSplashDictator fix: truncateLongString should return at least 32 bytes refactor: Rename task-utils to validation-utils fixup! feat: Add validate ChugSplashDictator fix: truncateLongString should return at least 32 bytes refactor: Rename task-utils to validation-utils
…st-deployment-verification-script
…lease-workflow Fixed proxyd release github workflow
…ifacts feat: add mainnet deploy artifacts
🦋 Changeset detectedLatest commit: 27c37f1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
theochap
pushed a commit
that referenced
this pull request
Dec 10, 2025
Co-authored-by: github-merge-queue[bot] <118344674+github-merge-queue[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Merge Develop into Master