Unconfirmed Txns to Include Pending #671
Annotations
6 errors
Run Go Tests:
internal/consensus/replay_stubs.go#L27
cannot use emptyMempool{} (value of type emptyMempool) as type mempool.Mempool in variable declaration:
|
Run Go Tests:
internal/consensus/replay.go#L497
cannot use emptyMempool{} (value of type emptyMempool) as type mempool.Mempool in argument to sm.NewBlockExecutor:
|
Run Go Tests:
internal/consensus/replay.go#L540
cannot use emptyMempool{} (value of type emptyMempool) as type mempool.Mempool in argument to sm.NewBlockExecutor:
|
Run Go Tests:
internal/consensus/replay_file.go#L352
cannot use mempool (variable of type emptyMempool) as type mempool.Mempool in argument to sm.NewBlockExecutor:
|
Run Go Tests:
internal/consensus/wal_generator.go#L84
cannot use mempool (variable of type emptyMempool) as type mempool.Mempool in argument to sm.NewBlockExecutor:
|
Run Go Tests
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading