cronos icon indicating copy to clipboard operation
cronos copied to clipboard

Problem: there's no compact historical state storage

Open yihuang opened this issue 3 years ago • 1 comments

A solution for: https://github.com/crypto-org-chain/cronos/issues/451 Since we already have the state streaming in SDK(ADR 038), it's possible to implement the idea in Cronos itself. Just implement a streaming service that store the state changes in a kv db, the format is explained here.

yihuang avatar Sep 19 '22 11:09 yihuang

File streamer integration

  • [x] main https://github.com/crypto-org-chain/cronos/pull/702
  • [x] 0.9.x https://github.com/crypto-org-chain/cronos/pull/721
  • [ ] 0.8.x https://github.com/crypto-org-chain/cronos/pull/717
  • [ ] 0.7.x https://github.com/crypto-org-chain/cronos/pull/716
  • [ ] 0.6.x https://github.com/crypto-org-chain/cronos/pull/700

yihuang avatar Sep 27 '22 02:09 yihuang

closed by #791

yihuang avatar Feb 13 '23 10:02 yihuang