Backend v205#1
Open
mhmda1 wants to merge 3757 commits into
Open
Conversation
…og-animations [VDG] Fix dialog animations
`LineChart` Remove unused parameter
[Trivial] Fix Codefactor
[VDG] Make password button texts depends on intent
…arItemDisabledState [VDG] Fix NavBar item font and icon color is different when it is disabled
[VDG] Fix amount copy on Transaction Preview dialog
…etWasabi into UI-Decoupling50
Fix change avoidance giving back two Less/More suggestion
Set PreferPsbtWorkflow true when importing ColdCard HW
[VDG] UI Decoupling #50
Only update amount if coin is added
…accounts [RPC] Fix getwalletinfo accounts result
[UI] remove leftover
…(#11882) * refactor to remove TransactionSummary from models * Add Wallet to HistoryItemViewModelBase and remove business logic from converter * fix self spend amount and fee * fix warnings, remove converter * Prefer Wallet.AmountProvider instead of UiContext.AmountProvider --------- Co-authored-by: ichthus1604 <ichthus1604@gmail.com>
[VDG] Add blur effect to background when dialog is shown
…for-new-wallet [VDG] Add advanced coinjoin settings to New Wallet flow
[VDG] Add headless unit testing
[VDG] Use EffectTransition instead of Animations for dialog background blur
* `MoneyBtcJsonConverter`: Simplify * Propagate changes for DustThreshold and BitcoinP2PEndpoint * More tests
[VDG] [Mobile] Use built-in OnPlatform extension
* Fix warning
[UI] remove lefotver
[VDG] Quick fix for TreeDataGrid.ShowColumnHeaders=false
* Keep offenders grouped by txid. This is an optimization because otherwise calculating the banning period requires a full scan or the Offenders list, what is really expensive. * Fix warning * Revert access modifier Co-authored-by: Kimi <58662979+kiminuo@users.noreply.github.com> * CR suggestions --------- Co-authored-by: Kiminuo <kiminuo@protonmail.com> Co-authored-by: Kimi <58662979+kiminuo@users.noreply.github.com>
* Reduce the punishment by half for offenders who spent. The reasoning is that by spending the banned coin the attacker has incurred in a penalty (cost of spending + time confirmation time). * Apply effective min time to inherited punishment too. * Verify after few spending the banning time is zero.
Repository owner
locked as off-topic and limited conversation to collaborators
May 26, 2026
Repository owner
unlocked this conversation
May 26, 2026
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.