graphprotocol / graphprotocol/indexer

[FEATURE] Simple checks when unprovisioning

Open
#1,169 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
262
Forks
148
PR merge metrics
No merged PRs in 30d

Description

When you're starting a thaw on a provision, the CLI should check what the total provisioned amount will be and either warn if the total will be less than the minimum 100k, or in the same case give the user the option to either thaw the exact amount so that you still have 100k left over, or the option to thaw the entire provision.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the CLI entry point that begins a thaw on a provision and trace how the total provisioned amount is calculated. Done means the CLI warns when the resulting total is below 100k and, in that case, offers thawing the exact amount that preserves 100k or thawing the entire provision.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.