-
Notifications
You must be signed in to change notification settings - Fork 56
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
Track the most recently active validators and sample the superblock committee from them #2448
Open
drcpu-github
wants to merge
32
commits into
witnet:2.0-master
Choose a base branch
from
drcpu-github:stakes-most-recently-active
base: 2.0-master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Track the most recently active validators and sample the superblock committee from them #2448
drcpu-github
wants to merge
32
commits into
witnet:2.0-master
from
drcpu-github:stakes-most-recently-active
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bca4401 - Browse repository at this point
Copy the full SHA bca4401View commit details -
Configuration menu - View commit details
-
Copy full SHA for adb1f05 - Browse repository at this point
Copy the full SHA adb1f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c6672 - Browse repository at this point
Copy the full SHA 22c6672View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca76af - Browse repository at this point
Copy the full SHA fca76afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 824166a - Browse repository at this point
Copy the full SHA 824166aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10472e5 - Browse repository at this point
Copy the full SHA 10472e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6009e9b - Browse repository at this point
Copy the full SHA 6009e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e1f10 - Browse repository at this point
Copy the full SHA 25e1f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 188f462 - Browse repository at this point
Copy the full SHA 188f462View commit details -
Configuration menu - View commit details
-
Copy full SHA for d307d68 - Browse repository at this point
Copy the full SHA d307d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced0133 - Browse repository at this point
Copy the full SHA ced0133View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d85a1 - Browse repository at this point
Copy the full SHA f5d85a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ab7fb - Browse repository at this point
Copy the full SHA 33ab7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a814e0c - Browse repository at this point
Copy the full SHA a814e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49f6cda - Browse repository at this point
Copy the full SHA 49f6cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf332b - Browse repository at this point
Copy the full SHA 9cf332bView commit details -
feat(data_structures): implement protocol versions controller
also: update secp256k1 deps close witnet#2418
Configuration menu - View commit details
-
Copy full SHA for f5a5b0b - Browse repository at this point
Copy the full SHA f5a5b0bView commit details -
feat(data_structures): enable protocol versions injection through config
also: make protocol versioning safer
Configuration menu - View commit details
-
Copy full SHA for 0618bd3 - Browse repository at this point
Copy the full SHA 0618bd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35bc88a - Browse repository at this point
Copy the full SHA 35bc88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30bf140 - Browse repository at this point
Copy the full SHA 30bf140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da1773 - Browse repository at this point
Copy the full SHA 6da1773View commit details -
Configuration menu - View commit details
-
Copy full SHA for f894632 - Browse repository at this point
Copy the full SHA f894632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f04ae - Browse repository at this point
Copy the full SHA 88f04aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c749f8 - Browse repository at this point
Copy the full SHA 7c749f8View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c131f74 - Browse repository at this point
Copy the full SHA c131f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc3a8c - Browse repository at this point
Copy the full SHA 4cc3a8cView commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf3885f - Browse repository at this point
Copy the full SHA cf3885fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6c963e - Browse repository at this point
Copy the full SHA e6c963eView commit details
Commits on Mar 18, 2024
-
feat(jsonrpc): implement query stakes method
This method allows to query the stakes of the specified argument. The argument can contain: - A validator and a withdrawer - A validator - A withdrawer - Empty argument, uses the node's address as validator. The type of the argument is an address as a string.
Configuration menu - View commit details
-
Copy full SHA for 2e84cff - Browse repository at this point
Copy the full SHA 2e84cffView commit details -
feat(CLI): implement method for querying stakes
Please enter the commit message for your changes. Lines starting
Configuration menu - View commit details
-
Copy full SHA for ef7bf95 - Browse repository at this point
Copy the full SHA ef7bf95View commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c5b368 - Browse repository at this point
Copy the full SHA 4c5b368View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8bf45d - Browse repository at this point
Copy the full SHA f8bf45dView commit details
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.