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: bitvora/haven
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: bitvora/haven
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.4
Choose a head ref
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Nov 27, 2024

  1. feat(lmdb): make LMDB map size configurable

    - Resolves known issues on Windows and macOS where the default map size
    caused failures.
    - Supports databases larger than 273 GB by allowing map size adjustments.
    aaccioly committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5955118 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Merge pull request #58 from aaccioly-open-source/fix/lmdb-mapsize

    feat(lmdb): make LMDB map size configurable
    barrydeen authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    391d2bf View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. Configuration menu
    Copy the full SHA
    02fb8e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc8c76e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    047378c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2d988b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a7ccf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Merge pull request #61 from aaccioly-open-source/feature/nip-40-and-r…

    …eplaceable-events
    
    NIP-40 and ReplaceableEvents
    barrydeen authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    05128ee View commit details
    Browse the repository at this point in the history
Loading