postech-dao / simperby

The ultimate BFT blockchain engine for decentralized organizations with powerful trustless interoperability.
MIT License
70 stars 38 forks source link

Update CSV #497

Closed TomTaehoonKim closed 1 year ago

TomTaehoonKim commented 1 year ago

Changes

  1. Fix util function name from generate_general_diff_transaction_commit to generate_non_reserved_diff_transaction_commit; it was a wrong naming before
  2. Add time field to deal with timestamp more delicately
  3. Add generate_general_diff_transaction_commit util function
  4. Add missing general diff tx handling logic in CSV