Weekly summary update (20230213-20230218) #324
xuman2019
started this conversation in
Show and tell
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Brief intro
We began to refactor our bill and gas system based, use the EVM chain to settle, and prepare for our network's economic model and the token release.
Besides, more CLI and db3.js features are implemented, such as:
Brief pic about the EVM chain settlement design:
Key PRs:
#318: use u64 to store the balance of bill and credit
Code:
Detail:
Show network status in CLI; CLI could show the status of the following concept:
DB-related concepts:
Account-related concepts:
#312: refactor the bill and gas system
refactor the bill and gas system, 1 MB data storage will cost 1DB3, you can experience it in our CLI tool.
#319: Add EVM chain bridge
Key issues opened:
#203 refactor the bill and gas system
We began to refactor our bill and gas system and prepare for an economic model and the token release.
Beta Was this translation helpful? Give feedback.
All reactions