celo-monorepo

Official repository for core projects comprising the Celo platform

APACHE-2.0 License

Downloads
16.6K
Stars
679
Committers
195

Bot releases are visible (Hide)

celo-monorepo - Core Contracts Release 11 Latest Release

Published by martinvol 8 months ago

Release Notes:

This is the eleventh release of the Celo Core Contracts. It follows the standard release process per the docs.

Audit:

Security audit currently underway.

Key updates in this release:

  1. Sorted Oracles update from Mento and Adding equivalent tokens: https://github.com/celo-org/celo-monorepo/pull/10891
  2. Audit fix #10931
  3. FeeCurrency Adapter: https://github.com/celo-org/celo-monorepo/pull/10907
  4. Audit fix #10940
  5. Fix to calculate unlockable Celo: https://github.com/celo-org/celo-monorepo/pull/10731
  6. Gas Price Minimum can never be zero for any token: https://github.com/celo-org/celo-monorepo/pull/10909
  7. Add logic for getTotalPendingWithdrawalsCount: https://github.com/celo-org/celo-monorepo/pull/10488
  8. Add Hotfix hash calculator: https://github.com/celo-org/celo-monorepo/pull/10697
  9. Miscellaneous fixes #10945

Specific Version Updates:

  • FeeCurrencyAdaptor: N/A => 1.1.0.0
  • GasPriceMinimum: 1.2.0.0 => 1.2.0.1
  • Governance: 1.4.0.0=>1.4.1.0`
  • LockedGold: 1.1.2.2 => 1.1.3.0
  • SortedOracles: 1.1.2.3 => 1.1.3.0

Note: FeeCurrencyAdaptor is not a core contract, and just implemented as a reference implementation.
Audit: cLabs Equivalent Tokens Review - Summary Report.pdf

celo-monorepo - Core Contracts Release 11

Published by martinvol 9 months ago

Release Notes:

This is the eleventh release of the Celo Core Contracts. It follows the standard release process per the docs.

Audit:

Security audit currently underway.

Key updates in this release:

  1. Sorted Oracles update from Mento and Adding equivalent tokens: https://github.com/celo-org/celo-monorepo/pull/10891
  2. FeeCurrency Adapter: https://github.com/celo-org/celo-monorepo/pull/10907
  3. Fix to calculate unlockable Celo: https://github.com/celo-org/celo-monorepo/pull/10731
  4. Gas Price Minimum can never be zero for any token https://github.com/celo-org/celo-monorepo/pull/10909
  5. Add logic for getTotalPendingWithdrawalsCount https://github.com/celo-org/celo-monorepo/pull/10488
  6. Add Hotfix hash calculator: https://github.com/celo-org/celo-monorepo/pull/10697

Specific Version Updates:

FeeCurrencyAdaptor: N/A => 1.1.0.0
GasPriceMinimum: 1.2.0.0 => 1.2.0.1
Governance: 1.4.0.0 => 1.4.1.0
LockedGold: 1.1.2.2 => 1.1.3.0
SortedOracles: 1.1.2.3 => 1.1.3.0

celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • Updated dependencies [9ab9d00eb]
  • Updated dependencies [1c9c844cf]
  • Updated dependencies [9ab9d00eb]
celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 041fc926f: Turn back on parallel registry updating for governance proposal views
  • 041fc926f: Add textual feedback about parsing proposal
  • 041fc926f: Fix Proposal View Regression when it includes proxy updates
celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Major Changes

  • 1c9c844cf: Remove contracts from lib/generated. now available in @celo/abis package at @celo/abis/web3
celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 041fc926f: Add textual feedback about parsing proposal
  • Updated dependencies [041fc926f]
  • Updated dependencies [041fc926f]
  • Updated dependencies [041fc926f]
celo-monorepo - @celo/[email protected]

Published by aaronmgdr 11 months ago

Breaking changes

Aas well as being the ABIS that correspond to celo core contracts release 10, there are a few breaking changes from release 9

  • ethers types have been removed completely
  • the javascript files previously in the types/web3 folder are no longer under types ie @celo/abis/types/web3/Accounts vs @celo/abis/web3/Accounts
  • the javascript files previously in the types/wagmi folder are now top level ie @celo/abis/Accounts vs @celo/abis/types/wagmi/Accounts

non breaking changes

  • both esm and cjs imports are supported
  • ts/js abis can be imported from index eg import { accountsABI } from "@celo/abis" however the json abis web3 specific functions/types must be imported direct from their file paths.

npm

celo-monorepo - @celo/abis + @celo/contracts 10 beta series

Published by aaronmgdr 11 months ago

The beta series for @celo/[email protected] + @celo/[email protected] should be thought of as developer testing of the release process and not consumed in any packages.

celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 88e3788b8: add notice that LockedGold.getTotalPendingWithdrawalsCount is not yet available on all networks
  • 70f600bb0: Mark MetaTransactionWallet and MetaTransactionWalletDeployer as deprecated, including functions to get them and their wrappers. see https://github.com/celo-org/celo-monorepo/issues/10766
  • 2985f9eb2: Refactor Accounts.getParsedSignatureOfAddress
celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 6ff7f4a1e: network:contracts command fix added StableTokens to unversioned contracts list
  • Updated dependencies [88e3788b8]
  • Updated dependencies [70f600bb0]
  • Updated dependencies [2985f9eb2]
celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

celo-monorepo - @celo/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes