refactor(batching): Only return batches with signatures in query of all batches #590
Annotations
2 errors and 2 warnings
test
cannot use app.BatchingKeeper (variable of type "github.com/sedaprotocol/seda-chain/x/batching/keeper".Keeper) as "github.com/sedaprotocol/seda-chain/app/abci".BatchingKeeper value in argument to appabci.NewHandlers: "github.com/sedaprotocol/seda-chain/x/batching/keeper".Keeper does not implement "github.com/sedaprotocol/seda-chain/app/abci".BatchingKeeper (wrong type for method GetValidatorTreeEntry)
|
test
Process completed with exit code 2.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|