Rooch's Development Progress
New features
- make dev as default chain id and fixup warning when CI check (#725) (2023-08-30) @Bai Chuan
 - [Framework] Implement basic transaction fee logic (#738) (2023-09-01) @jolestar
 - Feature owen sdk session key (#747) (2023-09-03) @Owen Wu
 
Major refactoring
- refactor: OMO rename to flexEmu (#688) (2023-08-28) @Triplex
 - Refactor genesis tx (#711) (2023-08-29) @jolestar
 - Calculate gas consumption after executing transactions in the virtual machine. (#717) (2023-08-29) @stevenlaw123
 - Refactor coin by change the coinstore from resource to typetable (#720) (2023-08-30) @Bai Chuan
 - Refactor genesis and stdlib builder (#719) (2023-08-30) @jolestar
 - Refactor genesis builder (#727) (2023-08-30) @jolestar
 - Refactor the private generics example and add a tutorial article (#687) (2023-08-31) @Joe Chen
 - [Framework]Refactor coin module (#740) (2023-09-01) @jolestar
 
Improvements and fixes
- publish in move as default (#708) (2023-08-28) @0xPause
 - Bugfix owen sdk e2e test fail (#707) (2023-08-28) @Owen Wu
 - add weekly 2023-08-28 (#710) (2023-08-28) @Joe Chen
 - Feature/monorepo (#713) (2023-08-29) @sven Tan
 - [gh-663] unify scheme, variables and constant errors, add script and GitHub Action for checking error prefixes. (#664) (2023-08-28) @feliciss
 - [Refactor] Remove signer argument from init func (#718) (2023-08-29) @WGB5445
 - Feature owen sdk e2e ci check (#715) (2023-08-29) @Owen Wu
 - docs: add interactive game blog in CN (#694) (2023-08-30) @Triplex
 - docs(blog): refine igame zh-CN (#726) (2023-08-30) @Triplex
 - [gh-714] fix build directory. (#732) (2023-08-30) @feliciss
 - [stdlib] remove the incorrect reference links from move docs (#736) (2023-08-31) @jolestar
 - Feature/dashboard sdk (#733) (2023-08-31) @sven Tan
 - [Examples] Coin examples (#743) (2023-09-01) @jolestar
 - fixed tempdir drop after server start (#746) (2023-09-03) @Bai Chuan
 - fix repeated init function request (#745) (2023-09-03) @0xPause
 
Rooch Community Dev Meeting
- Discuss coin module refactoring and transaction fee implementation, see #738 (opens in a new tab)
 - Discuss the error handling of transaction context's 
respawn,pre_executeandpost_execute - For a discussion of what needs to be done to launch a testnet, see #604 (opens in a new tab)
 - Share full-chain games
 - Conference recording (opens in a new tab)