Rooch's Development Progress
New features
- Feature owen auto generate rooch types (#485) (2023-07-17) @Owen Wu
- [gh-457] add Schnorr signature support. (#461) (2023-07-18) @feliciss
- [gh-481] add schnorr as a built-in validator. (#483) (2023-07-19) @feliciss
- Rooch dashboard scaffold (#515) (2023-07-21) @sven Tan
- [gh-511] add ripemd-160 support for hashs. (#512) (2023-07-20) @feliciss
- Add test_only attribute to integration test functions. (#525) (2023-07-21) @steelgeek091
Major refactoring
- [MoveOS] Refactor MoveOS, make the pre_execute and post_execute functions be pre-transaction config (#504) (2023-07-18) @jolestar
- Refactor the integration-test to allow it to import moveos_stdlib and other third-party Move Packages. (#464) (2023-07-20) @steelgeek091
- refactor and simplify raw store (#526) (2023-07-21) @Bai Chuan
- [MoveosStd]Refactor event (#527) (2023-07-22) @jolestar
Improvements and fixes
- [developer-docs] add installation (#465) (2023-07-17) @Joe Chen
- init cli doc (#489) (2023-07-17) @sven Tan
- [scripts] add ubuntu installation script for rooch dev environment (#490) (2023-07-17) @Joe Chen
- [blog] release v0.1 (#397) (2023-07-17) @jolestar
- Update installation.en-US.mdx and installation.zh-CN.mdx (#492) (2023-07-17) @Elisha Paul Okai(Shinnoks)
- Update blog example (#488) (2023-07-17) @wubuku
- fix code highlight for rooch-cli file en & zh (#494) (2023-07-17) @Joe Chen
- the scripts dir should not be ignored (#497) (2023-07-18) @yourmoonlight
- add weekly 2023-07-17 (#459) (2023-07-18) @Joe Chen
- init scaffolding (#505) (2023-07-18) @sven Tan
- Update getting-started.en-US.md (#520) (2023-07-20) @Elisha Paul Okai(Shinnoks)
- fix typo for getting-started zh (#521) (2023-07-20) @Joe Chen
- docs: Condense the discourse concerning Sequence Verification (#516) (2023-07-21) @y17b
- update CONTRIBUTING.md and add CONTRIBUTING-zh.md (#530) (2023-07-21) @Joe Chen
Rooch Community Dev Meeting
- Discuss the implementation of Rooch Dashboard, related code (opens in a new tab)
- Discuss which mapping scheme Rooch multi-chain address uses, related issue (opens in a new tab)
- Discuss refactored
pre_execute
andpost_execute
functions, which can be configured earlier - Discuss the implementation of the storage scheme
- Conference recording (opens in a new tab)