sei-chain
sei-chain copied to clipboard
## Describe your changes and provide context Add a lightweight check that checks the following invariance every block: - The total balance of all addresses who have seen any change...
### Purpose of the Changes addresses several issues and improvements: - **Dynamic Version Control**: Implementing version control with automated fetching based on network, fetched from 'abci_info' RPC endpoint. Additional variables...
## Describe your changes and provide context The CW->EVM counterpart of https://github.com/sei-protocol/sei-chain/pull/1663 The logic is simpler than EVM->CW due to the builtin support of migration by CW ## Testing performed...
## Describe your changes and provide context fix some typos in comments ## Testing performed to validate your change
## Describe your changes and provide context Previously pointer contract will be assigned a new address when it's upgraded to a new version, which is quite inconvenient to end users...
## Describe your changes and provide context Fixes for the following: [Low][P2-L-03] Missing denom validity checks [Info][P2-I-01] Missing error handling check [Info][P2-I-02] Data location mistake in external function [Info][P2-I-03] typo...
## Describe your changes and provide context fix some typos in comments ## Testing performed to validate your change
## Describe your changes and provide context ## Testing performed to validate your change
Initial commit to see the general idea of how Firehose tracer is instantiated and configured ### Starter **Important** This is a WIP PR that I push now so that you...
## Describe your changes and provide context - Bump Sei-Wasmd - Include https://github.com/sei-protocol/sei-wasmd/pull/47 ## Testing performed to validate your change - Testing on local chain -