Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

Extend API to build transactions for Hydra #92

Open
10 tasks
szg251 opened this issue Nov 4, 2024 · 1 comment
Open
10 tasks

Extend API to build transactions for Hydra #92

szg251 opened this issue Nov 4, 2024 · 1 comment

Comments

@szg251
Copy link
Contributor

szg251 commented Nov 4, 2024

Subtasks

  • set ex budget to maximum for all transactions (no Ogmios evaluation needed)
  • set tx fee to 0 for all transactions
  • implement HydraClient with ChainQuery and Submitter trait
    • queryUtxos will parse the whole snapshot (suboptimal, but good enough for the first iteration)
    • evaluateTx always returns error (should not be used)
    • read protocolParameters from a file
    • getNetwork should be a configuration
    • querySystemStart should be queried from Hydra once we have that optino, but currently configuration is good
    • queryEraSummaries static configuration value
    • queryTip should be able to parse from the snapshot
@szg251 szg251 added this to the Hydra compatibility milestone Nov 4, 2024
@JTorfs
Copy link

JTorfs commented Nov 6, 2024

Hey @szg251 Does any of the tasks relating to the Hydra case include the deployment of the protocol and the head? Similar to the nixos thing we have now?

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

No branches or pull requests

2 participants