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

Use LINK as input units to fund and withdraw funds from aggregators #459

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

kylesmartin
Copy link
Contributor

@kylesmartin kylesmartin commented Feb 7, 2023

Previously, to fund or withdraw funds from a feed with 5700 LINK you had to use --amount=5700000000000. Now, you can use --amount=5700.

https://chainlink-core.slack.com/archives/C019ER74NJW/p1674838710250609

Do not merge before all gauntlet-solana users are aware of change

Example I/O:

% yarn gauntlet ocr2:fund --network=devnet --amount=10 ChMRWnXmBrppAyDVuKEcxpNpVbPUQxTokTxudGRReb2L

🧤  gauntlet 0.1.2
ℹ️   Loading Local wallet
Operator address is EybKTtqhgwxcEJ1cFPxKWe1t6ZvY6hS9aeSSZJdmkYYH
⏳  Transferring 10000000000 (10) tokens to ChMRWnXmBrppAyDVuKEcxpNpVbPUQxTokTxudGRReb2L aggregator token vault Ex3JzBk3vzy727M98hRHv7FuBRE2KdgRHJ4xy5wEin5c...
🤔  Continue funding feed? (Y / N)n

% yarn gauntlet ocr2:withdraw_funds --network=devnet --amount=10 --recipient=HZqYSwfFNjBtv6DrmaNNAquSJWGfw8cDtcxDY8tkvrY1 ChMRWnXmBrppAyDVuKEcxpNpVbPUQxTokTxudGRReb2L

🧤  gauntlet 0.1.2
ℹ️   Loading Local wallet
Operator address is EybKTtqhgwxcEJ1cFPxKWe1t6ZvY6hS9aeSSZJdmkYYH
⏳  Withdrawing 10000000000 (10) tokens from ChMRWnXmBrppAyDVuKEcxpNpVbPUQxTokTxudGRReb2L aggregator token vault Ex3JzBk3vzy727M98hRHv7FuBRE2KdgRHJ4xy5wEin5c...

@kylesmartin kylesmartin temporarily deployed to integration February 7, 2023 18:57 — with GitHub Actions Inactive
@kylesmartin kylesmartin temporarily deployed to integration February 7, 2023 18:57 — with GitHub Actions Inactive
@kylesmartin kylesmartin temporarily deployed to integration February 7, 2023 18:57 — with GitHub Actions Inactive
@kylesmartin kylesmartin temporarily deployed to integration February 7, 2023 22:05 — with GitHub Actions Inactive
@kylesmartin kylesmartin temporarily deployed to integration February 7, 2023 22:05 — with GitHub Actions Inactive
@kylesmartin kylesmartin temporarily deployed to integration February 7, 2023 22:05 — with GitHub Actions Inactive
RodrigoAD
RodrigoAD previously approved these changes Feb 8, 2023
Copy link
Member

@RodrigoAD RodrigoAD left a comment

Choose a reason for hiding this comment

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

The change looks good. Let's just wait for confirmation from EngOps

@kylesmartin kylesmartin temporarily deployed to integration February 8, 2023 15:41 — with GitHub Actions Inactive
@kylesmartin kylesmartin temporarily deployed to integration February 8, 2023 15:41 — with GitHub Actions Inactive
@kylesmartin kylesmartin temporarily deployed to integration February 8, 2023 15:42 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants