Skip to content

feat: remove SIGN_MODE_TEXTUAL#26456

Merged
aljo242 merged 6 commits into
mainfrom
cozart/remove-sign-mode-textual
Jun 8, 2026
Merged

feat: remove SIGN_MODE_TEXTUAL#26456
aljo242 merged 6 commits into
mainfrom
cozart/remove-sign-mode-textual

docs: add SIGN_MODE_TEXTUAL removal to UPGRADING.md

4ae9c3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2026 in 0s

64.68% (-0.33%) compared to 71efc78

View this Pull Request on Codecov

64.68% (-0.33%) compared to 71efc78

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.68%. Comparing base (71efc78) to head (4ae9c3d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #26456      +/-   ##
==========================================
- Coverage   65.00%   64.68%   -0.33%     
==========================================
  Files         814      798      -16     
  Lines       56655    55485    -1170     
==========================================
- Hits        36829    35889     -940     
+ Misses      19826    19596     -230     
Files with missing lines Coverage Δ
client/cmd.go 78.04% <ø> (+0.66%) ⬆️
client/flags/flags.go 81.81% <100.00%> (ø)
client/tx/factory.go 75.37% <ø> (+0.56%) ⬆️
crypto/keyring/keyring.go 76.62% <ø> (+0.61%) ⬆️
crypto/ledger/ledger_secp256k1.go 68.75% <ø> (ø)
simapp/app.go 91.99% <100.00%> (-0.08%) ⬇️
x/auth/signing/verify.go 59.25% <ø> (+4.08%) ⬆️
x/auth/tx/config.go 83.63% <ø> (+0.30%) ⬆️
x/auth/tx/config/config.go 87.50% <ø> (+30.65%) ⬆️
x/tx/signing/std/handler_map.go 0.00% <ø> (ø)

... and 4 files with indirect coverage changes

Impacted file tree graph

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