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: TotalCoin and TotalCoinKeeper implementation #2671

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Commits on Aug 9, 2024

  1. Implement total coins (#8)

    implementation of totalCoin
    ---------
    
    Co-authored-by: ThinhNX <168700277+thinhnx-var@users.noreply.github.com>
    linhpn99 and thinhnx-var authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4593a4c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. fixup

    linhpn99 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    56983b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    092d036 View commit details
    Browse the repository at this point in the history
  3. fix failure CIs

    linhpn99 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    95a37fb View commit details
    Browse the repository at this point in the history
  4. fixup

    linhpn99 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    2c86f09 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    d7da29e View commit details
    Browse the repository at this point in the history
  2. improve test coverage

    linhpn99 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    674244a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev-thinhnx/feat_gno_implement_total_coin' of https://g…

    …ithub.com/VAR-META-Tech/gno into dev-thinhnx/feat_gno_implement_total_coin
    linhpn99 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7c09c31 View commit details
    Browse the repository at this point in the history
  4. fixup

    linhpn99 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f4d6fc0 View commit details
    Browse the repository at this point in the history
  5. run test parallel

    linhpn99 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d1362b1 View commit details
    Browse the repository at this point in the history
  6. fixup

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    7b2e8c2 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    linhpn99 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1df8e93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fe3902 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c1934a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. add test

    linhpn99 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    7972646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    043ccbc View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. add check overflow/underflow

    linhpn99 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d32ed5f View commit details
    Browse the repository at this point in the history
  2. fixup

    linhpn99 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    33b5d16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c96998 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Update file.go

    linhpn99 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1c9b0dc View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 11, 2024

  1. merge master

    linhpn99 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4b5decd View commit details
    Browse the repository at this point in the history
  2. fix txtar

    linhpn99 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cc22e45 View commit details
    Browse the repository at this point in the history
  3. rename file

    linhpn99 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0f1fcd6 View commit details
    Browse the repository at this point in the history