-
Notifications
You must be signed in to change notification settings - Fork 46
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
farm position functionality #760
Merged
Merged
Changes from 1 commit
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
4ad9758
farm position functionality
psorinionut b4c924c
updateTotalFarmPosition endpoint fix
psorinionut 667c19a
clippy fix
psorinionut 8348f52
fixes after review
psorinionut 5d2d020
Fixes after review
CostinCarabas 5e05e32
farm-staking: Fixed module dependencies
CostinCarabas 4f6bbd3
farm-staking: farm position functionality
CostinCarabas 97b52fa
farm_position: compilation dependencies
CostinCarabas 6b47ab3
Merge branch 'main' into farm-position-functionality
CostinCarabas 6502c5b
Merge branch 'main' into farm-position-functionality
CostinCarabas b70b0de
farm-staking: Fix tests
CostinCarabas 8997f70
Remove farm-position code
CostinCarabas d37f593
farm-staking: Remove merge for dual staking
CostinCarabas 872278b
Merge branch 'main' into farm-position-functionality
CostinCarabas 6580dba
farm/farm-staking: Update energy after claim
CostinCarabas 3c4ffe1
Merge remote-tracking branch 'origin/farm-position-functionality' int…
CostinCarabas 5d7a848
fees-collector: Fixes after review
CostinCarabas b445da1
Clippy fixes and compiling dependencies
CostinCarabas e46c4d2
Update common/modules/farm/farm_base_impl/src/base_traits_impl.rs
CostinCarabas ea612c1
Fixes after review
CostinCarabas 9bdf09c
Fixes after review
CostinCarabas 07f41a3
Fix minor issue
CostinCarabas 14baa0a
fees-collector:Add test for "claim for other user"
CostinCarabas 63de49e
Clippy fixes
CostinCarabas 0e7141c
farm: Add claim boosted for other user test
CostinCarabas f40d64a
farm-staking:Add test claim for other user
CostinCarabas ff3f040
Fixes after review
CostinCarabas f1496d5
farm: compound_rewards_base bug fix
CostinCarabas 98aa836
Refactor clippy fix
CostinCarabas f371569
Clippy fix for test setup
CostinCarabas 5b00a9c
Give boosted energy even after unlock xMEX
CostinCarabas 4ff1b8a
Merge pull request #767 from multiversx/give-boosted-after-unlock
sasurobert 00dc45d
Fixes after review
CostinCarabas 0f87499
Merge branch 'main' into farm-position-functionality
CostinCarabas 249c3ee
Fix clippy
CostinCarabas 4b4e0b7
farm position first audit fixes
psorinionut c044821
metastaking refactor
psorinionut 16576f1
readded claim progress check
psorinionut 3fc935a
clippy fixes
psorinionut be142a3
dedicated migration function for old positions
psorinionut a77b760
remove caller check in migrate old position func
psorinionut 3fe300e
remove exit amount parameter from farms
psorinionut 37c9ebc
clippy fix
psorinionut 9859e47
tests fixes
psorinionut d9fd841
remove metastaking ProxyMergePosModule
psorinionut 65930ce
send rewards to user in claim_boosted_rewards
psorinionut ee6644c
claim boosted in merge endpoints
psorinionut 1e9ec92
clippy and test fix
psorinionut bbff637
audit fixes (2)
psorinionut c609e42
Merge pull request #774 from multiversx/claim-boosted-in-merge-endpoints
psorinionut 8ac9c19
Merge pull request #773 from multiversx/remove-exit-amount-parameter
psorinionut 4303c0c
default migration nonce fix
psorinionut 767f452
use GetCurrentESDTNFTNonce VM endpoint
psorinionut 8100d57
try_set_farm_position_migration_nonce: code dup
CostinCarabas aba2e4e
fix farm_position_migration_nonce set function
psorinionut 1d92432
Merge pull request #775 from multiversx/farm-position-audit-fixes-2
psorinionut 494b301
farm position functionality tests
psorinionut 772779a
allow_external_claim_rewards_setting extra check
psorinionut d790945
total_farm_position_claim_for_other extra check
psorinionut 0ee2b42
farm position tests updates
psorinionut 4262fa1
farm staking full position claim test
psorinionut a6e3e00
Merge pull request #776 from multiversx/farm-position-tests
sasurobert 36be963
clippy fix
psorinionut ff4f6b1
Merge pull request #772 from multiversx/farm-position-fixes
psorinionut 5acf5e4
build & cargo lock
psorinionut d1a9e72
github actions update
psorinionut 75eba99
Merge branch 'main' into farm-position-functionality
psorinionut 2e36524
clippy fix
psorinionut 67a7d42
cargo lock fix
psorinionut 4dc0203
farm with lock rewards cargo lock fix
psorinionut 3cf4458
Merge branch 'main' into farm-position-functionality
psorinionut 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 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 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 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 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 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 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 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add empty line before
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed