-
Notifications
You must be signed in to change notification settings - Fork 0
Farming contract #16
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
Merged
Merged
Farming contract #16
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
8d54617
Added farming contract
PierreOssun 95f296b
Added storage + events
PierreOssun 3245faf
separated Traits
PierreOssun aa90d40
Added Ownable + add
PierreOssun 2d05454
update pool + storage refacto
PierreOssun b286a1c
Provide tentative stake/unstake features
HyunggyuJang 0c0d7a0
Implement add correctly
HyunggyuJang bcc6192
Fix deposit (initialization is needed)
HyunggyuJang 8e2dd3a
Refactor rewarders structure
HyunggyuJang 9ba71f6
Merge pull request #12 from AstarNetwork/feature/farming-interface
HyunggyuJang 031b7fb
updated toolchain
PierreOssun 0bc28c9
Finished update all pools
PierreOssun 9818239
pending arsw
PierreOssun d775935
set function
PierreOssun 5681e3f
Merge branch 'main' into feature/farming-contract-add
PierreOssun 164f293
fix mut of var
PierreOssun b5d89ea
fmt
PierreOssun c9d46ec
clean code - pr comments
PierreOssun b399ac5
Merge branch 'main' of github.com:AstarNetwork/uniswap-dex-example in…
PierreOssun d71ec07
refactor file structure
PierreOssun f148248
Impl rewarder
PierreOssun a10a9d2
withdraw & harvest
PierreOssun f1836b5
Finished update all pools
PierreOssun fce8b43
pending arsw
PierreOssun ddcaee7
set function
PierreOssun 8248c1f
clean code - pr comments
PierreOssun 09e2dfe
refactor file structure
PierreOssun d2e407c
Impl rewarder
PierreOssun 79bbc70
withdraw & harvest
PierreOssun f438d6a
Merge branch 'feature/farming-contract-add' of github.com:AstarNetwor…
PierreOssun 81b984b
Merge branch 'main' of github.com:AstarNetwork/uniswap-dex-example in…
PierreOssun 3f6c0fa
Pr comments
PierreOssun 801cf5c
Pr comments
PierreOssun c5c7232
Pr comments
PierreOssun 5a8223d
Pr comments
PierreOssun 3785d66
Added deposit_arsw + emergency_withdraw + withdraw_and_harvest
PierreOssun dd34a0b
refactor guards
PierreOssun 995eb29
PR comments - clean code
PierreOssun 115d004
PR comments
PierreOssun ce7eab0
cast as u128
PierreOssun cd310b9
Fixed error enum
PierreOssun 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
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.