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

Release 1.0.1 #196

Merged
merged 13 commits into from
Oct 24, 2024
Merged

Release 1.0.1 #196

merged 13 commits into from
Oct 24, 2024

Conversation

DimaStebaev
Copy link
Contributor

No description provided.

DimaStebaev and others added 13 commits January 4, 2024 17:33
Bumps [@nomicfoundation/ethereumjs-trie](https://github.com/ethereumjs/ethereumjs-monorepo) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases)
- [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/commits)

---
updated-dependencies:
- dependency-name: "@nomicfoundation/ethereumjs-trie"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@nomicfoundation/hardhat-verify](https://github.com/nomicfoundation/hardhat) from 2.0.3 to 2.0.9.
- [Release notes](https://github.com/nomicfoundation/hardhat/releases)
- [Commits](https://github.com/nomicfoundation/hardhat/compare/@nomicfoundation/[email protected]...@nomicfoundation/[email protected])

---
updated-dependencies:
- dependency-name: "@nomicfoundation/hardhat-verify"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix imports order

* Fixed named parameters mapping

* Fixed gas length in loops

* Fix gas-strict-inequalities

* Fix gas-increment-by-one

* Fix gas-indexed-events

* Resolve TODOs

* Update interfaces
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.8.3 to 8.14.2.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.14.2/packages/cspell)

---
updated-dependencies:
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add proxy v5 support

* Update upgrade-tools
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 92.78351% with 7 lines in your changes missing coverage. Please review.

Project coverage is 95.30%. Comparing base (e64300d) to head (4e389c5).
Report is 21 commits behind head on release-candidate.

Files with missing lines Patch % Lines
contracts/Paymaster.sol 82.50% 7 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           release-candidate     #196      +/-   ##
=====================================================
+ Coverage              90.34%   95.30%   +4.96%     
=====================================================
  Files                     16       14       -2     
  Lines                    777      746      -31     
  Branches                 115      117       +2     
=====================================================
+ Hits                     702      711       +9     
+ Misses                    75       35      -40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DimaStebaev DimaStebaev merged commit 38b204f into release-candidate Oct 24, 2024
9 of 10 checks passed
@DimaStebaev DimaStebaev deleted the release-1.0.1 branch October 24, 2024 15:08
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants