-
Notifications
You must be signed in to change notification settings - Fork 56
feat(drive): shielded fees for Shield/ShieldFromAssetLock + shield credit conservation #3793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
QuantumExplorer
merged 33 commits into
v3.1-dev
from
claude/fix-shield-credit-conservation
Jun 8, 2026
Merged
Changes from 4 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
a597479
fix(drive): conserve credits in shield, debit only the shielded amount
QuantumExplorer 063decf
fix(drive): make shield reallocation fee-aware + multi-input conserva…
QuantumExplorer c4a4055
Merge branch 'v3.1-dev' into claude/fix-shield-credit-conservation
QuantumExplorer efe3292
fix(drive): satisfy clippy doc_lazy_continuation in shield reallocati…
QuantumExplorer 35588c6
refactor(drive): address shield reallocation review nitpicks
QuantumExplorer 062c47a
docs(drive): correct shield reallocation comments + cover the anti-mi…
QuantumExplorer 5b0ff35
feat(drive): charge the shielded minimum fee on Shield and ShieldFrom…
QuantumExplorer 43d6a4c
fix(swift): mark withOptionalSurplusOutput nonisolated
QuantumExplorer 0a23a4e
refactor(drive): address shielded-fee review nitpicks
QuantumExplorer 1f12528
fix(wasm-dpp): map the new ShieldedImplicitFeeCapExceededError to JS
QuantumExplorer f8a18a9
fix(dpp): append BasicError variant at the tail + harden surplus_outp…
QuantumExplorer 1fd1bbb
fix(wasm-dpp2): enforce 21-byte length in PlatformAddress fromBytes/f…
QuantumExplorer b0025d2
docs(book): document shielded entry-transition fees
QuantumExplorer 172c48a
refactor(drive): charge the transparent Shield a metered + ZK-compute…
QuantumExplorer 0d5bdaf
fix(drive): price the Core withdrawal document into the ShieldedWithd…
QuantumExplorer beec036
refactor(drive): collapse the unshipped shield_from_asset_lock conver…
QuantumExplorer 438de4f
test(drive): pin shielded fee invariants (transfer action count, pool…
QuantumExplorer b8edb01
docs(book): update the shielded fee chapter for the metered Shield + …
QuantumExplorer 933edcf
refactor(dpp): rename compute_shielded_compute_fee → compute_shielded…
QuantumExplorer 23e0c01
fix(drive): advertise the full Shield fee in CheckTx gas_wanted
QuantumExplorer 8ab9cee
refactor(drive): simplify shield reallocation balance bookkeeping
QuantumExplorer 09cf77f
refactor(drive): drop unused block_info from ShieldFromAssetLock tran…
QuantumExplorer 792d1a5
fix(drive): price the output-address write into the Unshield fee
QuantumExplorer 282c838
fix(drive): size the Unshield address fee to its storage bytes (222, …
QuantumExplorer 086b91d
fix(dpp): validate Shield fee-strategy indices structurally
QuantumExplorer 78310f1
feat(drive): cover the ShieldFromAssetLock surplus_output credit in t…
QuantumExplorer cfd6ea1
test(drive): block-level conservation test for ShieldFromAssetLock + …
QuantumExplorer 238f2b4
fix(wasm-dpp2): make proof-result address-info fromJSON round-trip it…
QuantumExplorer 5c0d27d
fix(wasm-dpp2): preserve credit values in proof-result fromJSON round…
QuantumExplorer 89efcbb
Merge branch 'v3.1-dev' into claude/fix-shield-credit-conservation
QuantumExplorer 63c31f7
fix(drive): verify the ShieldFromAssetLock surplus proof with one str…
QuantumExplorer c2f0ed6
docs(drive): scrub ephemeral review-finding references from shielded …
QuantumExplorer 788f515
fix(drive-abci): fail closed if a PaidFromAddressInputs fee is under-…
QuantumExplorer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.