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

Migrate governance-contracts #89

Merged
merged 63 commits into from
Jul 3, 2024
Merged

Commits on May 16, 2024

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    406f0c4 View commit details
    Browse the repository at this point in the history
  2. fix: test panic

    egonspace committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f4a9c06 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 28, 2024

  1. fix : panic bad block

    felix-shin-wt committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ef1e67d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c91f6ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0591aea View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. refact : GovContracts

    felix-shin-wt committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5bd98c3 View commit details
    Browse the repository at this point in the history
  2. fix : remove unused

    felix-shin-wt committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d4b4368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f0489 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    277407a View commit details
    Browse the repository at this point in the history
  5. fix : unhandled error

    felix-shin-wt committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8f55544 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix : code style

    felix-shin-wt committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2a13ec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7bb72a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e39897 View commit details
    Browse the repository at this point in the history
  4. fix : remove unused

    felix-shin-wt committed May 30, 2024
    Configuration menu
    Copy the full SHA
    42e0ace View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    8d130ab View commit details
    Browse the repository at this point in the history
  2. fix : gwemix.sh

    felix-shin-wt committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6bd6aaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f482f1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55e90e7 View commit details
    Browse the repository at this point in the history
  5. fix : typo

    felix-shin-wt committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b89bc2e View commit details
    Browse the repository at this point in the history
  6. fix : Flag type

    felix-shin-wt committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c195e54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c5dae9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c4100d View commit details
    Browse the repository at this point in the history
  9. fix : deploy log

    felix-shin-wt committed May 31, 2024
    Configuration menu
    Copy the full SHA
    befb235 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4572da View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. feat : install solc

    felix-shin-wt committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    df4684c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3130e56 View commit details
    Browse the repository at this point in the history
  3. fix : typo

    felix-shin-wt committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    47c57b6 View commit details
    Browse the repository at this point in the history
  4. fix : typo

    felix-shin-wt committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    95eb72f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb298bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9137384 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2d8e44 View commit details
    Browse the repository at this point in the history
  8. fix : gwemix.sh

    felix-shin-wt committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    dcdf721 View commit details
    Browse the repository at this point in the history
  9. fix: go.mod

    felix-shin-wt committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    708228b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    dc29a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87d3221 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    a4c1c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6d0ce6 View commit details
    Browse the repository at this point in the history
  3. feat : using NCPExit

    felix-shin-wt committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    12c8e74 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    752b49f View commit details
    Browse the repository at this point in the history
  2. wip : dev-ci

    felix-shin-wt committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    5c3b855 View commit details
    Browse the repository at this point in the history
  3. fix : unuse generic

    felix-shin-wt committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    eaee291 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7ee599 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    0da8bb6 View commit details
    Browse the repository at this point in the history
  2. fix: go:generate

    felix-shin-wt committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1e8f79c View commit details
    Browse the repository at this point in the history
  3. fix : clean code

    felix-shin-wt committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5d04149 View commit details
    Browse the repository at this point in the history
  4. fix : remove comment

    felix-shin-wt committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9be03e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. fix : clean code

    felix-shin-wt committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e901f4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f6725 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4052f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cafddd View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    9e06591 View commit details
    Browse the repository at this point in the history
  2. fix : clean code

    felix-shin-wt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    27c85f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. fix : clean code

    felix-shin-wt committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    2d2c950 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    01b10ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b564d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3df4c2 View commit details
    Browse the repository at this point in the history
  4. refact : use const

    felix-shin-wt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    97a0a72 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. fix : use constant

    felix-shin-wt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a255d56 View commit details
    Browse the repository at this point in the history
  2. fix : loadGenesisConfig

    felix-shin-wt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9b1ea37 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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