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 Versions #10656

Merged
merged 7 commits into from
Oct 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/bitter-cacti-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilled-carpets-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-suns-dance.md

This file was deleted.

24 changes: 0 additions & 24 deletions .changeset/cuddly-dolphins-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-rocks-allow.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/many-sloths-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-trees-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-cycles-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-trees-fry.md

This file was deleted.

45 changes: 45 additions & 0 deletions packages/celotool/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# @celo/celotool

## 1.0.1

### Patch Changes

- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- Updated dependencies [53bbd4958]
- Updated dependencies [d48c68afc]
- Updated dependencies [53bbd4958]
- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]

## 1.0.1-beta.0

### Patch Changes

- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- Updated dependencies [53bbd4958]
- Updated dependencies [d48c68afc]
- Updated dependencies [53bbd4958]
- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
22 changes: 11 additions & 11 deletions packages/celotool/package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "@celo/celotool",
"version": "1.0.0",
"version": "1.0.1",
"description": "Celotool is our hub for all scripts that people need to run within the monorepo",
"main": "index.js",
"author": "Celo",
"license": "Apache-2.0",
"dependencies": {
"@celo/base": "^5.0.4",
"@celo/connect": "^5.0.4",
"@celo/cryptographic-utils": "^5.0.4",
"@celo/contractkit": "^5.0.4",
"@celo/env-tests": "1.0.0",
"@celo/explorer": "^5.0.4",
"@celo/governance": "^5.0.4",
"@celo/network-utils": "^5.0.4",
"@celo/utils": "^5.0.4",
"@celo/base": "^5.0.5",
"@celo/connect": "^5.1.0",
"@celo/cryptographic-utils": "^5.0.5",
"@celo/contractkit": "^5.1.0",
"@celo/env-tests": "1.0.1",
"@celo/explorer": "^5.0.5",
"@celo/governance": "^5.0.5",
"@celo/network-utils": "^5.0.5",
"@celo/utils": "^5.0.5",
"@ethereumjs/util": "8.0.5",
"@ethereumjs/rlp": "4.0.1",
"@google-cloud/monitoring": "0.7.1",
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@celo/dev-utils": "0.0.1",
"@celo/protocol": "*",
"@celo/protocol": "1.0.1",
"@types/bunyan": "1.8.8",
"@types/chai": "^4.1.3",
"@types/dotenv": "^8.2.0",
Expand Down
106 changes: 99 additions & 7 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,67 +1,146 @@
# Changelog
All notable changes to the [celo cli package](https://www.npmjs.com/package/@celo/celocli) will be documented in this file.

This package will follow the release process outlined [here](https://docs.celo.org/community/release-process).
## 3.0.2

### Patch Changes

- d48c68afc: Speeds up governance:show command by parallelize async calls, and reducing data fetched
- cb7b4c538: Fixes type warnings
- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- Updated dependencies [53bbd4958]
- Updated dependencies [d48c68afc]
- Updated dependencies [53bbd4958]
- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]

## 3.0.2-beta.1

### Patch Changes

- cb7b4c538: Fixes type warnings

## 3.0.2-beta.0

### Patch Changes

- d48c68afc: Speeds up governance:show command by parallelize async calls, and reducing data fetched
- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- Updated dependencies [53bbd4958]
- Updated dependencies [d48c68afc]
- Updated dependencies [53bbd4958]
- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- Updated dependencies [d48c68afc]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
All notable changes to the [celo cli package](https://www.npmjs.com/package/@celo/celocli) will be documented in this file.

This package will follow the release process outlined [here](https://docs.celo.org/community/release-process).

## Development (not published yet)

### **[1.2.1--dev]**

Features

- [one-line summary] - [link PR]

Bug Fixes

- [one-line summary] - [link PR]

Other Changes

- [one-line summary] - [link PR]

## Published

### **[1.2.0]** -- 2021-04-22

Features

- cEUR support - [#7524](https://github.com/celo-org/celo-monorepo/pull/7524)
- Add more info to network:contracts - [#7379](https://github.com/celo-org/celo-monorepo/pull/7379)
- Approvehotfix to support multisigs - [#7671](https://github.com/celo-org/celo-monorepo/pull/7671)

Other Changes

- Add --globalHelp option to BaseCommand - [#7669](https://github.com/celo-org/celo-monorepo/pull/7669)

### **[1.1.1--beta]** -- 2021-03-22

Features

- Support Portuguese mnemonics - [#7220](https://github.com/celo-org/celo-monorepo/pull/7220)
- Improve granularity of governance tooling information - [#6475](https://github.com/celo-org/celo-monorepo/pull/6475)
- Small fixes in the proposal process for cEUR/Release 3 - [#7184](https://github.com/celo-org/celo-monorepo/pull/7184)
- CIP8 name access via the CLI - [#6855](https://github.com/celo-org/celo-monorepo/pull/6855)

Other Changes

- Upload/Download Profile Data with CIP8 - [#6604](https://github.com/celo-org/celo-monorepo/pull/6604)
- Improve naming in the DKG - [#4062](https://github.com/celo-org/celo-monorepo/pull/4062)
- Improve naming in the DKG - [#4062](https://github.com/celo-org/celo-monorepo/pull/4062)
- Fix packages vulnerabilities - [#7476](https://github.com/celo-org/celo-monorepo/pull/7476)

### **[1.1.0]** -- 2021-02-16

Features

- Add plugins to CLI - [#5973](https://github.com/celo-org/celo-monorepo/pull/5973)
- New CLI command `identity:get-attestations` to query attestations - [#5974](https://github.com/celo-org/celo-monorepo/pull/5974)

Bug Fixes

- `releasegold:show` should succeed w/o account registration - [#7092](https://github.com/celo-org/celo-monorepo/pull/7092)
- Add check for signer or registered account in `releasegold:show` - [#7098](https://github.com/celo-org/celo-monorepo/pull/7098)

Other Changes

- Clarify Docs for `multisig:transfer` - [#6982](https://github.com/celo-org/celo-monorepo/pull/6982)

### **[1.0.3]** -- 2021-01-25

Bug Fixes

- Add missing lib in the `shrinkwrap.json` that avoids the usage of the package - [#6671](https://github.com/celo-org/celo-monorepo/pull/6671)

### **[1.0.2]** -- 2021-01-22

Bug Fixes

- Fixed Global Flag Parsing in CLI - [#6619](https://github.com/celo-org/celo-monorepo/pull/6619)

Other Changes

- Fix libraries versions (`shrinkwrap`) to avoid supply chain attacks - [#6575](https://github.com/celo-org/celo-monorepo/pull/6575)

### **[1.0.1]** -- 2021-01-20

Features

- Pass through [oclif table flags](https://github.com/oclif/cli-ux#clitable) to commands which output tables - [#5618](https://github.com/celo-org/celo-monorepo/pull/5618)
- CIP 8 Encryption - [#5091](https://github.com/celo-org/celo-monorepo/pull/5091)
- Add authorized signers to release gold show - [#5596](https://github.com/celo-org/celo-monorepo/pull/5596)
Expand All @@ -72,12 +151,14 @@ Features
- Write transfer and transferFrom commands for MultiSig contract - [#6425](https://github.com/celo-org/celo-monorepo/pull/6425)

Bug Fixes

- Fix param order on account:new internal call - [#6319](https://github.com/celo-org/celo-monorepo/pull/6319)
- Remove broken header links in generated CLI docs - [#6415](https://github.com/celo-org/celo-monorepo/pull/6415)
- Fix @ledgerhq package version in CK and CLI - [#6496](https://github.com/celo-org/celo-monorepo/pull/6496)
- Fix @ledgerhq package version in CK and CLI - [#6496](https://github.com/celo-org/celo-monorepo/pull/6496)
- Fix call to set gas currency in CLI base - [#6505](https://github.com/celo-org/celo-monorepo/pull/6505)

Other Changes

- KomenciKit - [#5436](https://github.com/celo-org/celo-monorepo/pull/5436)
- Update base and utils package versions [#5655](https://github.com/celo-org/celo-monorepo/pull/5655)
- Parallelize and simplify fetching of comprensive registry address map - [#5568](https://github.com/celo-org/celo-monorepo/pull/5568)
Expand All @@ -88,40 +169,51 @@ Other Changes
- Add install instructions for CLI readme - [#6466](https://github.com/celo-org/celo-monorepo/pull/6466)

### **[0.0.60]** -- 2020-10-27

Bug Fixes

- Uses the most up-to-date version of @celo/contractkit (0.4.17) & fixes backward compatibility issues from the last release
- Actually call toString in oracle report CLI - [#5594](https://github.com/celo-org/celo-monorepo/pull/5594)

Other Changes

- Support the use of scientific notation for the deposit of a governance proposal - [#5326](https://github.com/celo-org/celo-monorepo/pull/5326)
- Require `--force` with `account:claim-attestation-service-url` for non-TLS urls [#5599](https://github.com/celo-org/celo-monorepo/pull/5599)

### **[0.0.59]** -- 2020-10-23

Features
- Add `jsonTransactions` flag to `governance:show` for use in the (contract release process)[https://docs.celo.org/community/release-process/smart-contracts] - [#5111](https://github.com/celo-org/celo-monorepo/pull/5111)

- Add `jsonTransactions` flag to `governance:show` for use in the (contract release process)[https://docs.celo.org/community/release-process/smart-contracts] - [#5111](https://github.com/celo-org/celo-monorepo/pull/5111)

Bug Fixes

- Fix attestation service test delivering false negatives - [#5336](https://github.com/celo-org/celo-monorepo/pull/5336)
- Fix error when listing contract addresses and include some missing new contracts - [#5301](https://github.com/celo-org/celo-monorepo/pull/5301)

Other Changes
- Convert default log output color from red to yellow - [#5517](https://github.com/celo-org/celo-monorepo/pull/5517)

- Convert default log output color from red to yellow - [#5517](https://github.com/celo-org/celo-monorepo/pull/5517)

### **[0.0.58]** -- 2020-10-08

Features

- CLI compatability with [Attestation Service 1.0.5](https://github.com/celo-org/celo-monorepo/releases/tag/attestation-service-1-0-5) - [#5011](https://github.com/celo-org/celo-monorepo/pull/5011)
- Adds an interactive prompt for forming proposals from Celo registry contracts and functions - [#3008](https://github.com/celo-org/celo-monorepo/pull/3008)

Other Changes

- Correct documentation on the validator and validator group deregister - [#5197](https://github.com/celo-org/celo-monorepo/pull/5197)

### **[0.0.57]** -- 2020-09-23

Features

- Adds ODIS identifier query to celocli - [#4976](https://github.com/celo-org/celo-monorepo/pull/4976)

Bug Fixes
- Fixes backward compatibility issues in cli - [#5124](https://github.com/celo-org/celo-monorepo/pull/5124)

- Fixes backward compatibility issues in cli - [#5124](https://github.com/celo-org/celo-monorepo/pull/5124)

_Note: Changes before 0.0.57 are not documented_
Loading
Loading