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

refactor: merge from develop and add test script #502

Merged
merged 53 commits into from
Apr 25, 2024

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

  1. Merge pull request ComposableFi#475 from ComposableFi/release/v6.5.x

    Release/v6.5.x. remove handler with proposal adjustments
    RustNinja authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c3f8008 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. bump ibc-go

    hoank101 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ab921d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23cfc5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afddb40 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ComposableFi#479 from ComposableFi/rustdev/cosmos-…

    …fee-pfm
    
    SetTransferKeeper for PFM to replace original ibc transfer to wrapper
    RustNinja authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    74d2c7f View commit details
    Browse the repository at this point in the history
  5. Merge pull request ComposableFi#480 from ComposableFi/rustdev/pfm-cos…

    …mos-fee-upgrade
    
    added UpgradeName "v6_5_1"
    RustNinja authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b2e0660 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17ecf02 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge branch 'develop2' of https://github.com/ComposableFi/composable…

    …-cosmos into hoa/merge
    
    # Conflicts:
    #	app/app.go
    #	app/keepers/keepers.go
    #	app/upgrades/v6_5_0/upgrade.go
    hoank101 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6fbcfeb View commit details
    Browse the repository at this point in the history
  2. merge from develop2

    hoank101 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1307015 View commit details
    Browse the repository at this point in the history
  3. refactor pfm

    hoank101 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9c1f221 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from notional-labs/hoa/merge

    merge from develop2
    hoank101 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b2cbf98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7c08b4 View commit details
    Browse the repository at this point in the history
  6. bump: update pfm

    hoank101 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e566a4b View commit details
    Browse the repository at this point in the history
  7. bump: update pfm

    hoank101 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e368076 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cbbf01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0187884 View commit details
    Browse the repository at this point in the history
  10. fix lint

    RustNinja committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    fd055bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    91ee942 View commit details
    Browse the repository at this point in the history
  12. Merge pull request ComposableFi#482 from ComposableFi/rustdev/cosmos-fee

    implement custom transfer method for ibc transfer wrapper keeper.
    RustNinja authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    43239c4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request ComposableFi#485 from ComposableFi/rustdev/upgrade…

    …-v6-5-2
    
    Introduced upgrade v6 5 2 for testnet
    RustNinja authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    de6016c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. update testnet code

    hoank101 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6b0aad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b2496b View commit details
    Browse the repository at this point in the history
  3. introduce v6_5_3

    RustNinja committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5a27295 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. add InitializePinnedCodes

    hoank101 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b20e356 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. updating ibc-go

    kkast committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ecf3f7a View commit details
    Browse the repository at this point in the history
  2. fixes

    kkast committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a806d66 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. rename uprgade

    kkast committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2fb2d3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4886c32 View commit details
    Browse the repository at this point in the history
  3. revert

    kkast committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3e6da50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    866ca17 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Change prefix to pica (ComposableFi#447)

    * delete proposal #6
    
    * use develop branch for ci
    
    * use another image
    
    * test
    
    * removing more broken proposals
    
    * introduce goreleaser
    
    * remove separate gha for building docker images
    
    * rename registry owner
    
    * clean comments
    
    * use version with v
    
    * add additional tags
    
    * fix org
    
    * update docker image
    
    * added jq
    
    * introduce ibc transfer custom module
    
    * custom ibc transfer module ready to replace for testing.
    
    * activate custom ibc module for cosmos chain. chain works.
    
    * added ibc transfer module that is going to store all params for eth fees
    
    * resolve conflict with a same name for MsgUpdateEpochParams from staking.
    
    * add dependency to transfer keeper from ibc transfer middleware/params
    
    * added repeated FeeItem into Params + MVP logic in transfer msg server
    
    * finalized the Transfer method. send fee to fee. build. chain works.
    
    * only useful params in genesis for ibc transfer module. Works
    
    * golangci-lint run
    
    * slashing fixes
    
    * remove unused types in proto
    
    * add docs and fix all requested changes by reviewers
    
    * review fixes
    
    * fix tests
    
    * local setup
    
    * allow devnet with custom key gov
    
    * relay from master
    
    * porting fix from v7
    
    * refactoring.
    
    * add runtime upgrade handler. for ibc fee feature.
    
    * upgrade merged. BankKeeper + GovKeeper + IbcTransferMiddlewareKeeper
    
    * Revert "Merge pull request ComposableFi#451 from ComposableFi/slashing_fix"
    
    This reverts commit 1ad4293, reversing
    changes made to 85e2bf9.
    
    * revert banksy changes to resolve halted chain.
    
    * Revert "allow devnet with custom key gov"
    
    This reverts commit 2457d87.
    
    * create a new chain upgrade handler for chain upgrade.
    
    * chore: change centaurid -> picad and prefix name to pica
    
    * chore: update name prefix
    
    * refactor: remove old upgrade
    
    * refactor: update prefix
    
    * refactor: update prefix
    
    * test: change govAuthorityAddress
    
    * ci: rollback
    
    * wip
    
    * feat: add script upgrade_test
    
    * chore: update script
    
    * wip
    
    * refactor: remove set prefix
    
    * refactor: update test
    
    * chore: rollback
    
    * chore: ignore build folder
    
    * perf: make blocktime run faster
    
    * fix: use key with balances
    
    * chore: ignore screen log
    
    * refactor: using default flag for test
    
    * test: increment and assert counter value to be equal 1
    
    * chore: rollback
    
    * chore: rollback script
    
    * test: add script upgrade
    
    * fix: correct upgrade height
    
    * feat: add post scripts
    
    * test: assertion for post scripts
    
    * chore: stream unnecessary output to null
    
    * feat: add test for the new address
    
    * wip
    
    * chore: log for test upgrade
    
    * test: completed ibc transfer
    
    * verify affection of alliance module
    
    * test/ica_migration
    
    * add migration test for mint, ratelimit, ibc-hooks, transfermiddleware module
    
    * finalize script upgrade test
    
    * pick denom for testing as stake
    
    * remove unused fnc
    
    * modify testup
    
    * fix unused fnc
    
    * merge variable
    
    * chore: remove release.yml
    
    * refactor: change v6.4.6 -> v6.4.7
    
    * feaT: migrate contract info
    
    * test: assert contract info && code info
    
    * fix: change repo secret name
    
    * refactor: change v6.4.7 -> v6.4.8
    
    * revert change version
    
    * rebase and change conflict version
    
    * merge from develop2
    
    * feat: add v6_6_0 handler
    
    * remove old upgrade
    
    * fix lint
    
    * fix lint
    
    * fix test
    
    * update script
    
    * update address and ibc-go
    
    * fix lint
    
    * fix lint
    
    ---------
    
    Co-authored-by: kkast <kkastsevich@gmail.com>
    Co-authored-by: Kanstantsin Kastsevich <kkast@users.noreply.github.com>
    Co-authored-by: rjonczy <robert.jonczy@gmail.com>
    Co-authored-by: rustdev <placex.com@gmail.com>
    Co-authored-by: rust.dev <102041955+RustNinja@users.noreply.github.com>
    Co-authored-by: dzmitry-lahoda <dzmitry@lahoda.pro>
    Co-authored-by: tungle <anhletung@notional.ventures>
    Co-authored-by: kienn6034 <kien@notional.ventures>
    9 people authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    04548a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. add scripts (ComposableFi#492)

    * delete proposal #6
    
    * use develop branch for ci
    
    * use another image
    
    * test
    
    * removing more broken proposals
    
    * introduce goreleaser
    
    * remove separate gha for building docker images
    
    * rename registry owner
    
    * clean comments
    
    * use version with v
    
    * add additional tags
    
    * fix org
    
    * update docker image
    
    * added jq
    
    * introduce ibc transfer custom module
    
    * custom ibc transfer module ready to replace for testing.
    
    * activate custom ibc module for cosmos chain. chain works.
    
    * added ibc transfer module that is going to store all params for eth fees
    
    * resolve conflict with a same name for MsgUpdateEpochParams from staking.
    
    * add dependency to transfer keeper from ibc transfer middleware/params
    
    * added repeated FeeItem into Params + MVP logic in transfer msg server
    
    * finalized the Transfer method. send fee to fee. build. chain works.
    
    * only useful params in genesis for ibc transfer module. Works
    
    * golangci-lint run
    
    * slashing fixes
    
    * remove unused types in proto
    
    * add docs and fix all requested changes by reviewers
    
    * review fixes
    
    * fix tests
    
    * local setup
    
    * allow devnet with custom key gov
    
    * relay from master
    
    * porting fix from v7
    
    * refactoring.
    
    * add runtime upgrade handler. for ibc fee feature.
    
    * upgrade merged. BankKeeper + GovKeeper + IbcTransferMiddlewareKeeper
    
    * Revert "Merge pull request ComposableFi#451 from ComposableFi/slashing_fix"
    
    This reverts commit 1ad4293, reversing
    changes made to 85e2bf9.
    
    * revert banksy changes to resolve halted chain.
    
    * Revert "allow devnet with custom key gov"
    
    This reverts commit 2457d87.
    
    * create a new chain upgrade handler for chain upgrade.
    
    * chore: change centaurid -> picad and prefix name to pica
    
    * chore: update name prefix
    
    * refactor: remove old upgrade
    
    * refactor: update prefix
    
    * refactor: update prefix
    
    * test: change govAuthorityAddress
    
    * ci: rollback
    
    * wip
    
    * feat: add script upgrade_test
    
    * chore: update script
    
    * wip
    
    * refactor: remove set prefix
    
    * refactor: update test
    
    * chore: rollback
    
    * chore: ignore build folder
    
    * perf: make blocktime run faster
    
    * fix: use key with balances
    
    * chore: ignore screen log
    
    * refactor: using default flag for test
    
    * test: increment and assert counter value to be equal 1
    
    * chore: rollback
    
    * chore: rollback script
    
    * test: add script upgrade
    
    * fix: correct upgrade height
    
    * feat: add post scripts
    
    * test: assertion for post scripts
    
    * chore: stream unnecessary output to null
    
    * feat: add test for the new address
    
    * wip
    
    * chore: log for test upgrade
    
    * test: completed ibc transfer
    
    * verify affection of alliance module
    
    * test/ica_migration
    
    * add migration test for mint, ratelimit, ibc-hooks, transfermiddleware module
    
    * finalize script upgrade test
    
    * pick denom for testing as stake
    
    * remove unused fnc
    
    * modify testup
    
    * fix unused fnc
    
    * merge variable
    
    * chore: remove release.yml
    
    * refactor: change v6.4.6 -> v6.4.7
    
    * feaT: migrate contract info
    
    * test: assert contract info && code info
    
    * fix: change repo secret name
    
    * refactor: change v6.4.7 -> v6.4.8
    
    * revert change version
    
    * rebase and change conflict version
    
    * merge from develop2
    
    * feat: add v6_6_0 handler
    
    * remove old upgrade
    
    * fix lint
    
    * fix lint
    
    * fix test
    
    * update script
    
    * update address and ibc-go
    
    * fix lint
    
    * fix lint
    
    * feat: init deps
    
    * Kien/e2e test migrate (#23)
    
    * feat: run locanode and push wasm code
    
    * feat: setup relayer
    
    * feat: using ngit for repo with nix
    
    * chore: update notes install deps
    
    * feat: script to upgrade
    
    * fix: upgrade scripts
    
    * fix: init deps script
    
    * fix/migration: wrong prefix relay addresS
    
    * fix: migration transfermiddleware
    
    * allow pica12smx2wdlyttvyzvzg54y2vnqwq2qjate0ww798 in local
    
    * fix lint
    
    ---------
    
    Co-authored-by: kkast <kkastsevich@gmail.com>
    Co-authored-by: Kanstantsin Kastsevich <kkast@users.noreply.github.com>
    Co-authored-by: rjonczy <robert.jonczy@gmail.com>
    Co-authored-by: rustdev <placex.com@gmail.com>
    Co-authored-by: rust.dev <102041955+RustNinja@users.noreply.github.com>
    Co-authored-by: dzmitry-lahoda <dzmitry@lahoda.pro>
    Co-authored-by: tungle <anhletung@notional.ventures>
    Co-authored-by: kienn6034 <kien@notional.ventures>
    9 people authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    362a1cc View commit details
    Browse the repository at this point in the history
  2. update gitignore

    hoank101 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6f99a96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b89eb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a3c5c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge branch 'feat/sdk50' of https://github.com/ComposableFi/composab…

    …le-cosmos into feat/sdk50
    
    # Conflicts:
    #	app/keepers/keepers.go
    #	go.mod
    #	go.sum
    hoank101 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    28623d9 View commit details
    Browse the repository at this point in the history
  2. refactor: update denom

    hoank101 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2950b9b View commit details
    Browse the repository at this point in the history
  3. refactor: hardcode checksum

    hoank101 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    34343f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13f953e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    a78e14c View commit details
    Browse the repository at this point in the history
  2. Merge pull request ComposableFi#494 from ComposableFi/clients-states-…

    …query-fix
    
    update ibc-go version
    kkast authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2bc614e View commit details
    Browse the repository at this point in the history
  3. fix releaser

    kkast committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8c8e311 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ComposableFi#497 from ComposableFi/clients-states-…

    …query-fix
    
    fix releaser
    kkast authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dbe5621 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. add migration pfm (ComposableFi#499)

    * add migration pfm
    
    * refactor
    
    * refactor
    hoank101 authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a6c6a10 View commit details
    Browse the repository at this point in the history
  2. fix lint

    RustNinja committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f7d9311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36d003c View commit details
    Browse the repository at this point in the history
  4. Merge pull request ComposableFi#498 from ComposableFi/rustdev/cosmos-…

    …ibc-fee-timeout-refund
    
    introduce refund logic for ibc transfer if tx failed by timeout.
    kkast authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b67db99 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Kien/merge picad to sdk 50 (#25)

    * implement custom transfer method for keeper.
    
    * add param to new keeper call.
    
    * call the default keeper Transfer instead of recursion.
    
    * fix lint
    
    * introduced v6_5_2 upgrade channel
    
    * update datatype for min cosmos fee in tx to sdk.Coin
    
    * introduce v6_5_3
    
    * updating ibc-go
    
    * fixes
    
    * rename uprgade
    
    * revert
    
    * Change prefix to pica (ComposableFi#447)
    
    * delete proposal #6
    
    * use develop branch for ci
    
    * use another image
    
    * test
    
    * removing more broken proposals
    
    * introduce goreleaser
    
    * remove separate gha for building docker images
    
    * rename registry owner
    
    * clean comments
    
    * use version with v
    
    * add additional tags
    
    * fix org
    
    * update docker image
    
    * added jq
    
    * introduce ibc transfer custom module
    
    * custom ibc transfer module ready to replace for testing.
    
    * activate custom ibc module for cosmos chain. chain works.
    
    * added ibc transfer module that is going to store all params for eth fees
    
    * resolve conflict with a same name for MsgUpdateEpochParams from staking.
    
    * add dependency to transfer keeper from ibc transfer middleware/params
    
    * added repeated FeeItem into Params + MVP logic in transfer msg server
    
    * finalized the Transfer method. send fee to fee. build. chain works.
    
    * only useful params in genesis for ibc transfer module. Works
    
    * golangci-lint run
    
    * slashing fixes
    
    * remove unused types in proto
    
    * add docs and fix all requested changes by reviewers
    
    * review fixes
    
    * fix tests
    
    * local setup
    
    * allow devnet with custom key gov
    
    * relay from master
    
    * porting fix from v7
    
    * refactoring.
    
    * add runtime upgrade handler. for ibc fee feature.
    
    * upgrade merged. BankKeeper + GovKeeper + IbcTransferMiddlewareKeeper
    
    * Revert "Merge pull request ComposableFi#451 from ComposableFi/slashing_fix"
    
    This reverts commit 1ad4293, reversing
    changes made to 85e2bf9.
    
    * revert banksy changes to resolve halted chain.
    
    * Revert "allow devnet with custom key gov"
    
    This reverts commit 2457d87.
    
    * create a new chain upgrade handler for chain upgrade.
    
    * chore: change centaurid -> picad and prefix name to pica
    
    * chore: update name prefix
    
    * refactor: remove old upgrade
    
    * refactor: update prefix
    
    * refactor: update prefix
    
    * test: change govAuthorityAddress
    
    * ci: rollback
    
    * wip
    
    * feat: add script upgrade_test
    
    * chore: update script
    
    * wip
    
    * refactor: remove set prefix
    
    * refactor: update test
    
    * chore: rollback
    
    * chore: ignore build folder
    
    * perf: make blocktime run faster
    
    * fix: use key with balances
    
    * chore: ignore screen log
    
    * refactor: using default flag for test
    
    * test: increment and assert counter value to be equal 1
    
    * chore: rollback
    
    * chore: rollback script
    
    * test: add script upgrade
    
    * fix: correct upgrade height
    
    * feat: add post scripts
    
    * test: assertion for post scripts
    
    * chore: stream unnecessary output to null
    
    * feat: add test for the new address
    
    * wip
    
    * chore: log for test upgrade
    
    * test: completed ibc transfer
    
    * verify affection of alliance module
    
    * test/ica_migration
    
    * add migration test for mint, ratelimit, ibc-hooks, transfermiddleware module
    
    * finalize script upgrade test
    
    * pick denom for testing as stake
    
    * remove unused fnc
    
    * modify testup
    
    * fix unused fnc
    
    * merge variable
    
    * chore: remove release.yml
    
    * refactor: change v6.4.6 -> v6.4.7
    
    * feaT: migrate contract info
    
    * test: assert contract info && code info
    
    * fix: change repo secret name
    
    * refactor: change v6.4.7 -> v6.4.8
    
    * revert change version
    
    * rebase and change conflict version
    
    * merge from develop2
    
    * feat: add v6_6_0 handler
    
    * remove old upgrade
    
    * fix lint
    
    * fix lint
    
    * fix test
    
    * update script
    
    * update address and ibc-go
    
    * fix lint
    
    * fix lint
    
    ---------
    
    Co-authored-by: kkast <kkastsevich@gmail.com>
    Co-authored-by: Kanstantsin Kastsevich <kkast@users.noreply.github.com>
    Co-authored-by: rjonczy <robert.jonczy@gmail.com>
    Co-authored-by: rustdev <placex.com@gmail.com>
    Co-authored-by: rust.dev <102041955+RustNinja@users.noreply.github.com>
    Co-authored-by: dzmitry-lahoda <dzmitry@lahoda.pro>
    Co-authored-by: tungle <anhletung@notional.ventures>
    Co-authored-by: kienn6034 <kien@notional.ventures>
    
    * add scripts (ComposableFi#492)
    
    * delete proposal #6
    
    * use develop branch for ci
    
    * use another image
    
    * test
    
    * removing more broken proposals
    
    * introduce goreleaser
    
    * remove separate gha for building docker images
    
    * rename registry owner
    
    * clean comments
    
    * use version with v
    
    * add additional tags
    
    * fix org
    
    * update docker image
    
    * added jq
    
    * introduce ibc transfer custom module
    
    * custom ibc transfer module ready to replace for testing.
    
    * activate custom ibc module for cosmos chain. chain works.
    
    * added ibc transfer module that is going to store all params for eth fees
    
    * resolve conflict with a same name for MsgUpdateEpochParams from staking.
    
    * add dependency to transfer keeper from ibc transfer middleware/params
    
    * added repeated FeeItem into Params + MVP logic in transfer msg server
    
    * finalized the Transfer method. send fee to fee. build. chain works.
    
    * only useful params in genesis for ibc transfer module. Works
    
    * golangci-lint run
    
    * slashing fixes
    
    * remove unused types in proto
    
    * add docs and fix all requested changes by reviewers
    
    * review fixes
    
    * fix tests
    
    * local setup
    
    * allow devnet with custom key gov
    
    * relay from master
    
    * porting fix from v7
    
    * refactoring.
    
    * add runtime upgrade handler. for ibc fee feature.
    
    * upgrade merged. BankKeeper + GovKeeper + IbcTransferMiddlewareKeeper
    
    * Revert "Merge pull request ComposableFi#451 from ComposableFi/slashing_fix"
    
    This reverts commit 1ad4293, reversing
    changes made to 85e2bf9.
    
    * revert banksy changes to resolve halted chain.
    
    * Revert "allow devnet with custom key gov"
    
    This reverts commit 2457d87.
    
    * create a new chain upgrade handler for chain upgrade.
    
    * chore: change centaurid -> picad and prefix name to pica
    
    * chore: update name prefix
    
    * refactor: remove old upgrade
    
    * refactor: update prefix
    
    * refactor: update prefix
    
    * test: change govAuthorityAddress
    
    * ci: rollback
    
    * wip
    
    * feat: add script upgrade_test
    
    * chore: update script
    
    * wip
    
    * refactor: remove set prefix
    
    * refactor: update test
    
    * chore: rollback
    
    * chore: ignore build folder
    
    * perf: make blocktime run faster
    
    * fix: use key with balances
    
    * chore: ignore screen log
    
    * refactor: using default flag for test
    
    * test: increment and assert counter value to be equal 1
    
    * chore: rollback
    
    * chore: rollback script
    
    * test: add script upgrade
    
    * fix: correct upgrade height
    
    * feat: add post scripts
    
    * test: assertion for post scripts
    
    * chore: stream unnecessary output to null
    
    * feat: add test for the new address
    
    * wip
    
    * chore: log for test upgrade
    
    * test: completed ibc transfer
    
    * verify affection of alliance module
    
    * test/ica_migration
    
    * add migration test for mint, ratelimit, ibc-hooks, transfermiddleware module
    
    * finalize script upgrade test
    
    * pick denom for testing as stake
    
    * remove unused fnc
    
    * modify testup
    
    * fix unused fnc
    
    * merge variable
    
    * chore: remove release.yml
    
    * refactor: change v6.4.6 -> v6.4.7
    
    * feaT: migrate contract info
    
    * test: assert contract info && code info
    
    * fix: change repo secret name
    
    * refactor: change v6.4.7 -> v6.4.8
    
    * revert change version
    
    * rebase and change conflict version
    
    * merge from develop2
    
    * feat: add v6_6_0 handler
    
    * remove old upgrade
    
    * fix lint
    
    * fix lint
    
    * fix test
    
    * update script
    
    * update address and ibc-go
    
    * fix lint
    
    * fix lint
    
    * feat: init deps
    
    * Kien/e2e test migrate (#23)
    
    * feat: run locanode and push wasm code
    
    * feat: setup relayer
    
    * feat: using ngit for repo with nix
    
    * chore: update notes install deps
    
    * feat: script to upgrade
    
    * fix: upgrade scripts
    
    * fix: init deps script
    
    * fix/migration: wrong prefix relay addresS
    
    * fix: migration transfermiddleware
    
    * allow pica12smx2wdlyttvyzvzg54y2vnqwq2qjate0ww798 in local
    
    * fix lint
    
    ---------
    
    Co-authored-by: kkast <kkastsevich@gmail.com>
    Co-authored-by: Kanstantsin Kastsevich <kkast@users.noreply.github.com>
    Co-authored-by: rjonczy <robert.jonczy@gmail.com>
    Co-authored-by: rustdev <placex.com@gmail.com>
    Co-authored-by: rust.dev <102041955+RustNinja@users.noreply.github.com>
    Co-authored-by: dzmitry-lahoda <dzmitry@lahoda.pro>
    Co-authored-by: tungle <anhletung@notional.ventures>
    Co-authored-by: kienn6034 <kien@notional.ventures>
    
    * update gitignore
    
    * update gitignore (ComposableFi#493)
    
    * refactor: remove before release testnet
    
    * update ibc-go version update ibc-go version
    
    * fix releaser
    
    * chore: bech32 migration script to sdk 50
    
    * feat: sync sdk 50
    
    * fix: scripts to deploy pica node
    
    * feat: add todo
    
    * fix: running pica node
    
    * chore: update
    
    * deps: correct version to psuh wasm code
    
    * test: upgrade chain successfully
    
    ---------
    
    Co-authored-by: rustdev <placex.com@gmail.com>
    Co-authored-by: rust.dev <102041955+RustNinja@users.noreply.github.com>
    Co-authored-by: kkast <kkastsevich@gmail.com>
    Co-authored-by: Kanstantsin Kastsevich <kkast@users.noreply.github.com>
    Co-authored-by: Hoa Nguyen <hoa@notional.ventures>
    Co-authored-by: rjonczy <robert.jonczy@gmail.com>
    Co-authored-by: dzmitry-lahoda <dzmitry@lahoda.pro>
    Co-authored-by: tungle <anhletung@notional.ventures>
    9 people authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ef93f95 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop2' of https://github.com/ComposableFi/composable…

    …-cosmos into feat/sdk50
    
    # Conflicts:
    #	.gitignore
    #	Makefile
    #	app/app.go
    #	app/keepers/keepers.go
    #	app/test_helpers.go
    #	app/upgrades/v6_5_2/constants.go
    #	app/upgrades/v6_5_2/upgrade.go
    #	app/upgrades/v6_5_3/constants.go
    #	app/upgrades/v6_5_3/upgrade.go
    #	app/upgrades/v6_5_4/constants.go
    #	app/upgrades/v6_5_4/upgrade.go
    #	app/upgrades/v6_6_0/constants.go
    #	bech32-migration/gov/gov.go
    #	bech32-migration/utils/utils.go
    #	custom/ibc-transfer/keeper/keeper.go
    #	go.mod
    #	go.sum
    #	scripts/08-wasm/ics10_grandpa_cw.wasm.json
    #	scripts/localnode.sh
    #	scripts/test-upgrade.sh
    #	scripts/testnode.sh
    #	scripts/upgrade/init_deps.sh
    #	scripts/upgrade/old-node-scripts.sh
    #	scripts/upgrade/upgrade.sh
    #	scripts/upload_contracts.sh
    #	x/ibctransfermiddleware/keeper/msg_server.go
    hoank101 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e9df7de View commit details
    Browse the repository at this point in the history
  3. merge from develop2

    hoank101 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1d9686b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ad4f45 View commit details
    Browse the repository at this point in the history