chore: add some metrics specifically around astria tx execution #115
Annotations
7 errors
Build and push
cannot use legacyPool (variable of type *legacypool.LegacyPool) as txpool.SubPool value in array or slice literal: *legacypool.LegacyPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
|
Build and push
cannot use blobPool (variable of type *blobpool.BlobPool) as txpool.SubPool value in array or slice literal: *blobpool.BlobPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
|
Build and push
cannot use pool (variable of type *legacypool.LegacyPool) as txpool.SubPool value in array or slice literal: *legacypool.LegacyPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
|
Build and push
cannot use legacyPool (variable of type *legacypool.LegacyPool) as txpool.SubPool value in array or slice literal: *legacypool.LegacyPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
|
Build and push
cannot use blobPool (variable of type *blobpool.BlobPool) as txpool.SubPool value in array or slice literal: *blobpool.BlobPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
|
Build and push
cannot use pool (variable of type *legacypool.LegacyPool) as txpool.SubPool value in array or slice literal: *legacypool.LegacyPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
|
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c GOOS=${TARGETOS} GOARCH=${TARGETARCH} cd /go-ethereum && go run build/ci.go install -static ./cmd/geth" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading