Skip to content

Please vendor go-ethereum #232

Open
Open
@karalabe

Description

Hey there!

We'll be introducing a breaking API change in go-ethereum 1.8.0, changing GasUsed and GasLimit types in our entire codebase from big.Int to uint64 ethereum/go-ethereum#15466. This will probably break your code if it's not vendored in.

My suggestion is to vendor it the current go-ethereum code, then when we update to uint64 you can check the couple lines that need to be updated.

Cheers,
Peter

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions