Releases: celo-org/developer-tooling
@celo/[email protected]
@celo/[email protected]
@celo/[email protected]
Patch Changes
- Updated dependencies [
d988d31
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
@celo/[email protected]
Patch Changes
- Updated dependencies [
d988d31
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
@celo/[email protected]
Patch Changes
- Updated dependencies [
d988d31
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
@celo/[email protected]
Patch Changes
- #408
d988d31
Thanks @nicolasbrugneaux! - Improve support for celo-legacy and modern txs within ledger
@celo/[email protected]
@celo/[email protected]
Minor Changes
76045eb
Thanks @shazarre! - ValidatorsWrapper: add registerValidatorNoBls to allow registration without BLS keys which are not supported in L2
Patch Changes
-
#400
38fe4d0
Thanks @shazarre! - RenamesgetElected
and its usages togetElectedAccounts
forEpochManagerWrapper
-
Updated dependencies [
d988d31
]:- @celo/[email protected]
@celo/[email protected]
Major Changes
-
#407
3890220
Thanks @aaronmgdr! - Remove transfer:gold -- this was an old alias for transfer:celo which has the same functionality -
#412
23d36cc
Thanks @aaronmgdr! - Removecelocli validator:force-deaffiliate
This command was only ever usable pre mainnet launch. The force deaffiliate method it would call is only callable by one of the whitelisted Slasher Contracts.
To force removal of validator with poor uptime use
celocli validator:downtime-slash
or to sever association with a validator from your group usecelocli validator:deaffiliate
-
#407
3890220
Thanks @aaronmgdr! - Remove account:recover-oldThis was meant to be a temporary command for migrating account from a beta version of Valora to the release version. Please use a previous version of celocli if you need to make this one time recovery.
Minor Changes
76045eb
Thanks @shazarre! - BLS keys are now optional as being deprecated on L2, validator:register and releasecelo:authorize no longer require them in L2 context
Patch Changes
- Updated dependencies [
d988d31
,76045eb
,38fe4d0
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
@celo/[email protected]
Patch Changes
- #409
e709b88
Thanks @aaronmgdr! - Upgrades to latest devchain
@celo/[email protected]
Patch Changes
- #409
e709b88
Thanks @aaronmgdr! - RenamesgetElected
and its usages togetElectedAccounts
forEpochManagerWrapper