Implement BatchTxPool to handle nonce mismatch issues
#2295
Annotations
10 errors
|
Lint
issues found
|
|
Lint:
services/requester/pool.go#L325
t.batchSubmitTransactions undefined (type *BatchTxPool has no field or method batchSubmitTransactions) (typecheck)
|
|
Lint:
services/requester/pool.go#L325
t.batchSubmitTransactions undefined (type *BatchTxPool has no field or method batchSubmitTransactions)) (typecheck)
|
|
Lint:
services/ingestion/event_subscriber.go#L14
could not import github.com/onflow/flow-evm-gateway/services/requester (-: # github.com/onflow/flow-evm-gateway/services/requester
|
|
Lint:
services/requester/pool.go#L325
t.batchSubmitTransactions undefined (type *BatchTxPool has no field or method batchSubmitTransactions)) (typecheck)
|
|
Lint:
bootstrap/bootstrap.go#L34
could not import github.com/onflow/flow-evm-gateway/services/requester (-: # github.com/onflow/flow-evm-gateway/services/requester
|
|
Lint:
services/requester/pool.go#L325
t.batchSubmitTransactions undefined (type *BatchTxPool has no field or method batchSubmitTransactions)) (typecheck)
|
|
Lint:
api/api.go#L25
could not import github.com/onflow/flow-evm-gateway/services/requester (-: # github.com/onflow/flow-evm-gateway/services/requester
|
|
Test
Process completed with exit code 2.
|
|
Test:
services/requester/pool.go#L325
t.batchSubmitTransactions undefined (type *BatchTxPool has no field or method batchSubmitTransactions)
|