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

Shwap #2675

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

Shwap #2675

wants to merge 32 commits into from

Commits on Nov 29, 2023

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

Commits on Dec 2, 2023

  1. prototype

    Wondertan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f122a71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7237ad7 View commit details
    Browse the repository at this point in the history
  3. lint

    Wondertan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    ab6bec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f08bdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b33515e View commit details
    Browse the repository at this point in the history
  6. docs and tests for ipldv2

    Wondertan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    59aa730 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b3d881 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b53769b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce31854 View commit details
    Browse the repository at this point in the history
  10. implement axis sampling

    Wondertan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    3ab6b37 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    041ed3d View commit details
    Browse the repository at this point in the history
  12. use height as block id

    Wondertan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    1601460 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    600d186 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6673564 View commit details
    Browse the repository at this point in the history
  15. docs fix

    Wondertan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    830860d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9ffb284 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    52f3ab9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    21bd2fc View commit details
    Browse the repository at this point in the history
  19. cleanup proto field names

    Wondertan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    cdbd694 View commit details
    Browse the repository at this point in the history
  20. namespace mh

    Wondertan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    c3e8450 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8a66fd5 View commit details
    Browse the repository at this point in the history
  22. lol

    Wondertan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    bbcd956 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    583481b View commit details
    Browse the repository at this point in the history
  2. fix data id test

    Wondertan committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    a28cfef View commit details
    Browse the repository at this point in the history
  3. blockservice constructor

    Wondertan committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    f6db8f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a8b5ed View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. rename to shwap

    Wondertan committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0d4dd27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c96579a View commit details
    Browse the repository at this point in the history
  3. add sessions

    Wondertan committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bb034b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. protocol updates:

    * Axis -> Row
    	* It's not allowed anymore to request Columns
    * Delete AxisType from SampleID
    	* Now server decides which Row or Column comittment to choose, not client
    * New SampleProofType field on Sample
    	* Server's decision on the Sample proof response
    * Delete AxisHash from Row(Axis)
    	* We break compatibility with Bitswap stateless Content Cerification and now verification has to be done with DAH
    Wondertan committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fc082f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. remove ids

    Wondertan committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a358713 View commit details
    Browse the repository at this point in the history