Skip to content
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

Integrate kn-protocol FarmV2 #2221

Merged
merged 16 commits into from
Sep 20, 2023
Merged

Integrate kn-protocol FarmV2 #2221

merged 16 commits into from
Sep 20, 2023

Conversation

viet-nv
Copy link
Member

@viet-nv viet-nv commented Sep 7, 2023

No description provided.

@kyber-ci-bot
Copy link

Auto Deploy Pull Request

Your domain kyberswap-interface-2221.pr.kyberengineering.io has been created.

Notes

  • Please wait up to 60s, we need to pull your image.
  • This domain only validity until this PR is closed

@viet-nv viet-nv changed the title feat(my-earnings): handle collect fee + harvest in case position in f… Integrate kn-protocol FarmV2 Sep 7, 2023
@viet-nv viet-nv marked this pull request as ready for review September 11, 2023 05:39
namgold
namgold previously approved these changes Sep 20, 2023
@viet-nv viet-nv merged commit c3cba5b into main Sep 20, 2023
3 checks passed
@viet-nv viet-nv deleted the farm-v2-kn-protocol branch September 20, 2023 06:44
@kyber-ci-bot
Copy link

Auto Deploy Pull Request

Your domain kyberswap-interface-2221.pr.kyberengineering.io has been revoked because: PR closed.

Notes

  • Please re-open the PR to re-create this domain!

@@ -107,37 +108,61 @@ export default function ElasticFarmV2Updater({ interval = true }: { interval?: b
const { networkInfo, isEVM, chainId, account } = useActiveWeb3React()
const elasticFarm = useAppSelector(state => state.elasticFarmV2[chainId] || defaultChainData)
const { elasticClient } = useKyberSwapConfig()
const isEnableKNProtocol = true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this temporary? @viet-nv

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LOL. That's for testing only. You guys missed it when review the code. LMaO

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please help me to clear it

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants