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

Full dispute resolution #622

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from
Draft

Full dispute resolution #622

wants to merge 35 commits into from

Commits on Apr 17, 2023

  1. remove zero DR fee restriction

    zajck committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a9b06fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70c5a04 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. encumber DR fee

    zajck committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a32bca3 View commit details
    Browse the repository at this point in the history
  2. Release DR fee

    zajck committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    daa7f61 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. add events

    zajck committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    17d4329 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. MVP mutualizer

    zajck committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    7590fe7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    99d0a29 View commit details
    Browse the repository at this point in the history
  2. Disputeresolver handler tests

    zajck committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    1f5ab34 View commit details
    Browse the repository at this point in the history
  3. Encumber funds tests

    zajck committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    743f9c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. tests with mock mutualizer

    zajck committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    98ace08 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. release funds [no dispute]

    zajck committed May 9, 2023
    Configuration menu
    Copy the full SHA
    66f2af0 View commit details
    Browse the repository at this point in the history
  2. release funds all tests

    zajck committed May 9, 2023
    Configuration menu
    Copy the full SHA
    94a6616 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. refactor-1

    zajck committed May 10, 2023
    Configuration menu
    Copy the full SHA
    2747781 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. refactor-3

    zajck committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8143986 View commit details
    Browse the repository at this point in the history
  2. refactor-4

    zajck committed May 11, 2023
    Configuration menu
    Copy the full SHA
    3511687 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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

Commits on May 18, 2023

  1. changeMutualizer tests

    zajck committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f8f3698 View commit details
    Browse the repository at this point in the history
  2. refactor - 5

    zajck committed May 18, 2023
    Configuration menu
    Copy the full SHA
    bf22979 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b830a6 View commit details
    Browse the repository at this point in the history
  4. withdraw DR funds

    zajck committed May 18, 2023
    Configuration menu
    Copy the full SHA
    3974ea5 View commit details
    Browse the repository at this point in the history
  5. Fix missing tests

    zajck committed May 18, 2023
    Configuration menu
    Copy the full SHA
    8e7bb71 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. DRfee mutualizer tests

    zajck committed May 30, 2023
    Configuration menu
    Copy the full SHA
    a98c0cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95e4a0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21a3327 View commit details
    Browse the repository at this point in the history
  4. deposit + withdraw tests

    zajck committed May 30, 2023
    Configuration menu
    Copy the full SHA
    b102243 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    4770e3b View commit details
    Browse the repository at this point in the history
  2. requestDRFee tests

    zajck committed May 31, 2023
    Configuration menu
    Copy the full SHA
    2423816 View commit details
    Browse the repository at this point in the history
  3. returnDRFee tests

    zajck committed May 31, 2023
    Configuration menu
    Copy the full SHA
    91f2773 View commit details
    Browse the repository at this point in the history
  4. isSellerCovered tests

    zajck committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f6c3618 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51d2d69 View commit details
    Browse the repository at this point in the history
  6. fix failing tests

    zajck committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ef21158 View commit details
    Browse the repository at this point in the history
  7. bump coverage

    zajck committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9a0feab View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 7, 2023

  1. Unskip skipped tests

    zajck committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    82ea1a0 View commit details
    Browse the repository at this point in the history
  2. use anyValue predicate

    zajck committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    185d09a View commit details
    Browse the repository at this point in the history