F/0.47 compat [DO NOT MERGE UNTIL CHAIN 0.47 READY] (#120)
* chore: align explorer types
* chore: upgrade sdk with timestamps on portfolio stream api
* feat: move pkg usage from tendermint to cometbft
* feat: add missing files from core repo
* feat: make copy-chain-types
* feat: impl cometbft websocket client
* feat: refactor clientCtx, keyring.Info to keyring.Record
* feat: refactor keyring.Record
* feat: update chain examples
* chore: revert local test example
* chore: gofmt
* chore: register extension opt i to decode
* chore: bump go version to 1.19 (#130)
* fix: add gov V1 types, remove evm, erc20bridge, cleanup deps
* fix: nil keyring, empty tm client, minor cert issue (#131)
* fix: nil keyring and empty tm client
* chore: update example with tmclients
* chore: add back tmClient
* chore: remove tcp:// prefix to fix cert issue
* chore: re-gen
* build: align deps to chain
---------
Co-authored-by: Michele Meloni <[email protected]>
Co-authored-by: vinhphuctadang <[email protected]>
Co-authored-by: Tofel <[email protected]>
Co-authored-by: Albert Chon <[email protected]>
Co-authored-by: Phuc Ta <[email protected]>