-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* beta of next release * privatize packages that we dont publish * yarn install * ignore a few ts errors caused by overly specific types. it is not actually important what type kit is here, only that it has a contracts.getAccount() function on it. the error is related to support for cip64 which has no relevence to the executed code * fix type warnings related to identity/contractkit vs contractkit * beta 2 * Gold Master
- Loading branch information
Showing
65 changed files
with
985 additions
and
201 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/contractkit@5.1.0 | ||
- @celo/connect@5.1.0 | ||
- @celo/cryptographic-utils@5.0.5 | ||
- @celo/governance@5.0.5 | ||
- @celo/explorer@5.0.5 | ||
- @celo/utils@5.0.5 | ||
- @celo/base@5.0.5 | ||
- @celo/network-utils@5.0.5 | ||
- @celo/env-tests@1.0.1 | ||
|
||
## 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/contractkit@5.1.0-beta.0 | ||
- @celo/connect@5.1.0-beta.0 | ||
- @celo/cryptographic-utils@5.0.5-beta.0 | ||
- @celo/governance@5.0.5-beta.0 | ||
- @celo/explorer@5.0.5-beta.0 | ||
- @celo/utils@5.0.5-beta.0 | ||
- @celo/base@5.0.5-beta.0 | ||
- @celo/network-utils@5.0.5-beta.0 | ||
- @celo/env-tests@1.0.1-beta.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.