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

add scripts #492

Merged
merged 119 commits into from
Apr 15, 2024
Merged

Commits on Feb 6, 2024

  1. delete proposal #6

    kkast committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c2dd545 View commit details
    Browse the repository at this point in the history
  2. use develop branch for ci

    kkast committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c5755c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. use another image

    kkast committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    cbcc4ff View commit details
    Browse the repository at this point in the history
  2. test

    kkast committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    09f5b95 View commit details
    Browse the repository at this point in the history
  3. removing more broken proposals

    kkast committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f1b41a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge pull request ComposableFi#443 from ComposableFi/prop_migration

    Remove Proposal 6 from storage
    kkast authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6a87f21 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. introduce goreleaser

    rjonczy committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a4e33b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc07ca View commit details
    Browse the repository at this point in the history
  3. rename registry owner

    rjonczy committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cb1b6ac View commit details
    Browse the repository at this point in the history
  4. clean comments

    rjonczy committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    044ca38 View commit details
    Browse the repository at this point in the history
  5. use version with v

    rjonczy committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    32551cf View commit details
    Browse the repository at this point in the history
  6. add additional tags

    rjonczy committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d047159 View commit details
    Browse the repository at this point in the history
  7. fix org

    rjonczy committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    79902f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. update docker image

    rjonczy committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d330694 View commit details
    Browse the repository at this point in the history
  2. added jq

    rjonczy committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    053c1fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8e81bf View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    acdbf54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808854b View commit details
    Browse the repository at this point in the history
  3. Merge pull request ComposableFi#444 from rjonczy/develop

    Releasing artifacts: with goreleaser
    rjonczy authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    99d0d9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f2563e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abf6832 View commit details
    Browse the repository at this point in the history
  6. Merge pull request ComposableFi#448 from ComposableFi/rustninja/ibctr…

    …ansfer-storage-module-added
    
    Rustninja/ibctransfer custom ibc transfer module added to store params for eth fees
    RustNinja authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    af97b65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ebd6ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a38a129 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd3e1a7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request ComposableFi#445 from ComposableFi/rustninja/ibc-t…

    …ransfer-custom-module-introduced
    
    introduced ibc transfer custom module
    RustNinja authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a957000 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69c3f87 View commit details
    Browse the repository at this point in the history
  12. golangci-lint run

    RustNinja committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2ec20dc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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

Commits on Feb 23, 2024

  1. slashing fixes

    kkast committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    cc66da4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    148a86d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74fb771 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ComposableFi#452 from ComposableFi/rustninja/cosmo…

    …s-eth-fee-refactoring
    
    add docs and fix all requested changes by reviewers
    RustNinja authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ed41eee View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. review fixes

    kkast committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5020cc1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. fix tests

    kkast committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d0ca9c9 View commit details
    Browse the repository at this point in the history
  2. local setup

    kkast committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a7f243d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2457d87 View commit details
    Browse the repository at this point in the history
  4. relay from master

    dzmitry-lahoda committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ccd9a01 View commit details
    Browse the repository at this point in the history
  5. porting fix from v7

    dzmitry-lahoda committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    aeba6c1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request ComposableFi#456 from ComposableFi/dz/20

    devnet support ported from v7
    dzmitry-lahoda authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    eea1da3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. refactoring.

    RustNinja committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    aa40b30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ComposableFi#459 from ComposableFi/rustninja/cosmo…

    …s-eth-fee-refactoring
    
    refactoring. Update pr according to requested changes
    RustNinja authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2c46ed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ee86e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52f2358 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ComposableFi#449 from ComposableFi/rustninja/cosmo…

    …s-eth-fees
    
    Rustninja/cosmos eth fees
    RustNinja authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    85e2bf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6aa837 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c75174 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ad4293 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Revert "Merge pull request ComposableFi#451 from ComposableFi/slashin…

    …g_fix"
    
    This reverts commit 1ad4293, reversing
    changes made to 85e2bf9.
    RustNinja committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    391729c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be3b7ff View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Revert "allow devnet with custom key gov"

    This reverts commit 2457d87.
    RustNinja committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    35247a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcdbe5d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge pull request ComposableFi#462 from ComposableFi/revert-gov

    Revert gov is the latest testnet version so it should be in develop branch.
    RustNinja authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3bcb8c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    db4a106 View commit details
    Browse the repository at this point in the history
  2. chore: update name prefix

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8602759 View commit details
    Browse the repository at this point in the history
  3. refactor: remove old upgrade

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6078e1d View commit details
    Browse the repository at this point in the history
  4. refactor: update prefix

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0f39635 View commit details
    Browse the repository at this point in the history
  5. refactor: update prefix

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    738971e View commit details
    Browse the repository at this point in the history
  6. test: change govAuthorityAddress

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    240e11c View commit details
    Browse the repository at this point in the history
  7. ci: rollback

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    93d4312 View commit details
    Browse the repository at this point in the history
  8. wip

    tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f0bc749 View commit details
    Browse the repository at this point in the history
  9. feat: add script upgrade_test

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    db81b87 View commit details
    Browse the repository at this point in the history
  10. chore: update script

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    19b89ef View commit details
    Browse the repository at this point in the history
  11. wip

    tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    51b924e View commit details
    Browse the repository at this point in the history
  12. refactor: remove set prefix

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    63f41c0 View commit details
    Browse the repository at this point in the history
  13. refactor: update test

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e229a6a View commit details
    Browse the repository at this point in the history
  14. chore: rollback

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c8a0b98 View commit details
    Browse the repository at this point in the history
  15. chore: ignore build folder

    kienn6034 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    fc8f61b View commit details
    Browse the repository at this point in the history
  16. perf: make blocktime run faster

    kienn6034 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    12276e2 View commit details
    Browse the repository at this point in the history
  17. fix: use key with balances

    kienn6034 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3e18f7a View commit details
    Browse the repository at this point in the history
  18. chore: ignore screen log

    kienn6034 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9e85255 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    75ec77d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    30bc27e View commit details
    Browse the repository at this point in the history
  21. chore: rollback

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    58bf6b5 View commit details
    Browse the repository at this point in the history
  22. chore: rollback script

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3445224 View commit details
    Browse the repository at this point in the history
  23. test: add script upgrade

    kienn6034 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7417bff View commit details
    Browse the repository at this point in the history
  24. fix: correct upgrade height

    kienn6034 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    809843b View commit details
    Browse the repository at this point in the history
  25. feat: add post scripts

    kienn6034 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c607fc3 View commit details
    Browse the repository at this point in the history
  26. test: assertion for post scripts

    kienn6034 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    20d9d7b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4604750 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    753d6ac View commit details
    Browse the repository at this point in the history
  29. wip

    tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b639bf9 View commit details
    Browse the repository at this point in the history
  30. chore: log for test upgrade

    kienn6034 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    161855a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d3e1bef View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0afdacf View commit details
    Browse the repository at this point in the history
  33. test/ica_migration

    tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    eeb658d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4ef65c4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    af82e05 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    02effcb View commit details
    Browse the repository at this point in the history
  37. remove unused fnc

    tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0626a6d View commit details
    Browse the repository at this point in the history
  38. modify testup

    tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    88a1337 View commit details
    Browse the repository at this point in the history
  39. fix unused fnc

    tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    fd83a51 View commit details
    Browse the repository at this point in the history
  40. merge variable

    tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    80e4eef View commit details
    Browse the repository at this point in the history
  41. chore: remove release.yml

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3ee3522 View commit details
    Browse the repository at this point in the history
  42. refactor: change v6.4.6 -> v6.4.7

    hoank101 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a83afc8 View commit details
    Browse the repository at this point in the history
  43. feaT: migrate contract info

    kienn6034 authored and tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    749020b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    80ceff2 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    8647fd2 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    91d9bf5 View commit details
    Browse the repository at this point in the history
  47. revert change version

    tungleanh0902 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    951fa1b View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    85da880 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

    …-cosmos into refactor/update-prefix
    
    # Conflicts:
    #	Makefile
    #	app/app.go
    #	app/keepers/keepers.go
    #	app/upgrades/v6_4_8/constants.go
    #	app/upgrades/v6_4_8/upgrade.go
    #	custom/ibc-transfer/keeper/keeper.go
    #	custom/ibc-transfer/keeper/msg_server.go
    #	custom/ibc-transfer/module.go
    #	proto/composable/ibctransfermiddleware/v1beta1/ibctransfermiddleware.proto
    #	proto/composable/ibctransfermiddleware/v1beta1/tx.proto
    #	tests/interchaintest/setup.go
    #	x/ibctransfermiddleware/client/cli/tx.go
    #	x/ibctransfermiddleware/keeper/keeper.go
    #	x/ibctransfermiddleware/keeper/msg_server.go
    #	x/ibctransfermiddleware/types/ibctransfermiddleware.pb.go
    #	x/ibctransfermiddleware/types/keys.go
    #	x/ibctransfermiddleware/types/tx.pb.go
    #	x/transfermiddleware/ibc_ante_test.go
    hoank101 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    aba46bb View commit details
    Browse the repository at this point in the history
  2. merge from develop2

    hoank101 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9c82743 View commit details
    Browse the repository at this point in the history
  3. feat: add v6_6_0 handler

    hoank101 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a11eb18 View commit details
    Browse the repository at this point in the history
  4. remove old upgrade

    hoank101 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    23e9179 View commit details
    Browse the repository at this point in the history
  5. fix lint

    hoank101 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8bc20a4 View commit details
    Browse the repository at this point in the history
  6. fix lint

    hoank101 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    074ca18 View commit details
    Browse the repository at this point in the history
  7. fix test

    hoank101 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9bd630e View commit details
    Browse the repository at this point in the history
  8. update script

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

Commits on Apr 11, 2024

  1. update address and ibc-go

    hoank101 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    da35d9f View commit details
    Browse the repository at this point in the history
  2. fix lint

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

Commits on Apr 12, 2024

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

    …-cosmos into refactor/update-prefix
    
    # Conflicts:
    #	app/app.go
    #	go.mod
    #	go.sum
    hoank101 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6189528 View commit details
    Browse the repository at this point in the history
  2. fix lint

    hoank101 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c49a6ef View commit details
    Browse the repository at this point in the history
  3. feat: init deps

    kienn6034 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    894d41e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. 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
    kienn6034 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2da489b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7a23c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90a521b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop2' of https://github.com/ComposableFi/composable…

    …-cosmos into refactor/update-prefix
    
    # Conflicts:
    #	bech32-migration/transfermiddleware/transfermiddleware.go
    #	scripts/localnode.sh
    hoank101 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    42d3b84 View commit details
    Browse the repository at this point in the history
  5. fix lint

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