Skip to content

core/types: change SetCodeTx.ChainID to uint256 #5271

core/types: change SetCodeTx.ChainID to uint256

core/types: change SetCodeTx.ChainID to uint256 #5271

Triggered via pull request January 3, 2025 13:58
Status Failure
Total duration 2m 13s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: internal/ethapi/transaction_args.go#L506
cannot use args.ChainID.ToInt().Uint64() (value of type uint64) as *uint256.Int value in struct literal
build: tests/state_test_util.go#L449
cannot use auth.ChainID (variable of type uint64) as *uint256.Int value in struct literal
build
Process completed with exit code 1.