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

feat: limit transaction size #6154

Merged

Commits on Feb 29, 2024

  1. Limit transaction size

    Added checks to ensure that transactions to self or that are negotiated between
    parties do not exceed the RPC frame size limit.
    hansieodendaal committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    51e5c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d97914 View commit details
    Browse the repository at this point in the history
  3. speed-up unit tests

    hansieodendaal committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e0ba612 View commit details
    Browse the repository at this point in the history
  4. review comments

    hansieodendaal committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0b9197e View commit details
    Browse the repository at this point in the history