Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-2010] format filter id as quantity #1534

Merged
merged 2 commits into from
Jun 8, 2019
Merged

[PAN-2010] format filter id as quantity #1534

merged 2 commits into from
Jun 8, 2019

Conversation

RatanRSur
Copy link
Contributor

PR description

Prevents intermittent eth_getFilterLogs failure when the filterId
began with a hex 0. Previously leading 0's were not trimmed so depending
on the randomly generated value, a filter could appear to not exist in
the FilterRegistry

Fixed Issue(s)

https://pegasys1.atlassian.net/secure/RapidBoard.jspa?rapidView=28&modal=detail&selectedIssue=PAN-2010

Copy link
Contributor

@mbaxter mbaxter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

RatanRSur added 2 commits June 7, 2019 21:47
Prevents intermittent `eth_getFilterLogs` failure when the `filterId`
began with a hex 0. Previously leading 0's were not trimmed so depending
on the randomly generated value, a filter could appear to not exist in
the `FilterRegistry`
@RatanRSur RatanRSur merged commit 4753529 into PegaSysEng:master Jun 8, 2019
@RatanRSur RatanRSur deleted the PAN-2010-eth-get-log-failure branch July 23, 2019 16:57
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.

3 participants