postech-dao / simperby

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

Update `create_semantic_commit` to handle cases #514

Open JeongHunP opened 10 months ago

JeongHunP commented 10 months ago

Currently, create_semantic_commit only handles Diff::None and Diff::Reserved, so should handle Diff::General and Diff::NonReserved.