Introduce ECDSAKey
and decouple from ethgo
lib transactions signing logic
#889
ci.yml
on: pull_request
Build Blade
/
Build
57s
Build Blade
/
Verify Build Reproducibility
13s
E2E Legacy Tests
/
Run E2E Legacy Tests
E2E PolyBFT Tests
/
Run E2E PolyBFT Tests
Fuzz Tests
/
Run Fuzz Tests
Lint
/
Run Lint
Property PolyBFT Tests
/
Run Property PolyBFT Tests
Unit Tests
/
Run Unit Tests
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.
|