celo-org / developer-tooling

🛠️ SDKs and CLI for interacting with Celo
Apache License 2.0
9 stars 4 forks source link

Remove Offchain Data Commands #222

Open aaronmgdr opened 3 months ago

aaronmgdr commented 3 months ago

https://github.com/celo-org/celo-monorepo/pull/4518 added commands for reading and writing offchain data as a proof of concept for CIP 8. This CIP has since been abandoned according to its status on github.

Therefore we should remove these commands from the celocli

This will have the added benefit of reducing the codependency of social-connect and dev tooling repos #220

the exact commands are account:offchain-read account:offchain-write

aaronmgdr commented 3 months ago

Valentin Rodygin @carterqw2 (https://clabsco.slack.com/archives/C9RSRC8KS/p1712665443526289?thread_ts=1712663678.692319&cid=C9RSRC8KS) Yes, afaik it has never been implemented.

aaronmgdr commented 3 months ago

CIP8 is mentioned in CC release 6. https://forum.celo.org/t/core-contracts-release-6/2936

not sure what this means