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

blockfrost-cardano-cli #1

Merged
merged 30 commits into from
Dec 1, 2021
Merged

blockfrost-cardano-cli #1

merged 30 commits into from
Dec 1, 2021

Conversation

slowbackspace
Copy link
Contributor

@slowbackspace slowbackspace commented Nov 20, 2021

close #4

  • all query commands
    • map all cardano-cli protocol-parameters fields to blockfrost response
    • ask @1000101 about epoch/stakes (cardano-cli returns stake per pool, Blockfrost returns stake per stake addr which is slow af)
  • tx submit command
  • rewrite to oclif 2.0
  • consistent error handling
    • catch missing --testnet
    • check exit codes
  • table formatting improvements - table formatting improvements #6
  • readme example
  • json keys sorting consistent with cardano-cli
  • tests
    • utils
    • commands

@1000101
Copy link
Contributor

1000101 commented Nov 20, 2021

@slowbackspace have you seen this, have you heard about this?

@slowbackspace
Copy link
Contributor Author

@slowbackspace have you seen this, have you heard about this?

yes, try harder (on monday).

@1000101
Copy link
Contributor

1000101 commented Nov 20, 2021

@slowbackspace have you seen this, have you heard about this?

yes, try harder (on monday).

Will be fasterererer soon:tm:

@vladimirvolek vladimirvolek merged commit 829c8f0 into master Dec 1, 2021
@slowbackspace slowbackspace deleted the feat/init branch December 1, 2021 12:12
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.

alias --testnet-magic 1097911063 to --testnet
3 participants