* Added the required logic in the MsgSubaccountTransfer message to translate amounts and token into the correct amount and token name representation for the chain
0.7.0.4
Not secure
* Synchronized decimals for ATOM and WETH in Testnet with the configuration provided by the indexer
0.7.0.3
Not secure
* Add FRCOIN testnet
0.7.0.2
* Removed from AsyncClient all references to the deprecated OrderBook RPC endpoints (replaced them with OrderBookV2) * Updated all orderbook examples
0.7
Not secure
* Removed references to pysha3 library (and also eip712-struct that required it) and replaced it with other implementation to allow the project to work with Python 3.11 * Updated sentry nodes LCD URL, for each sentry node to use its own service
0.6.5
Not secure
* Removed `k8s` from the list of supported mainnet nodes (`lb` should be used instead)