Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

fix(indexer): r & s in rlp encode should be integer rather than bytes #458

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

classicalliu
Copy link
Contributor

@classicalliu classicalliu commented Jul 25, 2022

Fix for eth_tx_hash calculation in indexer, the eth_tx_hash will be wrong when r / s with leading zeros

Note:
Need to resync database to fix old data.

Fix for eth_tx_hash calculation in indexer, the `eth_tx_hash` will be wrong when r / s with leading zeros
@Flouse Flouse requested a review from RetricSu July 26, 2022 04:59
@RetricSu RetricSu merged commit 0f81864 into 1.5-rc Jul 26, 2022
@RetricSu RetricSu deleted the fix-rlp-encode branch July 26, 2022 05:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants