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

Implement new validation spec #204

Merged
merged 127 commits into from
Aug 6, 2022
Merged

Implement new validation spec #204

merged 127 commits into from
Aug 6, 2022

Commits on Jul 10, 2022

  1. Rename custom error type

    sandreae committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    00e981f View commit details
    Browse the repository at this point in the history
  2. Create validation module

    sandreae committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    9d167b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    a3f4993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45d7762 View commit details
    Browse the repository at this point in the history
  3. Include new modules

    sandreae committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    0e1d431 View commit details
    Browse the repository at this point in the history
  4. Refactor next_entry_args

    sandreae committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    59c545b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. WIP: refactor publish entry

    sandreae committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    719aff0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. WIP: refactor publish entry

    sandreae committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    fd42e32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4955f03 View commit details
    Browse the repository at this point in the history
  3. Introduce domain module

    sandreae committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    2a5ac7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d5f33d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9defbeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc8315f View commit details
    Browse the repository at this point in the history
  7. Comment out test which hangs

    sandreae committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    9c09f40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    650eca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    9b88df6 View commit details
    Browse the repository at this point in the history
  2. update expected test hashes

    sandreae committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    6181393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a5aa27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    affba03 View commit details
    Browse the repository at this point in the history
  5. Make existing tests pass

    sandreae committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    fb2472a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efb93b1 View commit details
    Browse the repository at this point in the history
  7. Test for ensure_log_id

    sandreae committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    9fa17c5 View commit details
    Browse the repository at this point in the history
  8. Update test const names

    sandreae committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    10492e8 View commit details
    Browse the repository at this point in the history
  9. Commit Cargo.lock

    sandreae committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    f607dd8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e48f655 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    93c8cb3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    177aa2a View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOG

    sandreae committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    c6f0450 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    33c653c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    171b811 View commit details
    Browse the repository at this point in the history
  16. Fixes after p2panda bump

    sandreae committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b0f77f8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0f79f2a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    086cfb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    a898538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13a37f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7872ba View commit details
    Browse the repository at this point in the history
  4. Test for seq num validation

    sandreae committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    826cdef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9efd22 View commit details
    Browse the repository at this point in the history
  6. Update test values

    sandreae committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    9e17e39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ace08e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30c844c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. A few more e2e tests

    sandreae committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    724502d View commit details
    Browse the repository at this point in the history
  2. Make clippy happy

    sandreae committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    9d1ef5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d8d4d0 View commit details
    Browse the repository at this point in the history
  4. Fix after merge

    sandreae committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    fb75a75 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    8bf492f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b9fc52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba2b3b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69fec10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4918d5 View commit details
    Browse the repository at this point in the history
  6. Remove unused deps

    sandreae committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    ae62214 View commit details
    Browse the repository at this point in the history
  7. Remove unused deps

    sandreae committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    b2ac6d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8ba2a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2cddfab View commit details
    Browse the repository at this point in the history
  10. Fix comment

    sandreae committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    1f893a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c75d485 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a0f546c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b01fa9 View commit details
    Browse the repository at this point in the history
  14. Refactor verify_seq_num

    sandreae committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    4a820f9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3b940f7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4cc2dce View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1185b79 View commit details
    Browse the repository at this point in the history
  18. Add doc strings for publish

    sandreae committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    c241592 View commit details
    Browse the repository at this point in the history
  19. Fix test error string

    sandreae committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    c7a4251 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ecf7a7d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    a78938e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adc8c72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d092f68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9fcf8e View commit details
    Browse the repository at this point in the history
  5. Correct test names

    sandreae committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    dacc583 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c44896 View commit details
    Browse the repository at this point in the history
  7. Commit Cargo.lock

    sandreae committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f487f5d View commit details
    Browse the repository at this point in the history
  8. Clippy & fmt

    sandreae committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9185caa View commit details
    Browse the repository at this point in the history
  9. Clippy...

    sandreae committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    846bdc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Refactor one test

    sandreae committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4ed3e00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5814d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbd881e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    795bc1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed6dabb View commit details
    Browse the repository at this point in the history
  6. Helpers for domain tests

    sandreae committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e703350 View commit details
    Browse the repository at this point in the history
  7. Update duplicate entry test

    sandreae committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    69ff9ef View commit details
    Browse the repository at this point in the history
  8. Tests for next_args

    sandreae committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b0855f7 View commit details
    Browse the repository at this point in the history
  9. Remove some TODOs

    sandreae committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4066645 View commit details
    Browse the repository at this point in the history
  10. Fix one test

    sandreae committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    7f16f48 View commit details
    Browse the repository at this point in the history
  11. Remove println

    sandreae committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c57e487 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    79d1603 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. More tests for next args

    sandreae committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    40264c5 View commit details
    Browse the repository at this point in the history
  2. Change test order

    sandreae committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    6ee0348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cdb3a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6f7b49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f6f76d View commit details
    Browse the repository at this point in the history
  6. Doc strings in verify module

    sandreae committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f380d04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e831445 View commit details
    Browse the repository at this point in the history
  8. Deleted document tests

    sandreae committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    210ca56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd6b18d View commit details
    Browse the repository at this point in the history
  10. Increment seq and log tests

    sandreae committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    97410b4 View commit details
    Browse the repository at this point in the history
  11. Fix expected error strings

    sandreae committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    3617e17 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Test for latest_log_id

    sandreae committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f1629c4 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    sandreae committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    bbdf88a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Docstring and comment review

    cafca committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    525a852 View commit details
    Browse the repository at this point in the history
  2. Clearer error messages

    cafca committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    4b9cd6a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    6f92ff1 View commit details
    Browse the repository at this point in the history
  2. License header

    sandreae committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    2dc24bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c7ce39 View commit details
    Browse the repository at this point in the history
  4. Typo

    sandreae committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    f2033ac View commit details
    Browse the repository at this point in the history
  5. Remove println

    sandreae committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7afde14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a459c02 View commit details
    Browse the repository at this point in the history
  7. Correct comment string

    sandreae committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    91d852c View commit details
    Browse the repository at this point in the history
  8. Don't use nested imports

    sandreae committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    1133212 View commit details
    Browse the repository at this point in the history
  9. Correct comment

    sandreae committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    253550d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ce960f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

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

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    1d03e99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1837911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a43a9f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'implement-new-validation-spec' of github.com:p2panda/aq…

    …uadoggo into implement-new-validation-spec
    sandreae committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    06377c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b96c0bc View commit details
    Browse the repository at this point in the history
  6. Comments in test

    sandreae committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4bf9160 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95b564d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57293b8 View commit details
    Browse the repository at this point in the history
  9. A little more clippy happy

    sandreae committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    0eaf75c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Refactor get_expected_skiplink() (#220)

    * Refactor `get_expected_skiplink()`
    
    Matches current behavior of `skiplink_seq_num()` method
    
    * Remove import
    
    * Remove comment
    
    * Fix tests
    cafca authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    501c029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcacdf9 View commit details
    Browse the repository at this point in the history
  3. Group imports

    sandreae committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    cf1924f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d16d80 View commit details
    Browse the repository at this point in the history
  5. Use only one thread for tarpaulin

    cafca authored and sandreae committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    fd8a302 View commit details
    Browse the repository at this point in the history