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/confirm withdraw #6

Merged
merged 31 commits into from
Sep 7, 2023
Merged

Feat/confirm withdraw #6

merged 31 commits into from
Sep 7, 2023

Commits on Sep 5, 2023

  1. Add migration

    mask-pp committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2200f15 View commit details
    Browse the repository at this point in the history
  2. merge main branch

    mask-pp committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    829f7a4 View commit details
    Browse the repository at this point in the history
  3. fix bug

    mask-pp committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c53668e View commit details
    Browse the repository at this point in the history
  4. fix bug

    mask-pp committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    60494d3 View commit details
    Browse the repository at this point in the history
  5. fix ci

    mask-pp committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b0df73d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. temp commit

    mask-pp committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f159205 View commit details
    Browse the repository at this point in the history
  2. Add withdraw confirm

    mask-pp committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c49179e View commit details
    Browse the repository at this point in the history
  3. Add withdraw confirm

    mask-pp committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bfe7fe7 View commit details
    Browse the repository at this point in the history
  4. Add withdraw confirm

    mask-pp committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    766470a View commit details
    Browse the repository at this point in the history
  5. fix bug about migration sql

    mask-pp committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8123b09 View commit details
    Browse the repository at this point in the history
  6. fix bug about migration sql

    mask-pp committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7e7f16d View commit details
    Browse the repository at this point in the history
  7. fix bug about migration sql

    mask-pp committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    45c9522 View commit details
    Browse the repository at this point in the history
  8. upgrade monitor

    mask-pp committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e4357fb View commit details
    Browse the repository at this point in the history
  9. upgrade monitor

    mask-pp committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d1a875c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. fix ci

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f29fda1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce70d54 View commit details
    Browse the repository at this point in the history
  3. fix log content

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7737f5c View commit details
    Browse the repository at this point in the history
  4. fix bug

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3e12e5e View commit details
    Browse the repository at this point in the history
  5. fix bug

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a5847fb View commit details
    Browse the repository at this point in the history
  6. fix ci

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0a4b690 View commit details
    Browse the repository at this point in the history
  7. upgrade table

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    35d1721 View commit details
    Browse the repository at this point in the history
  8. Upgrade monitor

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ea17d36 View commit details
    Browse the repository at this point in the history
  9. fix ci

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    841d588 View commit details
    Browse the repository at this point in the history
  10. Update internal/config/config.go

    Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
    mask-pp and colinlyguo authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4655ab6 View commit details
    Browse the repository at this point in the history
  11. Update internal/orm/migrate/migrations/000016_upgrade_chain_confirms.sql

    Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
    mask-pp and colinlyguo authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    62b6caa View commit details
    Browse the repository at this point in the history
  12. Update internal/config/config.go

    Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
    mask-pp and colinlyguo authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8c8fc1d View commit details
    Browse the repository at this point in the history
  13. fix comments

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    39b830e View commit details
    Browse the repository at this point in the history
  14. fix comments

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    007174f View commit details
    Browse the repository at this point in the history
  15. fix comments

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    42ae8ec View commit details
    Browse the repository at this point in the history
  16. fix comments

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3fb5a9e View commit details
    Browse the repository at this point in the history
  17. fix bug

    mask-pp committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e10bfcf View commit details
    Browse the repository at this point in the history