Skip to content

Backend v205#1

Open
mhmda1 wants to merge 3757 commits into
WasabiGPTfrom
backend_v205
Open

Backend v205#1
mhmda1 wants to merge 3757 commits into
WasabiGPTfrom
backend_v205

Conversation

@mhmda1

@mhmda1 mhmda1 commented May 26, 2026

Copy link
Copy Markdown
Owner

No description provided.

Turbolay and others added 30 commits October 24, 2023 12:48
`LineChart` Remove unused parameter
[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
Fix change avoidance giving back two Less/More suggestion
Set PreferPsbtWorkflow true when importing ColdCard HW
Only update amount if coin is added
wieslawsoltes and others added 27 commits November 7, 2023 22:50
…accounts

[RPC] Fix getwalletinfo accounts result
…(#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] 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
[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.
@mhmda1 mhmda1 self-assigned this May 26, 2026
Repository owner locked as off-topic and limited conversation to collaborators May 26, 2026
Repository owner unlocked this conversation May 26, 2026
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.