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

Encoins Light Relay Fix. #57

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

AgustinBadi
Copy link

The PR includes the following fixes:

  • Fix the compilation of the relay. When building the project cabal had a problem to import the Dhall submodule, a bash script was added to solve this.
  • This commit update the protocol parameters. This solves the PPViewHashesDontMatch and UTxO failure: fee too small errors.

Additionally, includes some optimizations that reduces significantly the credit consumption of Maestro:

  • This commit reduces the frecuency of the diagnosis check.
  • This commit reduces the frecuency of the address utxo request to the api.

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.

1 participant