Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 677 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 677 Bytes

Version 1.0.3

  1. Adjust the module design (template, engine) to support only single-contract algorithmic execution transactions
  2. Adjust the algorithm template, add default parameters and variable fields, as well as the corresponding function parameter passing.
  3. Optimize the algorithm state control, add state enumeration values, and the algorithm supports suspension and resumption of operation.
  4. Remove the DMA algorithm
  5. Remove algorithm configuration caching and loading function
  6. Adjust the graphical interface to optimize the display of algorithm status information.

Version 1.0.2

  1. Change the icon file information of the module to a full path string.