Skip to content

Conversation

DenVolkovPPTeam
Copy link

EthBlockMapper in json_dict_to_block was missing 'hex_to_dec' for 'nonce' field. Added hex_to_dec.

At the same time EthTransactionMapper does have this transformation

        transaction.nonce = hex_to_dec(json_dict.get('nonce'))

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant