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 spec-compliant share splitting #246

Merged
merged 31 commits into from
Mar 25, 2021

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    2137d67 View commit details
    Browse the repository at this point in the history
  2. Add doc on exported func.

    adlerjohn committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    be307d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2ba998 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b16f200 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    7d23abf View commit details
    Browse the repository at this point in the history
  2. Add start index comp.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    2331a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    665b611 View commit details
    Browse the repository at this point in the history
  4. Make tests print newline.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    5a0c5ea View commit details
    Browse the repository at this point in the history
  5. Remove superfluous init.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    95f2fb7 View commit details
    Browse the repository at this point in the history
  6. Update types/block.go

    Fix to only reserve slice, not allocate.
    
    Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
    adlerjohn and liamsi committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    2a68a84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c956a63 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'adlerjohn-share_arrangement_fix' of github.com:lazyledg…

    …er/lazyledger-core into adlerjohn-share_arrangement_fix
    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8d75195 View commit details
    Browse the repository at this point in the history
  9. Clean up.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    fe2c646 View commit details
    Browse the repository at this point in the history
  10. Add termination condition.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    0a47c65 View commit details
    Browse the repository at this point in the history
  11. Fix continue.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    488ae0e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e0c0940 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8e2e36d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    99fb0e2 View commit details
    Browse the repository at this point in the history
  15. Update test for small tx.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    d00a9bc View commit details
    Browse the repository at this point in the history
  16. Fix test for message.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    132523a View commit details
    Browse the repository at this point in the history
  17. Clean up.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    d9adcfd View commit details
    Browse the repository at this point in the history
  18. Fix evidence test.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b6c6e30 View commit details
    Browse the repository at this point in the history
  19. Fix large tx test.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    d76c838 View commit details
    Browse the repository at this point in the history
  20. Fix lint.

    adlerjohn committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8f25a9b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    defcd50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f5d94 View commit details
    Browse the repository at this point in the history
  3. Update comments.

    adlerjohn committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    92301ea View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    b70b103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff636c4 View commit details
    Browse the repository at this point in the history
  3. Fix lint.

    adlerjohn committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    0a731c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3eb7223 View commit details
    Browse the repository at this point in the history