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 unassigned deposits #13

Closed
wants to merge 6 commits into from
Closed

Add unassigned deposits #13

wants to merge 6 commits into from

Commits on Nov 10, 2023

  1. feat: Add unassigned deposits

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    250537a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. feat: Changed id relationship to the sender

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    009c4be View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. fix: removed goerli

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    48b42be View commit details
    Browse the repository at this point in the history
  2. refactor: Moved unassigned info into sender

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d387e63 View commit details
    Browse the repository at this point in the history
  3. tests: Added tests for unassigned deposits

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d0e122c View commit details
    Browse the repository at this point in the history
  4. style: run isort for tesnet contract calls

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    577af66 View commit details
    Browse the repository at this point in the history