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

Add HoneyBadger::skip_to_epoch and NetworkInfo::other_ids. #417

Merged
merged 5 commits into from
Jul 23, 2019

Conversation

afck
Copy link
Collaborator

@afck afck commented Jul 23, 2019

This also disables cargo audit until #415 is fixed.

Closes #413.

@afck
Copy link
Collaborator Author

afck commented Jul 23, 2019

I realized my cargo audit was outdated. The new version has an --ignore option, so we can still run it in CI:

cargo audit --ignore RUSTSEC-2019-0011

Copy link
Contributor

@dforsten dforsten left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for that change!

@afck afck merged commit 51e4809 into master Jul 23, 2019
@afck afck deleted the afck-skip-epoch branch July 23, 2019 11:30
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.

Add a method for skipping the current epoch.
3 participants