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

Use last confirmed block instead of genesis with new eth account #4422

Merged
merged 1 commit into from
Jul 4, 2019

Conversation

maaktweluit
Copy link
Contributor

This morning the integration tests failed with timeouts on the eth_getLogs call

https://buildbot.golem.network/buildbot/#/builders/15/builds/788

This PR makes the timeout less likely by using the last confirmed block to scan for new transactions instead of the genesis block

@maaktweluit maaktweluit requested a review from Krigpl July 3, 2019 15:16
@maaktweluit maaktweluit self-assigned this Jul 3, 2019
@codecov
Copy link

codecov bot commented Jul 3, 2019

Codecov Report

Merging #4422 into develop will increase coverage by 0.03%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop    #4422      +/-   ##
===========================================
+ Coverage    88.42%   88.45%   +0.03%     
===========================================
  Files          224      224              
  Lines        19799    19799              
===========================================
+ Hits         17508    17514       +6     
+ Misses        2291     2285       -6

@maaktweluit maaktweluit merged commit 17ad819 into develop Jul 4, 2019
@maaktweluit maaktweluit deleted the mwu/no-genesis branch July 4, 2019 09:06
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants