celo-org / celo-monorepo

Official repository for core projects comprising the Celo platform
https://celo.org
Apache License 2.0
684 stars 360 forks source link

[cli, contractkit] releasegold:show, account:show broken when no signer set #7091

Closed timmoreton closed 3 years ago

timmoreton commented 3 years ago

Expected Behavior

celocli releasegold:show and celocli account:show complete successfully and lists contract address under vote,validator,attestation signer when account not registered, or no matching signer registered.

getAccountSummary also now fails in these settings -- what changed?

Current Behavior

medhakothari commented 3 years ago

I believe #7098 & #7092 both close this issue