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

build(deps): bump cosmos-sdk to v047 #690

Merged
merged 27 commits into from
Mar 13, 2024
Merged

build(deps): bump cosmos-sdk to v047 #690

merged 27 commits into from
Mar 13, 2024

Commits on Feb 7, 2024

  1. bump cosmos sdk

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

Commits on Feb 9, 2024

  1. code clean up

    atheeshp committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f22b607 View commit details
    Browse the repository at this point in the history
  2. clean

    atheeshp committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8570df6 View commit details
    Browse the repository at this point in the history
  3. fix proto-gen

    atheeshp committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6c53579 View commit details
    Browse the repository at this point in the history
  4. fix build

    atheeshp committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    02bced9 View commit details
    Browse the repository at this point in the history
  5. !build(deps): fix build (#692)

    * code clean up
    
    * clean
    
    * fix proto-gen
    
    * fix build
    atheeshp authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4399398 View commit details
    Browse the repository at this point in the history
  6. fix build

    atheeshp committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    72ac05e View commit details
    Browse the repository at this point in the history
  7. fix build

    atheeshp committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c3ac1bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    786fcd1 View commit details
    Browse the repository at this point in the history
  9. fix makefile

    atheeshp committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    35abe7c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. fix chain

    atheeshp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    faa75d8 View commit details
    Browse the repository at this point in the history
  2. fix app.go

    atheeshp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    70756dc View commit details
    Browse the repository at this point in the history
  3. protocgen

    atheeshp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a6c7a56 View commit details
    Browse the repository at this point in the history
  4. fix ci job

    atheeshp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    28e3a29 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. fix build

    atheeshp committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4c0311b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. fixes

    atheeshp committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3132693 View commit details
    Browse the repository at this point in the history
  2. review changes

    atheeshp committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0d98129 View commit details
    Browse the repository at this point in the history
  3. review changes

    atheeshp committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    02ede70 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. chore: delete simapp package

    atheeshp committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    662a796 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. feat!: x/did and x/resource module changes according to sdk v0.47 (

    …#691)
    
    * chore: did module upgrade changes
    
    * fix lint
    
    * go mod tidy
    
    * remove commented code
    
    * remove commented line
    
    * update golang version
    
    * fix lint
    
    * fix lint
    
    * try fix lint
    
    * fix lint
    
    * fix proto-gen
    
    * add logs
    
    * add log
    
    * update
    
    * fix lint
    
    * fix proto-gen
    
    * add perms
    
    * fix build
    
    * lint fix
    
    * lint:gofmt enabled in ci
    
    * try fixing lint
    
    * try fix lint
    
    * reveert
    
    * try lint
    
    * try fix lint
    
    * fix lint
    
    * lint fixes
    
    * fix permissions
    
    * fix releases
    
    * revert
    
    * review changes
    
    * try fixing jobs
    
    * try fixing jobs
    
    * add logs
    
    * add change perms
    
    * revert
    
    * chore: appmodule missing methods added
    
    * try fix build
    
    * add perms
    
    * chore: missing method with attrition variable
    
    * Update .github/linters/.golangci.yaml
    
    Co-authored-by: Akhil Kumar P <[email protected]>
    
    * Update scripts/protocgen.sh
    
    Co-authored-by: Akhil Kumar P <[email protected]>
    
    * review changes
    
    ---------
    
    Co-authored-by: atheesh <[email protected]>
    Co-authored-by: atheeshp <[email protected]>
    Co-authored-by: Akhil Kumar P <[email protected]>
    4 people authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8d48896 View commit details
    Browse the repository at this point in the history
  2. proto-gen

    atheeshp committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    fb98ead View commit details
    Browse the repository at this point in the history
  3. ci: Go releaser fix (#689) (#693)

    * fix: release permission check
    
    * try fix go releaser
    
    * touch
    
    * touch
    
    * release check
    
    * try fix
    
    * release check
    
    * fix swagger
    
    * fix swagger gen
    
    * fix
    
    * release check
    
    * update goreleaser config
    
    * revert changes
    
    * fix: ante handler ibc fix
    
    * review changes
    
    ---------
    
    Co-authored-by: atheesh <[email protected]>
    Co-authored-by: akhilkumarpilli <[email protected]>
    3 people authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c7c4554 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix: failing tests (#694)

    * fix: release permission check
    
    * try fix go releaser
    
    * touch
    
    * touch
    
    * release check
    
    * try fix
    
    * release check
    
    * fix swagger
    
    * fix swagger gen
    
    * fix
    
    * release check
    
    * update goreleaser config
    
    * revert changes
    
    * fix: ante handler ibc fix
    
    * fix tests
    
    * remove test.sh
    
    * fix: integration test check
    
    * keys check
    
    * try fix start script
    
    * fix jq
    
    * remove logs
    
    * fix import keys
    
    * revert
    
    * fix: tx msgServer fixes
    
    * fix: keys check
    
    * fix import keys
    
    * revert
    
    * fix tests
    
    * fix panic
    
    * fix build
    
    * add wait timer
    
    * reduce timer
    
    * increase time
    
    * fix: upgrade test fixes for old binary
    
    * fix: old binary setup.sh
    
    * fix: localnet dir path fix
    
    * fix: upgrade test fix
    
    * add missing post hand;er
    
    * fix tests
    
    * add timer
    
    * add post handler
    
    * add handler
    
    * fix test
    
    * add timer
    
    * try increasing the time
    
    * decrease the timer
    
    * fix tests
    
    * fix lint
    
    * fix lint
    
    * fix lint
    
    * fix tests
    
    * fix
    
    * increase time
    
    * fix: upgrade test moduleVersion fix
    
    * fix: upgrade test fix
    
    * fix: test docker ps
    
    * fix: checking docker before post test
    
    * fix: parse fix
    
    * fix: docker check
    
    * fix: docker keys check
    
    * revert: entrypoint revert
    
    * fix: docker ps check with logs
    
    * fix: upgrade handler with consensus, crisis
    
    * test: docker ps logs check
    
    * test: SendEnabled param fix
    
    * lint: gofumpt fix
    
    * chore: consensus module included
    
    * chore: bank subspace fix
    
    * lint: golang ci fix
    
    * test: feeparam register fix
    
    * fix: bankType param fix
    
    * ci: Update CI workflows (#695)
    
    * update package lock
    
    * Update .releaserc.json
    
    * Bump setup-go
    
    * Update dependabot.yml
    
    * Update pull-request.yml
    
    * Update release workflows
    
    * Uploaded download/upload artifact
    
    * Ignore twitter links
    
    * archives.rlcp is deprecated
    
    * Standardise quotes
    
    * ci: Resolved Integration, Upgrade test suites (#696)
    
    * Debug
    
    * Switch to param key table
    
    * Skip deprecation staticcheck
    
    * Added crisis param key table
    
    * Added distribution parameter key table
    
    * Added gov parameter key table
    
    * Added mint parameter key table
    
    * Added slashing parameter key table
    
    * Added staking parameter key table
    
    * Removed exclusion
    
    * Added auth parameter key table
    
    * Added consensus module expected definition
    
    * Added legacy gov router registration
    
    * Added artificial idle time against sequence mismatch
    
    * Additional idle time
    
    * Run sequential
    
    * Switch to utilise other op acc
    
    * Additional overhead
    
    * Re-order against sequence mismatch
    
    * Removed idle time
    
    * Added polling for optimistic tx submission
    
    * Additional overhead
    
    ---------
    
    Co-authored-by: deepan95dev <[email protected]>
    Co-authored-by: akhilkumarpilli <[email protected]>
    Co-authored-by: Ankur Banerjee <[email protected]>
    Co-authored-by: Tasos Derisiotis <[email protected]>
    5 people authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    357ba2a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Mar 6, 2024

  1. fix: ibc defi tests (#697)

    * fix ibc tests
    
    * fix ibc tests
    
    * add keys to gitignore
    
    * remove unwanted line
    
    * update ibc handler
    
    * add comments
    atheeshp authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e575046 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fix: state sync fixes using upgrade handler (#708)

    * test: state-sync upgrade handler fix
    
    * fix: state sync param fix
    deepan95dev authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    90ad109 View commit details
    Browse the repository at this point in the history