Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: storacha/data-segment
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: storacha/data-segment
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 17 commits
  • 15 files changed
  • 3 contributors

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    263656e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba6cd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    412bf18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47971cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1006c0 View commit details
    Browse the repository at this point in the history
  4. expose digest

    Gozala committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    169f696 View commit details
    Browse the repository at this point in the history
  5. trim duplicate logic

    Gozala committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    14a27ff View commit details
    Browse the repository at this point in the history
  6. remove obsolete comments

    Gozala committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ca7fd7a View commit details
    Browse the repository at this point in the history
  7. chore: consolidate constants

    Gozala committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a7a7516 View commit details
    Browse the repository at this point in the history
  8. impose a min payload limit

    Gozala committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c7d126d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64989b3 View commit details
    Browse the repository at this point in the history
  10. simplify math

    Gozala committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    08daa03 View commit details
    Browse the repository at this point in the history
  11. add missing comment

    Gozala committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    12420e1 View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-authored-by: Vasco Santos <[email protected]>
    Gozala and vasco-santos authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7d991f8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c7b499 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. chore: save the journey doc

    Gozala committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6b7f3c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. chore(main): release 2.2.0 (#20)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [2.2.0](v2.1.0...v2.2.0)
    (2023-07-21)
    
    
    ### Features
    
    * fr32-sha2-256-trunc254-padded-binary-tree
    ([412bf18](412bf18))
    * fr32-sha2-256-trunc254-padded-binary-tree
    ([#19](#19))
    ([0c7b499](0c7b499))
    * padded size from height calc function
    ([dba6cd5](dba6cd5))
    * padded size from height calc function
    ([#18](#18))
    ([47971cd](47971cd))
    
    
    ### Bug Fixes
    
    * export interface for data structure with link and height
    ([263656e](263656e))
    * export interface for data structure with link and height
    ([#17](#17))
    ([a1006c0](a1006c0))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    496dab2 View commit details
    Browse the repository at this point in the history
Loading