* Updated fetch_metadata script (to synchronize denom ini files) to reuse logic in AsyncClient * Synchronized denom ini files with Indexer information for mainnet, testnet and devnet
0.9.4
Not secure
* Added TIA/USDT spot market in mainnet and testnet ini file
0.9.3
Not secure
* Updated TIA/USDT-30NOV2023 market id in denoms_mainnet.ini file
0.9.2
Not secure
* Added fix to the grpc import error in Mac with M1 and M2 chips
0.9.1
Not secure
* Added new spot markets in mainnet ini file: KAVA/USDT, USDTkv/USDT * Added new derivative markets in mainnet ini file: TIA/USDT-30NOV2023, AXL/USDT, BTC/USDTkv, ETH/USDTkv
0.9.0
Not secure
* Improvement in broadcaster to initialize the account sequence number and the timeout height only when required * Replace Pipenv with Poetry * Add pre-commit validations to the project * Add a GitHub workflow to run all tests and calculate coverage for each PR