rooch-network / rooch

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

[genesis] Fix module store size bug #1703

Closed jolestar closed 2 weeks ago

jolestar commented 2 weeks ago

Summary

  1. Fix #1565 to support framework upgrade.
  2. Auto-create account when transfer; after #1669, we can remove the auto-create logic.
vercel[bot] commented 2 weeks 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 18, 2024 7:00am
1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **rooch** | ⬜️ Ignored ([Inspect](https://vercel.com/rooch/rooch/4N3UoERNtommu3GXHXhhFJMPFs18)) | | | May 18, 2024 7:00am |
jolestar commented 2 weeks ago

I merge this PR first. @pause125 @baichuan3