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

chore(deps): update celo packages (major) #283

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@celo/contractkit (source) ^5.2.1 -> ^8.1.1 age adoption passing confidence
@celo/utils (source) ^5.0.6 -> ^7.0.0 age adoption passing confidence

Release Notes

celo-org/developer-tooling (@​celo/contractkit)

v8.1.1

Compare Source

Patch Changes

v8.1.0

Compare Source

Minor Changes
  • #​264 59f4b42 Thanks @​nicolasbrugneaux! - Add support for serializing, sending, parsing and deserializing cip66 transactions. This tx type is preffered over cip64 when paying for gas with tokens. Like eip1559 maxFeePerGass and maxPriorityFeePerGas are denominated in CELO. To create an cip66 transaction with Contractkit call the kit.populateMaxFeeInToken method with your transaction and then send it.

  • #​267 f553539 Thanks @​shazarre! - Introduced CeloDistributionScheduleWrapper

  • #​266 182bf73 Thanks @​aaronmgdr! - Adds support for FeeCurrencyDirectory contract

  • #​266 182bf73 Thanks @​aaronmgdr! - Introduces getConfig for FeeCurrencyDirectoryWrapper

  • #​279 06019bf Thanks @​shazarre! - Adds support for <1.5.0.0 and >=1.5.0.0 Governance contract version

Patch Changes

v8.0.0

Compare Source

Major Changes
  • #​200 6e3372f Thanks @​nicolasbrugneaux! - The following changes are related to adding support for more fee currencies in the @​celo packages.

    (BREAKING): setFeeCurrency changed to accept an address instead of previously accepting a StableToken
    (CHANGED): all places referring to gasCurrencies have been changed from string to StrongAddress for safer types. This shouldn't impact you as you already should have been giving 0x${string} in these places
    (CHANGED): reinforced the types of most contract wrappers to use StrongAddress where appropriate

  • #​200 6e3372f Thanks @​nicolasbrugneaux! - Removes stable token infos from the kit.getNetworkConfig()

    Removes from StableTokenWrapper all InflationParameters including, valueToUnits(), unitsToValues(), setInflationParameters(),

    Removes the inflation params from StableTokenWrapper.getConfig

Patch Changes

v7.2.0

Compare Source

Minor Changes

v7.1.0

Compare Source

Minor Changes
  • #​140 0ad9c01 Thanks @​timmoreton! - Activate votes from any account, new optional parameter to specify for account in ElectionWrapper:activate
Patch Changes

v7.0.0

Compare Source

Major Changes
  • #​59 38b2631 Thanks @​nicolasbrugneaux! - CHANGE - Replaced all deprecated cryptographic depencies with the audited and maintained suite of crypto libraries @noble/* and @scure/*
    BREAKING - Some functions that used to return a Buffer now return a UInt8Array instead due to underlying changed
Patch Changes

v6.0.0

Compare Source

Major Changes
  • #​239 66972eb Thanks @​nicolasbrugneaux! - Remove support for celo-legacy and cip42 transaction serialization and signing. These were the transaction types that supported gatewayFee. Transactions that specify feeCurrency and gasPrice togther will now throw. Users should migrate these to either ethereum type 0, eip1559 and cip64 style transactions depending on their need.
Minor Changes
  • #​264 59f4b42 Thanks @​nicolasbrugneaux! - Add support for serializing, sending, parsing and deserializing cip66 transactions. This tx type is preffered over cip64 when paying for gas with tokens. Like eip1559 maxFeePerGass and maxPriorityFeePerGas are denominated in CELO. To create an cip66 transaction with Contractkit call the kit.populateMaxFeeInToken method with your transaction and then send it.
Patch Changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone UTC, Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-celo-packages branch 8 times, most recently from 1db7455 to 2bb9dd6 Compare January 22, 2024 03:54
@renovate renovate bot force-pushed the renovate/major-celo-packages branch 7 times, most recently from 1cfdfd3 to 45ae3a5 Compare January 29, 2024 05:16
@renovate renovate bot force-pushed the renovate/major-celo-packages branch 11 times, most recently from 5b34e97 to c84feb3 Compare February 5, 2024 09:04
@renovate renovate bot force-pushed the renovate/major-celo-packages branch 2 times, most recently from bf97257 to 2e3936c Compare February 7, 2024 12:48
@renovate renovate bot force-pushed the renovate/major-celo-packages branch 3 times, most recently from 10e1a2f to da6f9b8 Compare June 17, 2024 03:38
@renovate renovate bot force-pushed the renovate/major-celo-packages branch 4 times, most recently from f0cb4e2 to c6f4bae Compare June 24, 2024 03:50
@renovate renovate bot force-pushed the renovate/major-celo-packages branch 6 times, most recently from 13ee0ec to 7450b49 Compare July 1, 2024 03:11
@renovate renovate bot force-pushed the renovate/major-celo-packages branch 3 times, most recently from c0d3141 to 08db271 Compare July 11, 2024 06:37
@renovate renovate bot force-pushed the renovate/major-celo-packages branch 2 times, most recently from 9a5e10d to cc5cda1 Compare July 15, 2024 06:20
@renovate renovate bot force-pushed the renovate/major-celo-packages branch 5 times, most recently from d2ea6f4 to 57e8671 Compare July 29, 2024 03:23
@renovate renovate bot force-pushed the renovate/major-celo-packages branch 3 times, most recently from 2f98d99 to d9c5a9f Compare August 5, 2024 06:53
@renovate renovate bot force-pushed the renovate/major-celo-packages branch from d9c5a9f to 43075a7 Compare August 9, 2024 14:37
@renovate renovate bot force-pushed the renovate/major-celo-packages branch from 43075a7 to 8934697 Compare August 17, 2024 12:16
@renovate renovate bot force-pushed the renovate/major-celo-packages branch from 8934697 to 0d534f3 Compare August 24, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants