Skip to content

Alchemy JSON RPC Update according to Ethereum Spec #141

@charlescrain

Description

@charlescrain

Ethereum is deprecating totalDifficult and we should prepare accordingly.

The change would be here:
https://github.com/airalab/hs-web3/blob/master/packages/ethereum/src/Network/Ethereum/Api/Types.hs#L282

for backwards compatibility, we can just make a Maybe:

, blockTotalDifficulty  :: !(Maybe Quantity)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions