forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 714
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
Shield Staking #2836
Open
panleone
wants to merge
17
commits into
PIVX-Project:master
Choose a base branch
from
panleone:shield_staking
base: 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
Shield Staking #2836
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
panleone
force-pushed
the
shield_staking
branch
2 times, most recently
from
April 8, 2023 21:13
e5edfa4
to
7277289
Compare
panleone
added
Block Generation
Mining/Staking related issues
Sapling
Protocol-Update
labels
Apr 11, 2023
panleone
force-pushed
the
shield_staking
branch
from
April 17, 2023 13:14
7277289
to
2049976
Compare
panleone
force-pushed
the
shield_staking
branch
6 times, most recently
from
April 21, 2023 13:13
c0ea05f
to
50cb87a
Compare
Duddino
force-pushed
the
shield_staking
branch
3 times, most recently
from
May 2, 2023 11:25
8034ce6
to
1c94c3e
Compare
panleone
force-pushed
the
shield_staking
branch
11 times, most recently
from
July 19, 2023 16:53
bfc3b48
to
2595e4e
Compare
Duddino
force-pushed
the
shield_staking
branch
3 times, most recently
from
September 13, 2023 13:56
b63f9da
to
be17a69
Compare
Co-authored-by: Alessandro Rezzi <[email protected]>
Co-authored-by: Alessandro Rezzi <[email protected]>
Upgrade block version to 12; Add shield proof template Add shield stake transactions
Duddino
force-pushed
the
shield_staking
branch
4 times, most recently
from
September 13, 2023 16:49
df5b74f
to
91f68ad
Compare
Duddino
force-pushed
the
shield_staking
branch
2 times, most recently
from
September 14, 2023 08:00
b2e4379
to
8ae9f3f
Compare
panleone
force-pushed
the
shield_staking
branch
from
September 14, 2023 08:14
8ae9f3f
to
54e840f
Compare
panleone
force-pushed
the
shield_staking
branch
from
September 15, 2023 08:38
54e840f
to
16c0fef
Compare
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.
This PR will create the Shield Staking system, i.e. the ability to stake using a sapling note. It is more or less split in 5 big parts:
I will add more technical details of the system later