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

Add oasis paratime show parameters to show ROFL staking thresholds #318

Merged
merged 4 commits into from
Nov 19, 2024

Conversation

matevz
Copy link
Member

@matevz matevz commented Nov 14, 2024

This PR:

  • Adds the new oasis paratime show parameters subcommand similar to oasis net show parameters
$ oasis pt show parameters
Network:        testnet
ParaTime:       sapphire

=== ROFL_STAKETHRESHOLDS PARAMETERS ===
  app_create:
    Amount: 10000000000000000000000
    Denomination:

  • Extends documentation on oasis network show native-token output

Fixes #290, oasisprotocol/docs#978

Copy link

netlify bot commented Nov 14, 2024

Deploy Preview for oasisprotocol-cli ready!

Name Link
🔨 Latest commit 54d661a
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-cli/deploys/673c76c1d31488000885357f
😎 Deploy Preview https://deploy-preview-318--oasisprotocol-cli.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@matevz matevz changed the title docs: Describe specific network staking thresholds ROFL staking thresholds and other chores Nov 14, 2024
@matevz matevz changed the title ROFL staking thresholds and other chores Show ROFL staking thresholds and other chores Nov 14, 2024
@matevz matevz force-pushed the matevz/feature/rofl-staking-thresholds branch from b908d7d to 4d81d79 Compare November 15, 2024 11:49
@matevz matevz requested a review from abukosek November 15, 2024 11:53
@matevz matevz marked this pull request as ready for review November 15, 2024 11:53
@matevz matevz changed the title Show ROFL staking thresholds and other chores Add oasis paratime show parameters command to show ROFL staking thresholds Nov 15, 2024
@matevz matevz changed the title Add oasis paratime show parameters command to show ROFL staking thresholds Add oasis paratime show parameters to show ROFL staking thresholds Nov 15, 2024
@matevz matevz force-pushed the matevz/feature/rofl-staking-thresholds branch 5 times, most recently from 9ad8a43 to 118efe2 Compare November 15, 2024 14:30
@matevz matevz force-pushed the matevz/feature/rofl-staking-thresholds branch from 118efe2 to b224120 Compare November 18, 2024 15:17
@matevz matevz force-pushed the matevz/feature/rofl-staking-thresholds branch 3 times, most recently from 1b0e940 to 62f83d2 Compare November 19, 2024 11:08
Similar to oasis network show parameters. Prints ROFL staking thresholds for
now.
@matevz matevz force-pushed the matevz/feature/rofl-staking-thresholds branch from 62f83d2 to 54d661a Compare November 19, 2024 11:30
@matevz matevz merged commit 4d5c255 into master Nov 19, 2024
4 checks passed
@matevz matevz deleted the matevz/feature/rofl-staking-thresholds branch November 19, 2024 11:43
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.

ROFL: Add a command to show ROFL staking requirements for a specific ParaTime
2 participants