Merged
Conversation
(cherry picked from commit 48fbbf1)
ci/mergify: update for maint-1.1 and maint-libs-0.47 (backport #4277)
…rmal mode. (cherry picked from commit 04ae269)
(cherry picked from commit 04c1046)
… valid fees. (cherry picked from commit d3a6169)
…sed in the CI. (cherry picked from commit 1465f26)
(cherry picked from commit 7a91681)
(cherry picked from commit ae02991)
Display transaction fees in normal mode (backport #4218)
(cherry picked from commit 80b0fea)
(cherry picked from commit aa3dfae)
Make sure the CI installs libudev-dev before building Namada. (backport #4286)
More multisig tests (backport #4289)
(cherry picked from commit 193cf6d)
switch to published ledger-namada-rs fork (backport #4298)
(cherry picked from commit d94ec05)
…ter value (cherry picked from commit abcdefa)
…st rewards_counter (cherry picked from commit e1cf919)
…re as of beginning of epoch (cherry picked from commit bd78cba)
(cherry picked from commit 1f5dd5a)
(cherry picked from commit 7937b91) # Conflicts: # .changelog/libs-v0.47.0/SDK/4196-rewards-at-past-epoch.md
(cherry picked from commit cb29c9d)
(cherry picked from commit 3c47541)
(cherry picked from commit 8cb563f)
(cherry picked from commit c988a40)
…larify that it only returns accumulated rewards available to claim (cherry picked from commit ec6763b)
…e state before invoking the shortcut (cherry picked from commit aacd109)
…imed (cherry picked from commit 03db9de)
(cherry picked from commit 037dbbd)
(cherry picked from commit 9f81a26)
(cherry picked from commit 14a073e)
updates to publish to crates.io (backport #4312)
(cherry picked from commit f698787)
(cherry picked from commit 37a2f67)
(cherry picked from commit 4210a13)
… epoch. (cherry picked from commit 2c580b7)
…anged to. (cherry picked from commit b9f4594)
(cherry picked from commit 09b1004)
…mething else. (cherry picked from commit 73bf957)
Murisi/remove reverse conversions (backport #4290)
(cherry picked from commit 04882ef)
(cherry picked from commit 4990b9c)
Print the transaction's chain ID in expert mode. (backport #4332)
(cherry picked from commit 7f690be)
(cherry picked from commit f9c6292)
PoS claim rewards - add token transfer event (backport #4283)
* maint-libs-0.47: changelog: release Namada libs 0.47.1 Namada libs 0.47.1 Revert "Merge pull request #4332 from anoma/murisi/test-vectors-with-chain-ids" changelog: add #4283 PoS: emit token transfer event on claim rewards tx Added a changelog entry. Print the transaction's chain ID in expert mode. Rename test_inverse_conversions to make it clear that it now tests something else. Added changelog entry. Remove the ability to specify which historical epoch amounts are exchanged to. Do not query for the inverse conversion when converting to the latest epoch. Added changelog entry. Update inverse conversion test. Now parameterize query_allowed_conversion with the target epoch. fixup! deps: use internal crates defined in workspace deps: update non-lib crates Cargo.toml to use workspace defs config/release: allow to publish released crates deps: fix ignored and rm unused default-features flags deps: use internal crates defined in workspace specify all internal lib crates in workspace deps: rm unused borsh-ext fixup! changelog: add #4307 fixup! wallet: change the derivation path for modified ZIP32 wallet: update the rustdoc warning about modified ZIP32 changelog: add #4307 wallet: change the derivation path for modified ZIP32 Added a changelog entry. Split the production of native and non-native conversions into separate functions. Move the construction of reward assets out into a separate function. Invert the loop and conditional in the reward distribution algorithm. Added changelog entry. Added a changelog entry. Do not exchange balance amounts when querying non-native token balances. Use the normed inflation as the precision to get more accurate native rewards. Added changelog entry. Utilize leftover dust in conversions. changelog: add #4299 update recommended CometBFT to 0.37.15 changelog deps: switch to published ibc-middleware crates Update crates/tests/src/e2e/setup.rs update middleware ibc-rs 0.57.0 upstream ibc-rs updete ibc-middleware WIP: replaced errors WIP: upgrade ibc-rs changelog revert Hermes for CI add hermes logs Revert Revert fix typo checking CI failure Hermes for v1.1.0 make fmt pos: extend test case to also cover what happens when rewards are claimed Check for a last reward claim in addition to whether the key is in the state before invoking the shortcut fix: improve documentation for --epoch option in rewards command to clarify that it only returns accumulated rewards available to claim fix: address review suggestions [pos] Add unit test for vp::pos::rewards query with epochs enhancement: implement read_subspace_val_with_height for mockdb [vscode] Add namada_sdk unit test debug launch definition changelog: add refactor: Amount::from(0) -> Amount::zero() slight wording change: for -> at to make it more clear that rewards are as of beginning of epoch cargo fmt refactor: use existing storage_value query function for looking up past rewards_counter [pos] when querying rewards by epoch, use the historical rewards_counter value [pos] Add epoch argument to vp::pos::rewards switch to published ledger-namada-rs fork Changelog: #4289 Adds more cases to multisig unit test Added a changelog entry. Make sure the CI installs libudev-dev before building Namada. Upgrade the Ledger app Rust library and also upgrade the Ledger app used in the CI. Use prop_filter to ensure that random transactions are generated with valid fees. Added changelog entry. Update hardware wallet test vectors to display transaction fees in normal mode. ci/mergify: update for maint-1.1 and maint-libs-0.47
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## maint-1.1 #4343 +/- ##
=============================================
+ Coverage 74.04% 74.18% +0.14%
=============================================
Files 345 345
Lines 110033 110632 +599
=============================================
+ Hits 81474 82073 +599
Misses 28559 28559 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.