rooch-network / rooch

VApp Container with Move Language
https://rooch.network
Apache License 2.0
133 stars 60 forks source link

[CLI] Implements Statedb cli for export and import #1684

Closed baichuan3 closed 1 month ago

baichuan3 commented 1 month ago

Summary

  1. Supports export statedb to a specified file, and then rebuild the entire state through the file
  2. The export file storage format is String, where KeyState and State are serialized via tostring(), and binary format is not used yet.
  3. When export, Field state must be export first, and then object state
  4. When import, field state must be updated first, and then object state
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-rooch-portal-v1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 11:50am
1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **rooch** | ⬜️ Ignored ([Inspect](https://vercel.com/rooch/rooch/25SuqH1KJMzkZqujXLXpByhGLEr1)) | | | May 15, 2024 11:50am |