Skip to content

Releases: celo-org/celo-monorepo

@celo/transactions-uri@5.0.6

21 Nov 15:39
ff3b4b3
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [679ef0c]
  • Updated dependencies [97d5ccf]
    • @celo/connect@5.1.1
    • @celo/base@6.0.0

@celo/phone-utils@6.0.0

21 Nov 15:39
ff3b4b3
Compare
Choose a tag to compare

Major Changes

  • 97d5ccf: Remove getPhoneHash, to lookup an odis hash for an identifier use getIdentifierHash from @celo/identity

Patch Changes

  • Updated dependencies [97d5ccf]
    • @celo/base@6.0.0
    • @celo/utils@5.0.6

@celo/keystores@5.0.6

21 Nov 15:39
ff3b4b3
Compare
Choose a tag to compare

Patch Changes

  • @celo/utils@5.0.6
  • @celo/wallet-local@5.1.1

@celo/governance@5.0.6

21 Nov 15:39
ff3b4b3
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies
  • Updated dependencies [679ef0c]
  • Updated dependencies [32face3]
  • Updated dependencies [97d5ccf]
  • Updated dependencies [87647b4]
    • @celo/contractkit@5.2.0
    • @celo/connect@5.1.1
    • @celo/base@6.0.0
    • @celo/explorer@5.0.6
    • @celo/utils@5.0.6

@celo/explorer@5.0.6

21 Nov 15:39
ff3b4b3
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies
  • Updated dependencies [679ef0c]
  • Updated dependencies [32face3]
  • Updated dependencies [97d5ccf]
  • Updated dependencies [87647b4]
    • @celo/contractkit@5.2.0
    • @celo/connect@5.1.1
    • @celo/base@6.0.0
    • @celo/utils@5.0.6

@celo/cryptographic-utils@5.0.6

21 Nov 15:39
ff3b4b3
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [97d5ccf]
    • @celo/base@6.0.0
    • @celo/utils@5.0.6

@celo/contractkit@5.2.0

21 Nov 15:39
ff3b4b3
Compare
Choose a tag to compare

Minor Changes

  • add FeeHandler Wrapper
  • 32face3: Governance delegation functions added
  • 87647b4: Add multisig:approve command to CLI, expose MultiSig.confirmTransaction in ContractKit.

Patch Changes

  • Updated dependencies [679ef0c]
  • Updated dependencies [97d5ccf]
    • @celo/connect@5.1.1
    • @celo/base@6.0.0
    • @celo/utils@5.0.6
    • @celo/wallet-local@5.1.1

@celo/connect@5.1.1

21 Nov 15:39
ff3b4b3
Compare
Choose a tag to compare

Patch Changes

  • 679ef0c: Add back setFeeMarket function and re remove fillGasPrice which were accidentally reverted in beta 0
  • Updated dependencies [97d5ccf]
    • @celo/base@6.0.0
    • @celo/utils@5.0.6

@celo/celocli@3.1.0

21 Nov 15:39
ff3b4b3
Compare
Choose a tag to compare

Minor Changes

  • 06700f3: Update of Governance Upvote function
  • 32face3: Delegation of Governance votes
  • 1e8d07b: add FeeHandler contract info to celocli network:contracts command
  • 87647b4: Add multisig:approve command to CLI, expose MultiSig.confirmTransaction in ContractKit.

Patch Changes

  • 22ea7f6: Remove moment.js dependency
  • Updated dependencies
  • Updated dependencies [679ef0c]
  • Updated dependencies [97d5ccf]
  • Updated dependencies [32face3]
  • Updated dependencies [97d5ccf]
  • Updated dependencies [87647b4]
    • @celo/contractkit@5.2.0
    • @celo/connect@5.1.1
    • @celo/phone-utils@6.0.0
    • @celo/base@6.0.0
    • @celo/cryptographic-utils@5.0.6
    • @celo/explorer@5.0.6
    • @celo/governance@5.0.6
    • @celo/utils@5.0.6
    • @celo/wallet-hsm-azure@5.1.1
    • @celo/wallet-ledger@5.1.1
    • @celo/wallet-local@5.1.1

@celo/base@6.0.0

21 Nov 15:39
ff3b4b3
Compare
Choose a tag to compare

Major Changes

  • 97d5ccf: Remove getIdentifierHash, IdentifierPrefix, getIdentifierPrefix. These have been moved to @celo/odis-identifiers