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

InfractionCollector Contract #267

Merged
merged 31 commits into from
Aug 20, 2024
Merged

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    ecb747c View commit details
    Browse the repository at this point in the history
  2. Replace reference to adjudicator in TACoChildApplication with `in…

    …fractionCollector`
    
    Fix formatting errors and tests
    
    Include Participant struct
    
    Fix types
    
    Fix test reversion message
    theref committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9e7e0e9 View commit details
    Browse the repository at this point in the history
  3. Set Coordinator and TACoChild contracts to be public

    Co-authored-by: David Núñez <[email protected]>
    theref and cygnusv committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    db0d7ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bca6b8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94b69ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0120022 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c48f05a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8508fd6 View commit details
    Browse the repository at this point in the history
  9. Fix deployment typo

    Co-authored-by: Derek Pierre <[email protected]>
    theref and derekpierre committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f870094 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aab8582 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b44579d View commit details
    Browse the repository at this point in the history
  12. Adding comment about transcript length

    Co-authored-by: David Núñez <[email protected]>
    theref and cygnusv committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    66bf256 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9774912 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e88941b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ac4181f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a43a0e2 View commit details
    Browse the repository at this point in the history
  17. Clean up README deployments

    theref committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b99d3ea View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8cb11f5 View commit details
    Browse the repository at this point in the history
  19. Add InfractionReported event

    theref committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    988dc44 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2867808 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bb59916 View commit details
    Browse the repository at this point in the history
  22. Fix yaml tab/spaces

    Co-authored-by: Derek Pierre <[email protected]>
    theref and derekpierre committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5de9946 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d6047d7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ebd1e43 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1b756ee View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5fff77b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c822ab5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    aa07f06 View commit details
    Browse the repository at this point in the history
  29. Apply PR suggestions

    - Move enum
    - get tacoChildApplication from Coordinator
    - infractions -> infractionsForRitual and value bool -> int256
    - tests readability
    - replace `if` with `require`
    theref committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    837a388 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0246332 View commit details
    Browse the repository at this point in the history
  31. Fix solhint errors

    theref committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b97dd03 View commit details
    Browse the repository at this point in the history