Skip to content

feat: migrate multisig addresses#197

Merged
akhilkumarpilli merged 11 commits intoenvadiv:akhil/v2.5.0-upgradefrom
akhilkumarpilli:multisig-replace-upgrade
Apr 14, 2025
Merged

feat: migrate multisig addresses#197
akhilkumarpilli merged 11 commits intoenvadiv:akhil/v2.5.0-upgradefrom
akhilkumarpilli:multisig-replace-upgrade

Conversation

@akhilkumarpilli
Copy link
Collaborator

Description

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • included the correct type prefix in the PR title
  • added ! to the type prefix if API or client breaking change
  • targeted the correct branch (see PR Targeting)
  • provided a link to the relevant issue or specification
  • followed the guidelines for building modules
  • included the necessary unit and integration tests
  • added a changelog entry to CHANGELOG.md
  • included comments for documenting Go code
  • updated the relevant documentation or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • confirmed the correct type prefix in the PR title
  • confirmed ! in the type prefix if API or client breaking change
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic
  • reviewed API design and naming
  • reviewed documentation is accurate
  • reviewed tests and test coverage
  • manually tested (if applicable)

@akhilkumarpilli akhilkumarpilli changed the base branch from releases/v2.x to akhil/v2.5.0-upgrade April 14, 2025 12:32
@akhilkumarpilli akhilkumarpilli marked this pull request as ready for review April 14, 2025 12:36
@akhilkumarpilli akhilkumarpilli merged commit a384517 into envadiv:akhil/v2.5.0-upgrade Apr 14, 2025
4 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 57.66129% with 105 lines in your changes missing coverage. Please review.

Please upload report for BASE (akhil/v2.5.0-upgrade@e444e58). Learn more about missing BASE report.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                   Coverage Diff                   @@
##             akhil/v2.5.0-upgrade     #197   +/-   ##
=======================================================
  Coverage                        ?   53.81%           
=======================================================
  Files                           ?       28           
  Lines                           ?     2596           
  Branches                        ?        0           
=======================================================
  Hits                            ?     1397           
  Misses                          ?     1094           
  Partials                        ?      105           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

anilcse pushed a commit that referenced this pull request Apr 16, 2025
* feat: add v2.5.0 upgrade handler and bump deps

* add claim records data

* update claim records

* bump wasm version and update airdrop time

* remove wasm replace

* fix time issue

* update airdrop details

* feat: set minimum commission rate to validators (#198)

* feat: add minimum-gas-prices restriction (#199)

* add minimum-gas-prices restriction

* update minimum-gas-prices to 25upasg

* update min-gas-price to 12.5upasg

* feat: migrate multisig addresses (#197)

* WIP: migrate multisig addresses

* WIP: done almost implementation

* update handler and add test

* WIP: fixing tests

* fix tests

* Update delegations code and fix tests

* update vesting times

* update start time

* update migrations details

* fix lint

* address comments

* revert go mod changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants