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

irmin-chunk: use pre_hash to compute entry keys #1308

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

samoht
Copy link
Member

@samoht samoht commented Feb 24, 2021

No description provided.

@samoht samoht merged commit d63bd4d into mirage:master Feb 24, 2021
craigfe added a commit to craigfe/opam-repository that referenced this pull request Apr 27, 2021
…rmin-mirage, irmin-mirage-graphql, irmin-mirage-git, irmin-layers, irmin-http, irmin-graphql, irmin-git, irmin-fs, irmin-containers, irmin-chunk and irmin-bench (2.6.0)

CHANGES:

### Fixed

- **irmin**
  - Fix stack overflow exception when working with wide trees (mirage/irmin#1313, @zshipko)

  - `Tree.of_concrete` now prunes empty subdirectories, and raises
    `Invalid_argument` if the input contains duplicate bindings. (mirage/irmin#1385,
    @craigfe)

- **irmin-chunk**
  - Use the pre_hash function to compute entry keys instead of
    their raw binary representation (mirage/irmin#1308, @samoht)

### Changed

- **irmin-git**
  - Upgrade `irmin-git` with `git.3.4.0`. (mirage/irmin#1392, @dinosaure)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants