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

Improve refdocs, Add a getting-started guide, Restore searchable docs #4

Open
wants to merge 12 commits into
base: dshuiski/minimal-example
Choose a base branch
from

Conversation

errfrom
Copy link
Member

@errfrom errfrom commented Nov 29, 2024

  1. Getting Started guide
  2. Reference documentation
    • HydraSdk.Lib
      • HydraSdk.Internal.Lib.Codec
    • HydraSdk.NodeApi
    • HydraSdk.Process
    • HydraSdk.Types
    • HydraSdk.Extra.AppManager

@errfrom errfrom self-assigned this Nov 29, 2024
@errfrom errfrom changed the title Improve refdocs, Add a getting-started guide Improve refdocs, Add a getting-started guide, Restore searchable docs Nov 30, 2024
@errfrom errfrom marked this pull request as ready for review December 2, 2024 16:04
setAuxDataHash :: Transaction -> Transaction
setAuxDataHash tx =
tx # _body <<< _auxiliaryDataHash .~
(hashAuxiliaryData <$> (unwrap tx).auxiliaryData)

-- | Removes existing vkey witnesses and signs the transaction.
Copy link
Member

@euonymos euonymos Dec 3, 2024

Choose a reason for hiding this comment

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

Having an explanation of why this is needed would be nice.

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.

2 participants