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/stellar contract #36

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from
Open

Feat/stellar contract #36

wants to merge 25 commits into from

Commits on Jun 27, 2024

  1. init branch

    alanmr33 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0b99c0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    905c2b4 View commit details
    Browse the repository at this point in the history
  3. fix clippy error & security

    alanmr33 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6aaa779 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eb165a View commit details
    Browse the repository at this point in the history
  5. apply lists contract clippy

    alanmr33 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    272154a View commit details
    Browse the repository at this point in the history
  6. apply round factory clipply

    alanmr33 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b6d9e88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60166c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Add README.md

    alanmr33 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    55ba3ca View commit details
    Browse the repository at this point in the history
  2. fix warnings

    alanmr33 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    43f87f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. gebnerate fe packages

    alanmr33 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6e6527b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix some review

    alanmr33 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    81d488a View commit details
    Browse the repository at this point in the history
  2. fix team member

    alanmr33 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d683558 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acb8b0e View commit details
    Browse the repository at this point in the history
  4. refactor timestamp

    alanmr33 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2be8fcb View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. refactor and fix review

    alanmr33 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e4c2ff5 View commit details
    Browse the repository at this point in the history
  2. new client & testnet deploy

    alanmr33 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ad9cb6a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    8d4bf5b View commit details
    Browse the repository at this point in the history
  2. fix wasm upload

    alanmr33 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8826163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7caaaec View commit details
    Browse the repository at this point in the history
  4. update round tx

    alanmr33 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    20c082e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. make contract upgradable

    alanmr33 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b44144b View commit details
    Browse the repository at this point in the history
  2. split admins

    alanmr33 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7a626cb View commit details
    Browse the repository at this point in the history
  3. fixes client error

    alanmr33 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    06b646f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    c9d1c47 View commit details
    Browse the repository at this point in the history
  2. fix client and examples

    alanmr33 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9825a03 View commit details
    Browse the repository at this point in the history