This repository has been archived by the owner on May 13, 2024. It is now read-only.
sdk0.47 update #12
Annotations
4 errors
|
Run integration tests:
tests/integration_tests/test_priority.py#L120
test_priority
assert False
+ where False = all(<generator object test_priority.<locals>.<genexpr> at 0x7fad4b11be60>)
|
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 16; 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: 30)') == "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 16; version mismatch on immutable IAVL tree; version does not exist. Version has either been pruned, or is for a future block height (latest height: 30)
|
Run integration tests
The operation was canceled.
|
Loading