What's Changed
- chore: use clippy::use_self by @nkysg in #4163
- chore: rustc 1.78.0 by @nkysg in #4167
- delete all dag block in sync dag store to protect the blocks not int … by @jackzhhuang in #4165
- Refactor move runtime by @simonjiao in #4166
- docs: fix merkle tree contracts typo issues by @momodaka in #4169
- fix some warnings by @simonjiao in #4174
- refactor BatchDbWriter to fix bugs by @simonjiao in #4176
- [dataformat-generator] fixed ignoring serde alias for StructType, ref… by @welbon in #4181
- Update the block header to ensure compatibility with future updates by @jackzhhuang in #4175
- Fix status command by @jackzhhuang in #4186
- chore: rename starcoin-gas to starcoin-gas-meter by @nkysg in #4187
- chore: rename starcoin-natives to starcoin-frameworks by @nkysg in #4189
- chore(starcoin-vm-types): rm unused file by @nkysg in #4190
- rm VMAdapter by @nkysg in #4191
- Synchronize optimization into parallel processing, and replace the calculation of ghost data with validation methods during synchronization to improve efficiency by @jackzhhuang in #4192
- The absent block must be put into the waiting list even though it is in the local store. by @jackzhhuang in #4199
- chore(starcoin-config): rm unused crate by @nkysg in #4224
- Pruning logic by @jackzhhuang in #4194
- refactor: move starcoin-force-upgrade to vm by @nkysg in #4236
- Reset dag chain by @jackzhhuang in #4227
- Release v2.0.3 by @sanlee42 in #4243
- Find the absent when starting the execution by @jackzhhuang in #4248
- Set the pruning height to 3500000 by @jackzhhuang in #4253
New Contributors
Full Changelog: v2.0.1...v2.0.2