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: Use stateful instruction in AUTH #22

Merged
merged 36 commits into from
Mar 26, 2024

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    dc0277f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52d8451 View commit details
    Browse the repository at this point in the history
  3. initial implementation

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    33d2134 View commit details
    Browse the repository at this point in the history
  4. remove impl functions

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    18dcbb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cccfe7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86cd95c View commit details
    Browse the repository at this point in the history
  7. typo

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9f36fe0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41074be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8e2a48 View commit details
    Browse the repository at this point in the history
  10. setup context

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    97bb353 View commit details
    Browse the repository at this point in the history
  11. set authority

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    95a8bf4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f70f29 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1fa0aaf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4990005 View commit details
    Browse the repository at this point in the history
  15. removed leftovers

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9ca2468 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    77aedcd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    56e41a9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a7728c5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ab34b06 View commit details
    Browse the repository at this point in the history
  20. add Eip3074Context docs

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9278852 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    73fc46a View commit details
    Browse the repository at this point in the history
  22. authority -> authorized

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ce43e11 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5165e33 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b85916e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4f86b33 View commit details
    Browse the repository at this point in the history
  26. get and set named variables

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1045560 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a7b8e0f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4478554 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    08f6307 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    860d5d0 View commit details
    Browse the repository at this point in the history
  31. allow clippy

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    29c2f0b View commit details
    Browse the repository at this point in the history
  32. InstructionsContext doc

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    354ff23 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    8f397e1 View commit details
    Browse the repository at this point in the history
  34. remove inspector

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    821d4d9 View commit details
    Browse the repository at this point in the history
  35. typo

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cec20f1 View commit details
    Browse the repository at this point in the history
  36. merge handler_registers

    fgimenez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0ad5948 View commit details
    Browse the repository at this point in the history