Initial work to add an in-memory layer on top of the TxStore #40657
Annotations
7 errors
core/chains/tx_store_test.go#L220
type `findTxWithIdempotencyKeyInput` is unused (unused)
|
core/chains/tx_store_test.go#L224
type `checkTxQueueCapacityInput` is unused (unused)
|
core/chains/tx_store_test.go#L229
type `checkTxQueueCapacityOutput` is unused (unused)
|
core/chains/tx_store_test.go#L232
type `findLatestSequenceInput` is unused (unused)
|
common/txmgr/inmemory_store.go#L346
SA4009: argument tx is overwritten before first use (staticcheck)
|
common/txmgr/inmemory_store.go#L361
SA4009(related information): assignment to tx (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading