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

Implements unified result structure #221

Merged
merged 29 commits into from
Jul 12, 2019
Merged

Implements unified result structure #221

merged 29 commits into from
Jul 12, 2019

Commits on Jul 8, 2019

  1. feat: adds "kind", "values" field properties, removes deprecations

    BREAKING CHANGE:
    
    - Gavel fields no longer contain the following properties:
      - `validator`
      - `expectedType`
      - `realType`
      - `rawData`
    - Gavel fields now contain the next new properies:
      - `kind`
      - `values` (optional)
    artem-zakharchenko committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    0c8871b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b940729 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bfd35e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    123be20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c31037 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8791429 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc65242 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87bc3f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8676989 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55ff709 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87e6bab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    19e15e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    307016b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    96956ec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4b24fb6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    48251fd View commit details
    Browse the repository at this point in the history
  17. 2 Configuration menu
    Copy the full SHA
    a95de94 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    c4814e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09bd997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3db2db6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    54d3f12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73b7a95 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    d16d8bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feaf319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d193fc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    6148b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ff8e79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3603f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c67e51 View commit details
    Browse the repository at this point in the history