Rooch's Development Progress
New features
- [gh-650] add tests for BTCAddress Move module and support passing authentication key type for Bitcoin addresses under ecdsa scheme. (#665) (2023-08-21) @feliciss
 - define coin standard and gas coin (#669) (2023-08-21) @Bai Chuan
 - Define ModuleUpgradeFlag (#674) (2023-08-21) @0xPause
 - Feature/dashboard 0.1 (#657) (2023-08-22) @sven Tan
 - [types] Add chain_id and max_gas_amount to Transaction (#681) (2023-08-23) @jolestar
 - The CostTable that has implemented tiered pricing. (#684) (2023-08-24) @stevenlaw123
 - Feature owen sdk ts rooch client (#671) (2023-08-24) @Owen Wu
 
Major refactoring
- compare the genesis in storage and code when server start, then suggest users clean the storage (#682) (2023-08-23) @Bai Chuan
 - refactor rooch config and chainid to support multi env for rooch store, including devnet/testnet/mainnet (#701) (2023-08-27) @Bai Chuan
 
Improvements and fixes
- add weekly 2023-08-21 (#673) (2023-08-21) @Joe Chen
 - [gh-676] resolve bug MetaMask sending Ethereum transactions to Rooch RPC endpoint. (#677) (2023-08-22) @feliciss
 - dashboard 0.1.1 (#683) (2023-08-23) @sven Tan
 - docs: add interactive game blog (#670) (2023-08-24) @Triplex
 - [RPC] Fix eth_chainId response (#693) (2023-08-24) @jolestar
 - update runner manifest for GKE (#695) (2023-08-25) @yourmoonlight
 - Verify module with MoveVM verifier (#696) (2023-08-25) @0xPause
 - upgrade rust version from 1.68.0 to 1.70.0 (#706) (2023-08-27) @Bai Chuan
 - dashboard-0.1.2 (#700) (2023-08-27) @sven Tan
 
Rooch Community Dev Meeting
- Discuss naming conventions for error code constants and normal constants, see #663 (opens in a new tab)
 - Discuss Token|Coin standards and design methods, how to provide custom extensibility
 - Discuss the abstract plan of Gas, the advance payment of Gas plan, and the payment plan
 - Discuss CostTable and Gas price design issues
 - Discuss some problems in multi-chain settlement
 - Discuss the implementation of Session Key
 - Conference recording (opens in a new tab)