Add optimistic update entity entry and cli command.
Add transaction for add or remove PermissionedTableACLs and add cli for add or remove ContractTableACLs.
Add using property checking for block list and update default forbidden list.
Implement archiving feature in Miyabi.
Add BlockchainConfigParameters model and corresponding system table. Add BlockchainParametersChangeEvent. Get latest BlockchainConfig from Db when starting up node.
Add Get BlockchainParameters endpoint to General Web Api.
Add a tx to update BlockchainParameters.
Add system events for ACL change. Add support for fallible events.
Add Instance Owner to the Contract Instantiation.
Make the Contract Instance Owners updatable using Smart Contract.
Add Miyabi.NFT.Models to SC analyzer default whitelist.