Add consensus updates endpoints #356
Annotations
15 errors
test (macos-latest, 1.22)
2/44 tests failed
|
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.05s:
api/logger.go#L146
logger.go:146: 2024-07-31T16:22:05.384Z DEBUG sqlite3.transaction.UpdateSiacoinStateElements updating siacoin state elements {"id": "132f2297", "attempt": 1, "count": 0}
|
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.05s:
api/logger.go#L146
logger.go:146: 2024-07-31T16:22:05.385Z DEBUG sqlite3.transaction.ApplyIndex.applyMatureSiacoinBalance applying mature siacoin balance {"id": "132f2297", "attempt": 1, "blockID": "bid:49279015dd29c4eba8645280e590d331b6535b37109e826b83632cdc9bfc1f89", "height": 0, "maturityHeight": 0}
|
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.05s:
api/logger.go#L146
logger.go:146: 2024-07-31T16:22:05.387Z DEBUG sqlite3.UpdateChainState applied chain update {"revertedUpdates": 0, "appliedUpdates": 2, "blockID": "bid:49279015dd29c4eba8645280e590d331b6535b37109e826b83632cdc9bfc1f89", "height": 0}
|
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.05s:
api/logger.go#L146
logger.go:146: 2024-07-31T16:22:05.387Z DEBUG sqlite3.transaction.UpdateSiacoinStateElements updating siacoin state elements {"id": "132f2297", "attempt": 1, "count": 0}
|
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.05s:
api/logger.go#L146
logger.go:146: 2024-07-31T16:22:05.387Z DEBUG sqlite3.transaction.ApplyIndex.applyMatureSiacoinBalance applying mature siacoin balance {"id": "132f2297", "attempt": 1, "blockID": "bid:d829e0f4cc3b2ba0a7c58fae4eda03d704bfbe339ad65f94d726a3102bd4a99e", "height": 1, "maturityHeight": 1}
|
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.05s:
api/logger.go#L146
logger.go:146: 2024-07-31T16:22:05.388Z DEBUG sqlite3.UpdateChainState applied chain update {"revertedUpdates": 0, "appliedUpdates": 2, "blockID": "bid:d829e0f4cc3b2ba0a7c58fae4eda03d704bfbe339ad65f94d726a3102bd4a99e", "height": 1}
|
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.05s:
api/logger.go#L146
logger.go:146: 2024-07-31T16:22:05.390Z DEBUG sqlite3.transaction.UpdateSiacoinStateElements updating siacoin state elements {"id": "944210ad", "attempt": 1, "count": 0}
|
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.05s:
api/logger.go#L146
logger.go:146: 2024-07-31T16:22:05.391Z DEBUG sqlite3.transaction.ApplyIndex.applyMatureSiacoinBalance applying mature siacoin balance {"id": "944210ad", "attempt": 1, "blockID": "bid:1415253dd3e5c8375e9e482bff8c3b773c0991bc0866af5af49bca67397a30c9", "height": 2, "maturityHeight": 2}
|
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.05s:
api/logger.go#L146
logger.go:146: 2024-07-31T16:22:05.391Z DEBUG sqlite3.UpdateChainState applied chain update {"revertedUpdates": 0, "appliedUpdates": 2, "blockID": "bid:1415253dd3e5c8375e9e482bff8c3b773c0991bc0866af5af49bca67397a30c9", "height": 2}
|
test (macos-latest, 1.21)
The job was canceled because "macos-latest_1_22" failed.
|
test (ubuntu-latest, 1.22)
The job was canceled because "macos-latest_1_22" failed.
|
test (windows-latest, 1.22)
The job was canceled because "macos-latest_1_22" failed.
|
test (windows-latest, 1.21)
The job was canceled because "macos-latest_1_22" failed.
|
test (ubuntu-latest, 1.21)
The job was canceled because "macos-latest_1_22" failed.
|