Skip to content

feat (#463): support for hydra#465

Merged
4TT1L4 merged 14 commits intomainfrom
463-hydra-provider
Dec 10, 2025
Merged

feat (#463): support for hydra#465
4TT1L4 merged 14 commits intomainfrom
463-hydra-provider

Conversation

@sourabhxyz
Copy link
Contributor

Closes #463.
Sample provider configuration:

{
  "coreProvider": {
    "hydraHeadNodeUrl": "http://localhost:4001",
    "hydraKupoUrl": "http://localhost:1442",
    "layer1ProviderInfo": {
      "maestroToken": "<YOUR-TOKEN>",
      "turboSubmit": false
    }
  },
  "networkId": "preprod",
  "logging": [
    {
      "type": {
        "tag": "stderr"
      },
      "severity": "Debug",
      "verbosity": "V2"
    }
  ],
  "utxoCacheEnable": false
}

@sourabhxyz sourabhxyz marked this pull request as ready for review December 10, 2025 14:19
@sourabhxyz sourabhxyz requested a review from a team as a code owner December 10, 2025 14:19
Copy link
Contributor

@4TT1L4 4TT1L4 left a comment

Choose a reason for hiding this comment

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

LGTM

@4TT1L4 4TT1L4 merged commit 4b203f0 into main Dec 10, 2025
2 checks passed
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.

Support of Hydra

2 participants