a11fe98ce58ccf0ca0bfb61d6cab4cf7cc570d6e supports a new client option SkipHealthcheck. If this option is set, errors from calling user.health API will be ignored, and fall back to user.chain_info to get ChainID.
a30c0499fcb6d02728b0010e42b3e167db1a300a fix CI to build KGW together with kwil-db in workspace
Note: I push to kwilteam/kwil-db repo so I can manually trigger CI.
SkipHealthcheck
. If this option is set, errors from callinguser.health
API will be ignored, and fall back touser.chain_info
to get ChainID.Note: I push to kwilteam/kwil-db repo so I can manually trigger CI.
kwilteam/kgw#96 depends on this