Skip to content

Conversation

Cordtus
Copy link
Contributor

@Cordtus Cordtus commented Oct 9, 2025

Description

Adds docs based on cosmos/evm 665 detailing the concept and implementation of an address codec (specifically for EVM wallet address support) to both 'next' and '10.x' sections.

closes: blocker on release


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • [Y] Linked to GitHub issue with discussion and accepted design, OR link to spec that describes this work.
  • Include changelog entry when appropriate (e.g. chores should be omitted from changelog).
  • Wrote unit and integration tests if relevant.
  • [Y] Updated documentation (docs/) if anything is changed.
  • Added godoc comments if relevant.
  • [Y] Self-reviewed Files changed in the GitHub PR explorer.
  • Provide a conventional commit message to follow the repository standards.

wrong commit message prefix -- oops

@Cordtus Cordtus marked this pull request as ready for review October 9, 2025 16:21
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.31%. Comparing base (6a85e5c) to head (2e264d5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8662   +/-   ##
=======================================
  Coverage   58.31%   58.31%           
=======================================
  Files         319      319           
  Lines       22821    22821           
=======================================
  Hits        13307    13307           
  Misses       8907     8907           
  Partials      607      607           
Flag Coverage Δ
08-wasm 65.99% <ø> (ø)
e2e 1.14% <ø> (ø)
ibc-go 63.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Cordtus Cordtus requested a review from srdtrk October 10, 2025 17:52
@aljo242 aljo242 merged commit 64e02fa into cosmos:main Oct 10, 2025
15 checks passed
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.

3 participants