-
Notifications
You must be signed in to change notification settings - Fork 20.4k
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
using robertkrimen/otto, godeps updated #536
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
obscuren
added a commit
that referenced
this pull request
Mar 22, 2015
using robertkrimen/otto, godeps updated
maoueh
pushed a commit
to streamingfast/go-ethereum
that referenced
this pull request
Nov 22, 2021
…eum#536) Signed-off-by: Keefe-Liu <bianze.kernel@gmail.com>
tony-ricciardi
pushed a commit
to tony-ricciardi/go-ethereum
that referenced
this pull request
Jan 20, 2022
…thereum#536) * create new shuffled round robin order policy and set as default * add Random function to contract_comm/random and utilize it to seed proposer selection * fixed typo * add todo note * change comments to be more vauge * use explicit state in call to Random * move randomness retrieval into Validators and ParentValidators functions * fix typo * log proposer policy * move round shuffled round robin up * remove overly verbose trace * add command line flag for proposer policy * fix type errors
tony-ricciardi
pushed a commit
to tony-ricciardi/go-ethereum
that referenced
this pull request
Jan 20, 2022
…efault (ethereum#536)" (ethereum#548) This reverts commit bdcd75c.
tony-ricciardi
pushed a commit
to tony-ricciardi/go-ethereum
that referenced
this pull request
Jan 20, 2022
…] (ethereum#549) * create new shuffled round robin order policy and set as default * add Random function to contract_comm/random and utilize it to seed proposer selection * fixed typo * add todo note * change comments to be more vauge * use explicit state in call to Random * move randomness retrieval into Validators and ParentValidators functions * fix typo * log proposer policy * move round shuffled round robin up * remove overly verbose trace * add command line flag for proposer policy * fix type errors * pull randomness from the last block iof each epoch * fix using wrong hash to retrieve header * prevent loops in the ordering * fix reversed array * fix compile error * fix up tests * test using new monorepo branch * Revert "test using new monorepo branch" This reverts commit 8ed1c49e7245a2c84925e25f28e60cf9ed7872d7.
maoueh
pushed a commit
to streamingfast/go-ethereum
that referenced
this pull request
Jan 6, 2023
* dev: add: pull request template
tanishqjasoria
pushed a commit
to tanishqjasoria/go-ethereum
that referenced
this pull request
Oct 31, 2023
s1na
pushed a commit
to s1na/go-ethereum
that referenced
this pull request
Dec 2, 2024
Monthly Merge Dev-Upgrade to Master Branch: May
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.