
Weekly report-May 29, 2023
1. Fixed data error issue caused by node rollback probability
- Identified and fixed the root cause of the node rollback probability issue;
- Multiple tests showed that the issue was successfully resolved.
2. Optimized extension function of virtual machine system
- Analyzed and optimized existing extension functions;
- Added commonly used extension functions and integrated them into the system;
- Multiple tests showed that the new functions run normally and do not affect system performance.
3. Optimized definition of nested contract input parameters
- Redesigned the definition of nested contract input parameters to make it clearer;
- Tested and optimized the use of nested contract input parameters to ensure normal operation.
4. Optimized compiler’s ability to recognize parameter names
- Improved the algorithm for the compiler to recognize parameter names;
- Added new parameter names to meet more development needs;
- Multiple tests showed that the compiler’s ability to recognize parameter names runs normally and does not affect system performance.
5. Developed an ecological configuration development case document
To help developers use our ecological configuration, we wrote a development case document that includes:
- Role management case;
- Token issuance case;
- Ecological deduction case;
- DAO governance ecological case.
These cases provide guidance for developers and help improve our ecological configuration.