feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0 #12
Annotations
3 errors
tests/integration_tests/test_pruned_node.py#L80
test_pruned_node
assert ('rpc error: code = Unknown desc = codespace sdk code 18: invalid request: '\n 'failed to load state at height 17; version mismatch on immutable IAVL tree; '\n 'version does not exist. Version has either been pruned, or is for a future '\n 'block height (latest height: 31)') == "couldn't fetch balance. Node state is pruned"
- couldn't fetch balance. Node state is pruned
+ rpc error: code = Unknown desc = codespace sdk code 18: invalid request: failed to load state at height 17; version mismatch on immutable IAVL tree; version does not exist. Version has either been pruned, or is for a future block height (latest height: 31)
|
tests/integration_tests/test_upgrade.py#L99
test_cosmovisor_upgrade
TimeoutError: wait for block 26 timeout
|
|
The logs for this run have expired and are no longer available.
Loading