namada
namada copied to clipboard
Remove delta map
Describe your changes
Extends #3142 by removing the unused delta_map
. Also refactors/removes functions dealing with the balance keys.
Indicate on which release or other PRs this topic is based on
#3142 rebased on the tip ob base (diff for review: https://github.com/anoma/namada/pull/3172/files/2a25031ec579b802a0af75cff1ccbd08c8905c88..0ae083b7c347f2de353bc8b0dc1ee31baa1b3be6)
Checklist before merging to draft
- [x] I have added a changelog
- [x] Git history is in acceptable state
Codecov Report
Attention: Patch coverage is 0%
with 44 lines
in your changes are missing coverage. Please review.
Project coverage is 59.76%. Comparing base (
9d4de02
) to head (0ae083b
). Report is 12 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3172 +/- ##
==========================================
+ Coverage 59.40% 59.76% +0.36%
==========================================
Files 298 298
Lines 92326 91769 -557
==========================================
Hits 54849 54849
+ Misses 37477 36920 -557
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@yuji does this need a hermes update for run_ledger_ibc_with_hermes
?
@yuji does this need a hermes update for
run_ledger_ibc_with_hermes
?
@brentstone not this pr but the one on which it's based, see here https://github.com/anoma/namada/pull/3142#issuecomment-2086584442