-
Notifications
You must be signed in to change notification settings - Fork 33
New staking v3 dev #429
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
Draft
Zartaj0
wants to merge
57
commits into
pushContracts-v3.0-dev
Choose a base branch
from
new-staking-v3-dev
base: pushContracts-v3.0-dev
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.
Draft
New staking v3 dev #429
Changes from 47 commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
3e69152
Add separate staking contracts
Zartaj0 373fbc3
separate interface for interactions
Zartaj0 4375c5a
minor updates for compatibility
Zartaj0 d6f5c6c
reverting the changes done for OZ-V5
Zartaj0 8bd9f10
changes in core/removal of staking
Zartaj0 d9da740
minor changes in test files
Zartaj0 0b7e9b1
compilation successful
Zartaj0 4bd70df
fix errors
Zartaj0 b2c61c4
Changes in core
Zartaj0 701e848
changes in staking
Zartaj0 9ee87cb
test addition
Zartaj0 6c52596
additional fixes for failing tests
Zartaj0 cb79c80
fixes
Zartaj0 9d783fc
updates for claim
Zartaj0 c188eed
updates
Zartaj0 5936ac1
fix claim
Zartaj0 e6d1cb9
fix miss
Zartaj0 25715ca
fix failing CCR tests
Zartaj0 1e3f695
tests working
Zartaj0 24f7217
Foundation can claim
Zartaj0 4ea9724
refactor: modified the tests structure for separate staking modules
0xNilesh 3a47493
refactor: added share invariants
0xNilesh ef3988d
Fix epochToTotal Update issue
Zartaj0 db66d05
walletShare being 0 test pass
Zartaj0 1cc73fc
test: added invariants for unit tests
0xNilesh 5e692b1
test: added test cases for addWalletShares
0xNilesh 46c3677
test: added test cases for removeWalletShares
0xNilesh 93272fb
test: added wallet staking events
0xNilesh bd7500e
ci: merge branch 'new-staking-v3-dev' into tests/staking-v3
0xNilesh afb5b13
test: created test files for decrease and rewards claims
0xNilesh cc2cefd
test: commenting token staking and wallet staking test
0xNilesh 7955797
Merge pull request #431 from push-protocol/tests/staking-v3
0xNilesh eaeb479
medium issues and test fixes
Zartaj0 0fdeba7
add claim test and minor updates
Zartaj0 73e42d1
fmt and add a test
Zartaj0 befbca4
tests: Added decreaseWalletShares test cases
0xNilesh ac59202
Merge pull request #432 from push-protocol/tests/staking-v3
0xNilesh 746cde9
Merge pull request #433 from push-protocol/test/add-claim-tests
0xNilesh e6f1aaa
test: fixed decrease shares test cases
0xNilesh fd2b17c
fix: fixed low/informationals in wallet staking
0xNilesh 1d1b4fa
add int func for fees distribute
Zartaj0 488ca94
Merge branch 'new-staking-v3-dev' of https://github.com/ethereum-push…
Zartaj0 e133c7f
Decimal Percenatage for Splitting
Zartaj0 9556398
added getTotalFeePool()
zaryab2000 aff8290
Remove instances of PROTOCOL_POOL_FEES
Zartaj0 3d78810
Merge branch 'new-staking-v3-dev' of https://github.com/ethereum-push…
Zartaj0 6167209
added test for split ppol fees
Zartaj0 2cbf5cd
mark unused staking variables
Zartaj0 84120ef
improved natspec and storage
Zartaj0 fb7e16a
fix decrement of shares
Zartaj0 7140f32
Merge pull request #435 from push-protocol/fix-reviews-on-staking
0xNilesh c28cf09
fix: Minor Bug fixes wrt non-EVM audit
Zartaj0 ce5012e
add security contact
Zartaj0 33e4b26
fix sec link
zaryab2000 853dc2a
Merge pull request #440 from push-protocol/439-bug-fixes
zaryab2000 b7bf880
fix delegatation and add test
Zartaj0 b8d2204
fix decrease shares
Zartaj0 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.