Skip to content

Introduce ECDSAKey and decouple from ethgo lib transactions signing logic #889

Introduce ECDSAKey and decouple from ethgo lib transactions signing logic

Introduce ECDSAKey and decouple from ethgo lib transactions signing logic #889

Triggered via pull request February 24, 2024 08:07
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Build Blade  /  Build
57s
Build Blade / Build
Build Blade  /  Verify Build Reproducibility
13s
Build Blade / Verify Build Reproducibility
E2E Legacy Tests  /  Run E2E Legacy Tests
E2E Legacy Tests / Run E2E Legacy Tests
E2E PolyBFT Tests  /  Run E2E PolyBFT Tests
E2E PolyBFT Tests / Run E2E PolyBFT Tests
Fuzz Tests  /  Run Fuzz Tests
Fuzz Tests / Run Fuzz Tests
Lint  /  Run Lint
Lint / Run Lint
Property PolyBFT Tests  /  Run Property PolyBFT Tests
Property PolyBFT Tests / Run Property PolyBFT Tests
Unit Tests  /  Run Unit Tests
Unit Tests / Run Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build Blade / Verify Build Reproducibility: txrelayer/txrelayer.go#L99
types.LegacyTx (type) is not an expression
Build Blade / Verify Build Reproducibility: txrelayer/txrelayer.go#L105
txn.SetTransactionType undefined (type *types.Transaction has no field or method SetTransactionType)
Build Blade / Verify Build Reproducibility: txrelayer/txrelayer.go#L145
types.DynamicFeeTx (type) is not an expression
Build Blade / Verify Build Reproducibility: txrelayer/txrelayer.go#L206
types.DynamicFeeTx (type) is not an expression
Build Blade / Verify Build Reproducibility
Process completed with exit code 1.
Build Blade / Build: txrelayer/txrelayer.go#L99
types.LegacyTx (type) is not an expression
Build Blade / Build: txrelayer/txrelayer.go#L105
txn.SetTransactionType undefined (type *types.Transaction has no field or method SetTransactionType)
Build Blade / Build: txrelayer/txrelayer.go#L145
types.DynamicFeeTx (type) is not an expression
Build Blade / Build: txrelayer/txrelayer.go#L206
types.DynamicFeeTx (type) is not an expression
Build Blade / Build
Process completed with exit code 1.