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

Upgrade devchain and ABIs #494

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Upgrade devchain and ABIs #494

merged 2 commits into from
Dec 20, 2024

Conversation

shazarre
Copy link
Contributor

@shazarre shazarre commented Dec 20, 2024

Description

An ongoing attempt to keep devchain and ABIs up to date.

Other changes

None.

Tested

Tests on CI are passsing.


PR-Codex overview

This PR updates the version numbers of certain dependencies in the package.json files of the dev-utils and contractkit packages.

Detailed summary

  • Updated @celo/devchain-anvil from 12.0.0-canary.39 to 12.0.0-canary.54 in packages/dev-utils/package.json.
  • Updated @celo/abis-12 from npm:@celo/[email protected] to npm:@celo/[email protected] in packages/sdk/contractkit/package.json.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Dec 20, 2024

⚠️ No Changeset found

Latest commit: aa95597

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.09%. Comparing base (075a270) to head (aa95597).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #494   +/-   ##
=======================================
  Coverage   76.09%   76.09%           
=======================================
  Files         244      244           
  Lines       10253    10253           
  Branches     1621     1624    +3     
=======================================
  Hits         7802     7802           
- Misses       2368     2379   +11     
+ Partials       83       72   -11     
Components Coverage Δ
celocli 86.32% <ø> (ø)
sdk 68.94% <ø> (ø)
wallets 73.30% <ø> (ø)
viem-sdks 95.08% <ø> (ø)

Copy link

socket-security bot commented Dec 20, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@celo/[email protected] None 0 4.52 MB app-tooling
npm/@celo/[email protected] None 0 842 MB app-tooling

🚮 Removed packages: npm/@celo/[email protected]

View full report↗︎

@shazarre shazarre marked this pull request as ready for review December 20, 2024 14:44
@shazarre shazarre requested a review from a team as a code owner December 20, 2024 14:44
@shazarre shazarre enabled auto-merge (squash) December 20, 2024 14:51
@shazarre shazarre merged commit 190e825 into master Dec 20, 2024
22 of 24 checks passed
@shazarre shazarre deleted the shazarre/Update_devchain+abis branch December 20, 2024 14:59
aaronmgdr added a commit that referenced this pull request Jan 7, 2025
### Description

#494 didnt update yarn lock. and the [cache didnt update

](https://github.com/celo-org/developer-tooling/actions/runs/12433602034/job/34715513055)


<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating test files and documentation related to
governance proposals, validator groups, and network parameters. It
includes changes to transaction file paths and updates to event types in
the contract documentation.

### Detailed summary
- Updated `membersUpdated` value in `show.test.ts` and `member.test.ts`.
- Changed `frozenReserveGoldStartDay` in `parameters.test.ts` and
`parameters-l2.test.ts`.
- Added new contract events in documentation for
`FeeCurrencyDirectoryWrapper` and `EpochManagerWrapper`.
- Updated `implementation` addresses in snapshots for various contracts.
- Refactored transaction file handling in governance tests to use
`TRANSACTION_FILE_PATH`.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`

<!-- end pr-codex -->

---------

Co-authored-by: Leszek Stachowski <[email protected]>
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