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

Add Potlock contract #76

Open
wants to merge 52 commits into
base: main
Choose a base branch
from
Open

Add Potlock contract #76

wants to merge 52 commits into from

Commits on Jun 17, 2024

  1. Add Potlock contract

    CostinCarabas committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9832d6e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Refactor donations

    CostinCarabas committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e641553 View commit details
    Browse the repository at this point in the history
  2. Fix building issues

    CostinCarabas committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    12572ae View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    622069f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc7cea6 View commit details
    Browse the repository at this point in the history
  3. Add blackbox tests

    CostinCarabas committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3e52a79 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Added more unit tests

    CostinCarabas committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    849325b View commit details
    Browse the repository at this point in the history
  2. Add several more tests

    CostinCarabas committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    89ed86f View commit details
    Browse the repository at this point in the history
  3. Add interactor

    CostinCarabas committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6fc6db6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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

Commits on Jun 26, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    a8bb80a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from multiversx/potlock-framework-upgrade

    Framework upgrade potlock
    CostinCarabas authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ae32eff View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    d0555ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from multiversx/potlock-unit-tests

    Add blackbox tests
    CostinCarabas authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e35a545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6fa92b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #86 from multiversx/potlock-system-tests

    Potlock system tests
    CostinCarabas authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b479a1b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    3af9363 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    CostinCarabas committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8b4903e View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    CostinCarabas committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2da0c7a View commit details
    Browse the repository at this point in the history
  4. Fixes after review

    CostinCarabas committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a5894c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Fixes after review

    CostinCarabas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    68b4660 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    CostinCarabas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2bbbe84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2abeab0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    324f598 View commit details
    Browse the repository at this point in the history
  5. Fix donate_to_project

    Add amount of current payment to previous payment
    CostinCarabas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c01041d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 5, 2024

  1. potlock: distributePotToProjects: percentage req

    Modify require_correct_percentages from distributePotToProjects
    endpoint. The total may be lower than 100%.
    This enables the caller to distribute part of the pot.
    CostinCarabas committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b6bdb74 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

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

Commits on Aug 12, 2024

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

Commits on Aug 14, 2024

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

Commits on Aug 16, 2024

  1. Fix README

    CostinCarabas committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f406d80 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Fixes after review

    CostinCarabas committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d7c4857 View commit details
    Browse the repository at this point in the history
  2. Fixes after review

    CostinCarabas committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    906e146 View commit details
    Browse the repository at this point in the history
  3. Fixes after review

    CostinCarabas committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c8032b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fix tests

    CostinCarabas committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e8cd551 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fix compiling issues

    CostinCarabas committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    75f9f47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b51d5f View commit details
    Browse the repository at this point in the history
  3. Add interactor tests

    vladiouz committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7e28fa2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Add interactor tests

    vladiouz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    eadba85 View commit details
    Browse the repository at this point in the history
  2. Solve warnings

    vladiouz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f804a7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28addac View commit details
    Browse the repository at this point in the history
  4. Cleanse tests

    vladiouz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e416e52 View commit details
    Browse the repository at this point in the history
  5. Cleanse tests

    vladiouz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8223852 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #105 from multiversx/add-potlock-contract-interact…

    …or-tests
    
    Add potlock contract interactor tests
    vladiouz authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c39f4d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    6c7a767 View commit details
    Browse the repository at this point in the history
  2. potlock: clippy fix

    CostinCarabas committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0d838e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7c0cd8 View commit details
    Browse the repository at this point in the history