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: formancehq/ledger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: formancehq/ledger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/v2.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 39 files changed
  • 2 contributors

Commits on Nov 13, 2024

  1. fix: missing filter (#560)

    gfyrag authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8272038 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

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

Commits on Feb 5, 2025

  1. fix(ledgerstore): return zero balance for non-existing accounts (#674)

    Ensure `GetBalance` returns a balance of zero for non-existing accounts,
    instead of an error. Added a test case to validate this behavior. This
    improves the user experience by providing a clearer, consistent result.
    flemzord authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    eb11e4e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

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

Commits on Feb 20, 2025

  1. fix: incompatibility between v1 and v2 api format when using numbers …

    …with more than 7 digits (#696)
    gfyrag authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    6d9ae35 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

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

Commits on Mar 19, 2025

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

Commits on Mar 21, 2025

  1. feat: improve pulumi

    gfyrag committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    d4d5dfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac1b7e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1bfc90 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. fix: missing env var

    gfyrag committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    b630cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ef293a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

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

Commits on Apr 2, 2025

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