AELF Progress Report (Jan 29th — Feb 11th)
Kernel
Completed implementations of all the kernel modules, including:
- World state update
- Merkle tree data structure update
- Structure of block and chain update
- Scheduler algorithm
- Smart contract deployment
- Execution of transaction with method call
- Demo for serialization/deserialization
Asset Chain
1.Implementation of asset chain wallet for exchange.
2.Optimized transaction processing under complicated circumstances.
3.Stabilized asset chain browser.
Please check the picture for more information.