Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seed crawler mode #1128

Merged
merged 9 commits into from
Jan 21, 2018
Merged

seed crawler mode #1128

merged 9 commits into from
Jan 21, 2018

Conversation

ebuchman
Copy link
Contributor

rebase and update #1067

@codecov-io
Copy link

codecov-io commented Jan 21, 2018

Codecov Report

Merging #1128 into develop will decrease coverage by 0.3%.
The diff coverage is 48.19%.

@@             Coverage Diff             @@
##           develop    #1128      +/-   ##
===========================================
- Coverage    60.22%   59.91%   -0.31%     
===========================================
  Files          118      118              
  Lines        10890    10963      +73     
===========================================
+ Hits          6558     6569      +11     
- Misses        3739     3797      +58     
- Partials       593      597       +4

if err != nil {
r.book.MarkAttempt(pi.Addr)
continue
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we should just call RequestAddrs here and remove the below loop

@ebuchman ebuchman merged commit 2ec425a into develop Jan 21, 2018
This was referenced Jan 21, 2018
@ebuchman ebuchman deleted the 862-seed-crawler-mode branch January 21, 2018 05:38
@melekes melekes mentioned this pull request Feb 7, 2018
Cashmaney pushed a commit to scrtlabs/tendermint that referenced this pull request Aug 2, 2023
…ndermint#1128)

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](bufbuild/buf-setup-action@v1.23.1...v1.24.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

3 participants