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

Validate transaction slots #6304

Open
wants to merge 16 commits into
base: minor-next
Choose a base branch
from

Commits on Mar 24, 2024

  1. Add slot validation at inventory level

    Each inventory can provide any validator for their transaction
    ShockedPlot7560 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    7b21c85 View commit details
    Browse the repository at this point in the history
  2. add some docs

    ShockedPlot7560 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    388a769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69e4db6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    62f3e47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca29bb5 View commit details
    Browse the repository at this point in the history
  3. use static closure

    ShockedPlot7560 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4637a00 View commit details
    Browse the repository at this point in the history
  4. fix PHPstan

    ShockedPlot7560 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f3c8576 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37098a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Many changes

    ShockedPlot7560 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b1b51b4 View commit details
    Browse the repository at this point in the history
  2. use @phpstan-type

    ShockedPlot7560 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    80d2edb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b061b6 View commit details
    Browse the repository at this point in the history
  4. oops

    ShockedPlot7560 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a87398d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Apply suggestions from code review

    Co-authored-by: Dylan T. <dktapps@pmmp.io>
    ShockedPlot7560 and dktapps committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ba1b6ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c1ca33 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

  1. Apply suggestions from code review

    Co-authored-by: ipad54 <63200545+ipad54@users.noreply.github.com>
    ShockedPlot7560 and ipad54 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1d924c3 View commit details
    Browse the repository at this point in the history