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/core plurality disputekit #12

Merged
merged 18 commits into from
Jan 20, 2022

Commits on Dec 13, 2021

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

Commits on Dec 17, 2021

  1. Merge branch 'feat/core-plurality-disputekit' into feat/core-pluralit…

    …y-disputekit-jaybuidl
    jaybuidl committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f30d6bf View commit details
    Browse the repository at this point in the history
  2. feat(DisputeKitPlurality): split the responsibility of drawing jurors…

    … between Core and Dispute Kit
    jaybuidl committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f339e2b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

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

Commits on Dec 27, 2021

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

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    cd4a3df View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/core-plurality-disputekit-jaybuidl' of github.com:…

    …kleros/kleros-v2 into feat/core-plurality-disputekit-jaybuidl
    jaybuidl committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    df9b414 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba60d8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21f2f10 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. chore: added hardhat-docgen

    jaybuidl committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    319934a View commit details
    Browse the repository at this point in the history
  2. feat(DisputeKit): changeCore() for the governor

    Rewrite of the existing automated test.
    Added _extraData parameter to createDispute() for possible use in future dispute kits.
    Some cosmetic changes.
    jaybuidl committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    764a83e View commit details
    Browse the repository at this point in the history
  3. refactor(DisputeKit): abstraction of the dispute kit

    Renamed DisputeKit --> DisputeKitClassic because it implemented the
    classic features of Kleros v1
    Created DisputeKit as an abstraction so that KlerosCore is not concerned
    with the specifics of each one.
    jaybuidl committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    373cc24 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

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

Commits on Jan 17, 2022

  1. chore(Code Climate): disable TS quote check

    No guideline on single vs. double quotes for now.
    jaybuidl committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f09124a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    3317ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25fbf41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbde56a View commit details
    Browse the repository at this point in the history