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

Version Packages #204

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Version Packages #204

merged 1 commit into from
Mar 26, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@celo/[email protected]

Major Changes

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

    (BREAKING): global flag --gasCurrency changed to accept only whitelisted addresses instead of previously accepting a StableToken or 'auto'
    (BREAKING): config:set --gasCurrency is now ignored and not saved to a default config and prints a warning instead
    (ADDED): celocli network:whitelist prints the whitelisted feeCurrencies

Patch Changes

@celo/[email protected]

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

@celo/[email protected]

Minor Changes

Patch Changes

  • #200 6e3372f Thanks @nicolasbrugneaux! - Bump web3-* to 1.10.4 -- Some consumers may be forced to upgrade their web3 instance to the same version

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

    (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

  • Updated dependencies [6e3372f, 6e3372f, 6e3372f]:

@celo/[email protected]

Minor Changes

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

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

    (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

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

  • #200 6e3372f Thanks @nicolasbrugneaux! - Bump web3-* to 1.10.4 -- Some consumers may be forced to upgrade their web3 instance to the same version

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

    (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

  • Updated dependencies [6e3372f]:

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@github-actions github-actions bot requested a review from a team as a code owner March 26, 2024 08:49
Copy link

socket-security bot commented Mar 26, 2024

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

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

View full report↗︎

@nicolasbrugneaux nicolasbrugneaux mentioned this pull request Mar 26, 2024
@aaronmgdr aaronmgdr closed this Mar 26, 2024
@aaronmgdr aaronmgdr reopened this Mar 26, 2024
@nicolasbrugneaux nicolasbrugneaux merged commit 47e661d into master Mar 26, 2024
18 checks passed
@nicolasbrugneaux nicolasbrugneaux deleted the changeset-release/master branch March 26, 2024 09:33
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