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

module independent #103

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

module independent #103

wants to merge 79 commits into from

Commits on Jun 20, 2024

  1. split modules

    sin3A committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    27daa65 View commit details
    Browse the repository at this point in the history
  2. update proto file

    sin3A committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c0f6dc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. update simapp

    sin3A committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    28c835c View commit details
    Browse the repository at this point in the history
  2. update node

    sin3A committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c7371ce View commit details
    Browse the repository at this point in the history
  3. update dependence

    sin3A committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    03e049c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. add junit test

    sin3A committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d6f2277 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. add slashing junit test

    update identity、node、params、upgrade test
    sin3A committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ceb7b2c View commit details
    Browse the repository at this point in the history
  2. update simapp mod

    sin3A committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    054a877 View commit details
    Browse the repository at this point in the history
  3. update go mod

    sin3A committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3c640d2 View commit details
    Browse the repository at this point in the history
  4. update simapp mod

    sin3A committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e6ba840 View commit details
    Browse the repository at this point in the history
  5. update go mod

    sin3A committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1002689 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. update node test

    sin3A committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b8ddab1 View commit details
    Browse the repository at this point in the history
  2. add file

    sin3A committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1f772b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. separate modules

    sin3A committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    716b8b7 View commit details
    Browse the repository at this point in the history
  2. add api

    sin3A committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    07b132d View commit details
    Browse the repository at this point in the history
  3. update cosmos-sdk version

    sin3A committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9115d13 View commit details
    Browse the repository at this point in the history
  4. update node

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

Commits on Jul 5, 2024

  1. update idenrity node

    sin3A committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    37e22e1 View commit details
    Browse the repository at this point in the history
  2. update go mod

    cyilong committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e6e188b View commit details
    Browse the repository at this point in the history
  3. update

    sin3A committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2fc74c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    455266e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. update simapp api

    sin3A committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    59438b6 View commit details
    Browse the repository at this point in the history
  2. update simapp

    sin3A committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0a6305d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. update node upgrade

    sin3A committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9c7e750 View commit details
    Browse the repository at this point in the history
  2. update api

    sin3A committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b21710d View commit details
    Browse the repository at this point in the history
  3. update simapp

    sin3A committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    586a8e9 View commit details
    Browse the repository at this point in the history
  4. update node identity

    sin3A committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bd39030 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a653ae1 View commit details
    Browse the repository at this point in the history
  6. update params

    sin3A committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    813edb2 View commit details
    Browse the repository at this point in the history
  7. delete bak file

    sin3A committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ce7bbd0 View commit details
    Browse the repository at this point in the history
  8. add proto script

    sin3A committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0cce404 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. update dependence

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6acdc32 View commit details
    Browse the repository at this point in the history
  2. add junit test

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9cfefe1 View commit details
    Browse the repository at this point in the history
  3. add slashing junit test

    update identity、node、params、upgrade test
    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    854aaee View commit details
    Browse the repository at this point in the history
  4. update go mod

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4a29aa8 View commit details
    Browse the repository at this point in the history
  5. separate modules

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e35fdd3 View commit details
    Browse the repository at this point in the history
  6. add api

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6b21754 View commit details
    Browse the repository at this point in the history
  7. update cosmos-sdk version

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bd80eaa View commit details
    Browse the repository at this point in the history
  8. update node

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7c1bd37 View commit details
    Browse the repository at this point in the history
  9. update idenrity node

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5dfaba7 View commit details
    Browse the repository at this point in the history
  10. update go mod

    cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cd55497 View commit details
    Browse the repository at this point in the history
  11. update simapp api

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6bff400 View commit details
    Browse the repository at this point in the history
  12. update node identity upgrade

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c9a18f9 View commit details
    Browse the repository at this point in the history
  13. update genutil upgrade slashing

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c46ee37 View commit details
    Browse the repository at this point in the history
  14. update params

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b96c053 View commit details
    Browse the repository at this point in the history
  15. add proto script

    sin3A authored and cyilong committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a6290b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    21c712d View commit details
    Browse the repository at this point in the history
  2. update simapp

    sin3A committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c9745cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c05cef View commit details
    Browse the repository at this point in the history
  4. update genutil slashing

    sin3A committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    96110b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    4441ad5 View commit details
    Browse the repository at this point in the history
  2. update upgrade

    sin3A committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ae5f4e4 View commit details
    Browse the repository at this point in the history
  3. clear expired codes

    sin3A committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e786a36 View commit details
    Browse the repository at this point in the history
  4. clear expired codes

    sin3A authored and cyilong committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    936a181 View commit details
    Browse the repository at this point in the history
  5. clear codes、update injected

    sin3A committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cd8c733 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'sv/module-independent' of https://github.com/bianjieai/…

    …iritamod into sv/module-independent
    
    # Conflicts:
    #	modules/upgrade/depinject.go
    #	modules/upgrade/keeper/keeper.go
    #	modules/upgrade/test/keeper_test.go
    sin3A committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    100f16a View commit details
    Browse the repository at this point in the history
  7. fix HomePath

    sin3A committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    bfc468a View commit details
    Browse the repository at this point in the history
  8. update upgrade api

    sin3A committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    eceb239 View commit details
    Browse the repository at this point in the history
  9. update upgrade test

    sin3A committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9ffd22d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. update genutils

    sin3A committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    57da399 View commit details
    Browse the repository at this point in the history
  2. update node modules

    sin3A committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    08d88a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. update slashing node

    sin3A committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0cfdc43 View commit details
    Browse the repository at this point in the history
  2. update slashing API

    sin3A committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5ee596c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5882101 View commit details
    Browse the repository at this point in the history
  4. update

    sin3A committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0822c26 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. update

    sin3A committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0aaf460 View commit details
    Browse the repository at this point in the history
  2. update

    sin3A committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cc544d3 View commit details
    Browse the repository at this point in the history
  3. update node module

    sin3A committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f4802d3 View commit details
    Browse the repository at this point in the history
  4. update

    sin3A committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    23073a8 View commit details
    Browse the repository at this point in the history
  5. update

    sin3A committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6672f90 View commit details
    Browse the repository at this point in the history
  6. update params

    sin3A committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    13ed118 View commit details
    Browse the repository at this point in the history
  7. update node

    sin3A committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    411c44c View commit details
    Browse the repository at this point in the history
  8. update params

    sin3A committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9674aa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. update upgrade

    sin3A committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a42b13b View commit details
    Browse the repository at this point in the history
  2. update upgrade init_genesis

    sin3A committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8a6a833 View commit details
    Browse the repository at this point in the history
  3. refactor code

    dreamer-zq committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2fe96dc View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix node_test

    sin3A committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3774a91 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 14, 2024

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