feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0 #76
Annotations
4 errors
Run integration tests:
tests/integration_tests/test_debug_trace.py#L172
test_trace_blk
ValueError: {'code': -32000, 'message': 'method handler crashed'}
|
Run integration tests:
tests/integration_tests/test_gas.py#L172
test_gas_call
ValueError: {'code': -32000, 'message': "failed to find key in the node's keyring; no key for given address or file; key with address ethm12luku6uxehhak02py4rcz65zu0swh7wjun6msa not found: key not found"}
|
Run integration tests:
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 6; 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: 20)') == "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 6; version mismatch on immutable IAVL tree; version does not exist. Version has either been pruned, or is for a future block height (latest height: 20)
|
Run integration tests
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading