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

PLT-7979 Provide support for sending ledger events over a TChan #1

Merged
merged 10 commits into from
Dec 22, 2023

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    533c55b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    89d5874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c4905f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29d3981 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Aggregate ledger events into groups

    We group them by protocol version because the version has to be sent
    out-of-band from the encoding of the events themselves
    neilmayhew committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9fcc0b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Fix hlint warnings

    neilmayhew committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    85a03b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea370bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d9a9f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a28540f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Revert to using ghc928

    neilmayhew committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    15e0807 View commit details
    Browse the repository at this point in the history