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

[Global Disputes] Fix issues after first battery station live test #912

Merged
merged 414 commits into from
Aug 23, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    06c2cea View commit details
    Browse the repository at this point in the history
  2. apply review suggestions

    Chralt98 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    474d2c0 View commit details
    Browse the repository at this point in the history
  3. use keep alive

    Chralt98 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    97e4dcc View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    Chralt98 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c895c08 View commit details
    Browse the repository at this point in the history
  5. use function instead of raw

    Chralt98 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    991f140 View commit details
    Browse the repository at this point in the history
  6. improve documentation

    Chralt98 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    56cd532 View commit details
    Browse the repository at this point in the history
  7. improve 2 outcome check

    Chralt98 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    e261c29 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    80a4046 View commit details
    Browse the repository at this point in the history
  2. fix error

    Chralt98 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8c468e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fc9b39 View commit details
    Browse the repository at this point in the history
  4. add empty commit

    Chralt98 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    ce13fd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b3ff21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f445aac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9bed9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5a5b52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a052320 View commit details
    Browse the repository at this point in the history
  10. fix clippy

    Chralt98 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8563c25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f7cf3d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    978b425 View commit details
    Browse the repository at this point in the history
  13. fix tests and benchmarks

    Chralt98 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    009039d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. modify appeal bond formula

    Chralt98 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c432ef4 View commit details
    Browse the repository at this point in the history
  2. remove slash percentages

    Chralt98 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b7c0127 View commit details
    Browse the repository at this point in the history
  3. test default toolchain

    Chralt98 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fdfa079 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. benchmark court

    Chralt98 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    718b99b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Update zrml/court/src/types.rs

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a8b625c View commit details
    Browse the repository at this point in the history
  2. Update zrml/court/src/types.rs

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5fcdb90 View commit details
    Browse the repository at this point in the history
  3. Update zrml/court/src/lib.rs

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2a422d8 View commit details
    Browse the repository at this point in the history
  4. Update zrml/court/src/lib.rs

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4ee4445 View commit details
    Browse the repository at this point in the history
  5. Update zrml/court/src/lib.rs

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0409006 View commit details
    Browse the repository at this point in the history
  6. Update zrml/court/src/mock_storage.rs

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6be9a23 View commit details
    Browse the repository at this point in the history
  7. Update zrml/court/src/lib.rs

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    44032bb View commit details
    Browse the repository at this point in the history
  8. Update zrml/court/src/lib.rs

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0cd2281 View commit details
    Browse the repository at this point in the history
  9. Update zrml/court/src/tests.rs

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c7962c5 View commit details
    Browse the repository at this point in the history
  10. Update zrml/court/src/tests.rs

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5c62d09 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea3c10a View commit details
    Browse the repository at this point in the history
  12. modify doc comments

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c787a64 View commit details
    Browse the repository at this point in the history
  13. use onunbalanced

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fc3ec21 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ec3a1d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e5c93e5 View commit details
    Browse the repository at this point in the history
  16. remove court from filter

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c783f34 View commit details
    Browse the repository at this point in the history
  17. add treasury to court

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3f4e11a View commit details
    Browse the repository at this point in the history
  18. correct errors

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7ba9309 View commit details
    Browse the repository at this point in the history
  19. update comment

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0e0e8ad View commit details
    Browse the repository at this point in the history
  20. update get_pool_item comment

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6eb35ba View commit details
    Browse the repository at this point in the history
  21. update get_pool_item comment

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3350021 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'chralt98-court-overhaul' of github.com:zeitgeistpm/zeit…

    …geist into chralt98-court-overhaul
    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    326f4f2 View commit details
    Browse the repository at this point in the history
  23. comment juror pool

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b4a45a7 View commit details
    Browse the repository at this point in the history
  24. improve doc comments

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6fe0223 View commit details
    Browse the repository at this point in the history
  25. cargo fmt

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d9a3b9e View commit details
    Browse the repository at this point in the history
  26. rename constants

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    06af2fb View commit details
    Browse the repository at this point in the history
  27. edit court pallet doc

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3c0de15 View commit details
    Browse the repository at this point in the history
  28. update tests

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bb61066 View commit details
    Browse the repository at this point in the history
  29. rename secret to commitment

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4729e1b View commit details
    Browse the repository at this point in the history
  30. make commit reveal failsafer

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7cbdbe5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1c732de View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    06c0152 View commit details
    Browse the repository at this point in the history
  33. update doc comments

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c7e3986 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5302bd3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0bd260a View commit details
    Browse the repository at this point in the history
  36. correct logs

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c2c0683 View commit details
    Browse the repository at this point in the history
  37. rename default to get

    Chralt98 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b75d015 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. improve extrinsic comments

    Chralt98 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1d3d707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e3a4d5 View commit details
    Browse the repository at this point in the history
  3. improve naming

    Chralt98 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1802297 View commit details
    Browse the repository at this point in the history
  4. remove back_global_dispute

    Chralt98 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b2bca89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fbba7a View commit details
    Browse the repository at this point in the history
  6. improve error description

    Chralt98 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    780198f View commit details
    Browse the repository at this point in the history
  7. shorten mock periods

    Chralt98 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    03531fe View commit details
    Browse the repository at this point in the history
  8. document private functions

    Chralt98 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    ce9a056 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6cadc38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f5c763 View commit details
    Browse the repository at this point in the history
  11. correct test

    Chralt98 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d6abc98 View commit details
    Browse the repository at this point in the history
  12. improve test

    Chralt98 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    31ed506 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dd1cefc View commit details
    Browse the repository at this point in the history
  14. correct test

    Chralt98 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    7ba0fcd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. add assert check

    Chralt98 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    fa8cf27 View commit details
    Browse the repository at this point in the history
  2. improve tests for draws

    Chralt98 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    9fc3fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aced219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49f05cd View commit details
    Browse the repository at this point in the history
  5. improve test readibility

    Chralt98 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    09213de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76e286c View commit details
    Browse the repository at this point in the history
  7. add select jurors test

    Chralt98 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1266ef3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68d5817 View commit details
    Browse the repository at this point in the history
  9. fix clippy

    Chralt98 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    0a5a7d0 View commit details
    Browse the repository at this point in the history
  10. imrpove tests

    Chralt98 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    a2a2098 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c48e40 View commit details
    Browse the repository at this point in the history
  12. improve test setup

    Chralt98 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    48d87f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

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

Commits on Apr 6, 2023

  1. add full cycle court tests

    Chralt98 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    a8452fd View commit details
    Browse the repository at this point in the history
  2. remove invalid test

    Chralt98 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    499d1fb View commit details
    Browse the repository at this point in the history
  3. add missing WeightInfo

    Chralt98 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bc635e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. add inflation inside court

    Chralt98 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    419c897 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    351f050 View commit details
    Browse the repository at this point in the history
  2. add integrity_test

    Chralt98 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    67aa44d View commit details
    Browse the repository at this point in the history
  3. Update zrml/simple-disputes/src/mock.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c3b61cb View commit details
    Browse the repository at this point in the history
  4. Update zrml/simple-disputes/src/mock.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    11960de View commit details
    Browse the repository at this point in the history
  5. Update zrml/prediction-markets/src/lib.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6fc9197 View commit details
    Browse the repository at this point in the history
  6. add doc string

    Chralt98 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c638679 View commit details
    Browse the repository at this point in the history
  7. add doc strings

    Chralt98 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    553e082 View commit details
    Browse the repository at this point in the history
  8. Reduce settle_bonds LOC

    sea212 authored and Chralt98 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    55fdee0 View commit details
    Browse the repository at this point in the history
  9. cargo fmt

    Chralt98 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    0efc405 View commit details
    Browse the repository at this point in the history
  10. Update zrml/prediction-markets/src/migrations.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    aa09b01 View commit details
    Browse the repository at this point in the history
  11. Update zrml/prediction-markets/src/migrations.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2c15b96 View commit details
    Browse the repository at this point in the history
  12. apply review suggestion

    Chralt98 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a71bb5c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    981ab1d View commit details
    Browse the repository at this point in the history
  2. add GDItem integration

    Chralt98 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    3b789c1 View commit details
    Browse the repository at this point in the history
  3. add delegations

    Chralt98 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    17063e0 View commit details
    Browse the repository at this point in the history
  4. improve code structure

    Chralt98 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ef0ded6 View commit details
    Browse the repository at this point in the history
  5. fix benchmarks

    Chralt98 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f4fb443 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. optimize logic

    Chralt98 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a0ac03d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    afd9d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af0a25a View commit details
    Browse the repository at this point in the history
  3. improve mdm weight technique

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

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    f48a0a3 View commit details
    Browse the repository at this point in the history
  2. add tests for pm

    Chralt98 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    cbe528a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c6c9fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ab62c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    47061f1 View commit details
    Browse the repository at this point in the history
  2. improve benchmarking

    Chralt98 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a9f5f46 View commit details
    Browse the repository at this point in the history
  3. do small change

    Chralt98 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4a9a04b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. little benchmark fix

    Chralt98 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    86bd97e View commit details
    Browse the repository at this point in the history
  2. Update zrml/authorized/src/benchmarks.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    af60129 View commit details
    Browse the repository at this point in the history
  3. Update zrml/authorized/src/benchmarks.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ddf14ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8513191 View commit details
    Browse the repository at this point in the history
  5. improve code

    Chralt98 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    797917c View commit details
    Browse the repository at this point in the history
  6. update benchmark and weights

    Chralt98 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    112f5f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    1e0fcbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da9ef19 View commit details
    Browse the repository at this point in the history
  3. correct benchmarks and test

    Chralt98 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    4c0a2f7 View commit details
    Browse the repository at this point in the history
  4. remove comment

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

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    213d610 View commit details
    Browse the repository at this point in the history
  2. add API benchmarks

    Chralt98 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    1d25aeb View commit details
    Browse the repository at this point in the history
  3. update weights

    Chralt98 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    7dd291f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    0b0de97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c6d5b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    c34b8c8 View commit details
    Browse the repository at this point in the history
  2. improve naming, weighting

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

Commits on May 3, 2023

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

Commits on May 4, 2023

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

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    2d1295b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c814ac View commit details
    Browse the repository at this point in the history
  3. add test

    Chralt98 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    bd28a0d View commit details
    Browse the repository at this point in the history
  4. fix typo

    Chralt98 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b4b040b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    1001f08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ef62a8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    44d788a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f7f337 View commit details
    Browse the repository at this point in the history
  3. fix clippy

    Chralt98 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    6025960 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85e8fc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0179b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e93087 View commit details
    Browse the repository at this point in the history
  7. small edits

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

Commits on May 10, 2023

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

Commits on May 11, 2023

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

Commits on May 12, 2023

  1. improve naming and comments

    Chralt98 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    631ad9b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. update changelog for devs

    Chralt98 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b5d51f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27c384 View commit details
    Browse the repository at this point in the history
  3. correct call filters

    Chralt98 committed May 15, 2023
    2 Configuration menu
    Copy the full SHA
    3996a19 View commit details
    Browse the repository at this point in the history
  4. add copyright notice

    Chralt98 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    ed7b314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45dcafc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb25f4a View commit details
    Browse the repository at this point in the history
  7. update copyright notices

    Chralt98 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3c0c757 View commit details
    Browse the repository at this point in the history
  8. remove front end comment

    Chralt98 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b122ac1 View commit details
    Browse the repository at this point in the history
  9. Update zrml/court/README.md

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored May 15, 2023
    Configuration menu
    Copy the full SHA
    40c79b1 View commit details
    Browse the repository at this point in the history
  10. npx prettier court readme

    Chralt98 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    beb7caf View commit details
    Browse the repository at this point in the history
  11. Merge branch 'chralt98-court-overhaul' of github.com:zeitgeistpm/zeit…

    …geist into chralt98-court-overhaul
    Chralt98 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    7d52c61 View commit details
    Browse the repository at this point in the history
  12. improve style of terminology

    Chralt98 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d623ec7 View commit details
    Browse the repository at this point in the history
  13. update readme

    Chralt98 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    77e4f53 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c74938b View commit details
    Browse the repository at this point in the history
  15. update comment

    Chralt98 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    291eb96 View commit details
    Browse the repository at this point in the history
  16. remove todo

    Chralt98 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6486cf9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    4366285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    333ab10 View commit details
    Browse the repository at this point in the history
  3. Update zrml/court/src/lib.rs

    Co-authored-by: Malte Kliemann <[email protected]>
    Chralt98 and maltekliemann authored May 16, 2023
    Configuration menu
    Copy the full SHA
    99fc4cf View commit details
    Browse the repository at this point in the history
  4. update integrity test

    Chralt98 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    1b7fd2c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'chralt98-court-overhaul' of github.com:zeitgeistpm/zeit…

    …geist into chralt98-court-overhaul
    Chralt98 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    1eb1275 View commit details
    Browse the repository at this point in the history
  6. improve join court doc

    Chralt98 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    59a0644 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d971286 View commit details
    Browse the repository at this point in the history
  8. update delegate doc

    Chralt98 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    593f5e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8deb67 View commit details
    Browse the repository at this point in the history
  10. fix struct comment

    Chralt98 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d95b289 View commit details
    Browse the repository at this point in the history
  11. update readme

    Chralt98 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    3ba2722 View commit details
    Browse the repository at this point in the history
  12. update readme

    Chralt98 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    220db6b View commit details
    Browse the repository at this point in the history
  13. remove commitment matcher

    Chralt98 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8f95fbb View commit details
    Browse the repository at this point in the history
  14. fix doc string

    Chralt98 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d89ad7a View commit details
    Browse the repository at this point in the history
  15. remove unnecessary error

    Chralt98 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    0c5b8dd View commit details
    Browse the repository at this point in the history
  16. improve import

    Chralt98 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    4e1e405 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. improve test case

    Chralt98 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    83b7560 View commit details
    Browse the repository at this point in the history
  2. fix inflation misbehaviour

    Chralt98 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    ad0c472 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    1fd7d28 View commit details
    Browse the repository at this point in the history
  2. improve error names

    Chralt98 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    9a7d463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63b72d8 View commit details
    Browse the repository at this point in the history
  4. remove wrong break

    Chralt98 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    b5445a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ab27e9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    38e8b1e View commit details
    Browse the repository at this point in the history
  2. remove unnecessary apis

    Chralt98 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    b434ba5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. improve naming and docs

    Chralt98 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e05f9fd View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    5b78736 View commit details
    Browse the repository at this point in the history
  2. fix clippy

    Chralt98 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ead0bc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16fb1e3 View commit details
    Browse the repository at this point in the history
  4. correct migrations

    Chralt98 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0479516 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jun 15, 2023

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

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    b4a8517 View commit details
    Browse the repository at this point in the history
  2. fix copyrights

    Chralt98 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ae2d4f7 View commit details
    Browse the repository at this point in the history
  3. fmt

    Chralt98 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d559344 View commit details
    Browse the repository at this point in the history
  4. fix clippy

    Chralt98 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    be077d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    ebdc6dc View commit details
    Browse the repository at this point in the history
  2. fix copyrights

    Chralt98 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b84b6ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22f08c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. update changelog for devs

    Chralt98 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    644e583 View commit details
    Browse the repository at this point in the history
  2. Update runtime/common/src/lib.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3d70ec8 View commit details
    Browse the repository at this point in the history
  3. Update zrml/court/src/lib.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6f44b92 View commit details
    Browse the repository at this point in the history
  4. Update zrml/court/src/benchmarks.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5c8bde2 View commit details
    Browse the repository at this point in the history
  5. comment benchmark components

    Chralt98 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b11b188 View commit details
    Browse the repository at this point in the history
  6. comment benchmark component

    Chralt98 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5ab68a1 View commit details
    Browse the repository at this point in the history
  7. Update zrml/court/README.md

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ee75b0a View commit details
    Browse the repository at this point in the history
  8. add terminology for court

    Chralt98 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    502a60d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'chralt98-court-overhaul' of github.com:zeitgeistpm/zeit…

    …geist into chralt98-court-overhaul
    Chralt98 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    824a542 View commit details
    Browse the repository at this point in the history
  10. Update zrml/prediction-markets/src/benchmarks.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    292deed View commit details
    Browse the repository at this point in the history
  11. restructure import

    Chralt98 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4ddbac0 View commit details
    Browse the repository at this point in the history
  12. Update zrml/court/src/lib.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b51db9d View commit details
    Browse the repository at this point in the history
  13. Update zrml/court/src/lib.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9446d34 View commit details
    Browse the repository at this point in the history
  14. Update zrml/court/src/lib.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9d8b87b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9715890 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'chralt98-court-overhaul' of github.com:zeitgeistpm/zeit…

    …geist into chralt98-court-overhaul
    Chralt98 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    db516dc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e471c1e View commit details
    Browse the repository at this point in the history
  18. use imbalance for minting

    Chralt98 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9a71638 View commit details
    Browse the repository at this point in the history
  19. use saturated div

    Chralt98 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    53dc51c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. 1 Configuration menu
    Copy the full SHA
    4dd0931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f5fe1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1b437d View commit details
    Browse the repository at this point in the history
  4. fix after merge

    Chralt98 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    77b8825 View commit details
    Browse the repository at this point in the history
  5. update changelog for devs

    Chralt98 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    685b5d3 View commit details
    Browse the repository at this point in the history
  6. use imperative

    Chralt98 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    818b492 View commit details
    Browse the repository at this point in the history
  7. fmt

    Chralt98 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    84ec2a0 View commit details
    Browse the repository at this point in the history
  8. Update zrml/court/src/lib.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b14060a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5ca6a4 View commit details
    Browse the repository at this point in the history
  10. Update zrml/court/src/lib.rs

    Co-authored-by: Harald Heckmann <[email protected]>
    Chralt98 and sea212 authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5075923 View commit details
    Browse the repository at this point in the history
  11. fmt

    Chralt98 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6ec8c5d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. fix tests

    Chralt98 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0d7a506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459e9ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a33893 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2f5114 View commit details
    Browse the repository at this point in the history
  5. Update Makefile

    Chralt98 authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    30dc38f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a04810b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b399bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b792304 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72c03d0 View commit details
    Browse the repository at this point in the history