feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0 #10
Annotations
4 errors
tests/integration_tests/test_filters.py#L460
test_multiple_filters[enable-indexer]
assert 0 == 1
+ where 0 = len([])
|
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 27 timeout
|
|
The logs for this run have expired and are no longer available.
Loading