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

feat: add donation voting merkle distribution strategy #642

Merged
merged 42 commits into from
Aug 27, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    f074bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6c4e20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbeffe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62cd5c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    f2c1039 View commit details
    Browse the repository at this point in the history
  2. refactor: optimize

    ilpepepig committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    624ccc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

  1. fix: update timestamps

    ilpepepig committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    631eafa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a937f16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cca0b93 View commit details
    Browse the repository at this point in the history
  4. docs: fix natspec

    ilpepepig committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5055f6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09ec853 View commit details
    Browse the repository at this point in the history
  6. chore: fix format

    ilpepepig committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d8db12f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. chore: fix format

    ilpepepig committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6aa3261 View commit details
    Browse the repository at this point in the history
  2. docs: add and fix natspec

    ilpepepig committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    367789a View commit details
    Browse the repository at this point in the history
  3. refactor: improve events

    ilpepepig committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    28cbafb View commit details
    Browse the repository at this point in the history
  4. refactor: improve errors

    ilpepepig committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ea277e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    0b9fa33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66b38c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76de9b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge branch 'v2.1' of github.com:allo-protocol/allo-v2 into feat/add…

    …-donation-voting-merkle-distribution-strategy
    ilpepepig committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f638c87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0331997 View commit details
    Browse the repository at this point in the history
  3. docs: update natspec

    ilpepepig committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1bda2ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f36605 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 18, 2024

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

Commits on Aug 19, 2024

  1. docs: fix natspec

    ilpepepig committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b2c4f66 View commit details
    Browse the repository at this point in the history
  2. fix: param usage

    ilpepepig committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    87a566c View commit details
    Browse the repository at this point in the history
  3. refactor: reorganize code

    ilpepepig committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d0c1ee3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2298612 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    d8fbd05 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v2.1' of github.com:allo-protocol/allo-v2 into feat/add…

    …-donation-voting-merkle-distribution-strategy
    ilpepepig committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0d2a119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fde1f37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3e2b37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdc8603 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c07a69d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    040cee1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge branch 'v2.1' of github.com:allo-protocol/allo-v2 into feat/add…

    …-donation-voting-merkle-distribution-strategy
    ilpepepig committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c747a59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80cc96a View commit details
    Browse the repository at this point in the history
  3. chore: fix format

    ilpepepig committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e49ceb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1636073 View commit details
    Browse the repository at this point in the history