-
Notifications
You must be signed in to change notification settings - Fork 54
fix(drive-abci): bill batch transformer drive reads #3670
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
Merged
Changes from 29 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
93a13eb
fix(drive-abci): bill batch transformer drive reads (B7)
shumkov 7a56346
refactor(drive-abci): split _v0/_v1 for transform_into_action
shumkov 446110e
refactor(drive-abci): move transform_into_action_v1 to its own v1 module
shumkov 201a2e3
chore(drive-abci): remove audit-doc references from code
shumkov 7a93acb
fix(drive-abci): bill query_documents cost in batch transformer (B4)
shumkov fefba84
chore(drive-abci): delete dead fetch_documents wrappers
shumkov 2f1dca8
refactor(drive-abci): consolidate B4 billing under transform_into_action
shumkov 082fae9
refactor(drive-abci): data triggers return FeeResult for caller to bill
shumkov e5fda53
fix(drive-abci): bill DPNS data trigger query_documents costs (T1, T2)
shumkov 33aa35c
fix(drive-abci): bill DashPay data trigger identity balance fetch (T3)
shumkov cb18189
fix(drive-abci): bill withdrawals data trigger query_documents cost (T4)
shumkov b5d4cec
fix(drive-abci): bill fetch_document_with_id query cost (B5), unify t…
shumkov f42497d
test(drive-abci): pin trigger fee billing — T1/T2/T3/T4 regression tests
shumkov e9f239f
refactor(drive-abci): strict _v1 sibling pattern for trigger fee billing
shumkov d162df9
refactor(drive-abci): drop block_info from DataTriggerExecutionContext
shumkov 9fa24e1
docs(drive-abci): add PV11 consensus-safety comments at modified _v0 …
shumkov 2564e4e
refactor(drive-abci): fetch_documents helpers bill internally via &mu…
shumkov db1836f
test(drive-abci): per-trigger v0 byte-identity + v1 billing assertions
shumkov ae932ac
docs(drive-abci): explain _v1 diffs from _v0 in trigger files
shumkov ab9f6b6
refactor(drive-abci): version-facade pattern for fetch_documents helpers
shumkov 99f59d8
docs(drive-abci): inline diff-from-_v0 comment in transform_into_acti…
shumkov 09f49e1
test(drive-abci): PV11 siblings pin pre-B7 happy-path delete fees
shumkov fe6053e
test(drive-abci): PV11 siblings pin pre-B4/B7 happy-path transfer fees
shumkov 128a2c0
test(drive-abci): PV11 siblings pin pre-B4/B7 happy-path NFT fees
shumkov 22f7682
test(drive-abci): PV11 siblings pin pre-B4/B7 happy-path replacement …
shumkov 8cbe679
test(drive-abci): PV11 sibling pins pre-B7 token burn confirmer fee
shumkov 453956d
test(drive-abci): close remaining PV11 sibling gaps (direct_selling, …
shumkov dc984c0
chore(drive-abci): remove paid-error-fee-audit working doc
shumkov 1d542c5
chore: apply rustfmt
shumkov 0fffb6f
chore: fix clippy warnings (unused imports + too_many_arguments)
shumkov babab83
Merge remote-tracking branch 'origin/v3.1-dev' into fix/batch-paid-er…
shumkov 62dad8b
fix(drive-abci): re-add block_info to DataTriggerExecutionContext
shumkov 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
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
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
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
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
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
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
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
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
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.