All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.0.4 - 2023-11-27
MsgCreateIdentityGISTTransferOp
,MsgCreateIdentityStateTransferOp
messages handlingtx
andheight
columns for theconfirmation
andvote
tablesidentity_gist_transfer
andidentity_state_transfer
tables to store new identity transfer types- Hasura migrations
contract_update
entity relation to thenetwork
fee_token_management
entity relation to thenetwork
identity_default_transfer
entity relation to thenetwork
oracle
entity relation to thenetwork
confirmation
entity relation to thetransaction
andblock
vote
entity relation to thetransaction
andblock
multisig_proposal_vote
entity relation to theblock
operation
entity relation to theidentity_gist_transfer
andidentity_state_transfer
rarimo-core
dependency updated tov1.1.0
tokenmanager_params
table replaced withnetwork
table
v1.0.3 - 2023-11-03
- MsgExec support for modules
auth
,distribution
,feegrant
,gov
,staking
v1.0.2 - 2023-10-24
- Migrated from GitLab to GitHub
- Initiated project