Skip to content

feat(drive-abci)!: processing fees for signature verification - #1656

Merged
QuantumExplorer merged 4 commits into
v1.0-devfrom
feat/ExecutionFees
Jan 4, 2024
Merged

feat(drive-abci)!: processing fees for signature verification#1656
QuantumExplorer merged 4 commits into
v1.0-devfrom
feat/ExecutionFees

Conversation

@QuantumExplorer

@QuantumExplorer QuantumExplorer commented Jan 4, 2024

Copy link
Copy Markdown
Member

Issue being fixed or feature implemented

Feature implements fee charging for signature verification in state transitions.

What was done?

Added validation operations for every state transitions:

How Has This Been Tested?

Fees increased on a few tests.

Breaking Changes

This will break with testnet, as fees for operations are changing.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shumkov shumkov changed the title feat(drive-abci)!: execution fees (Signature verification) feat(drive-abci)!: processing fees for signature verification Jan 4, 2024
@QuantumExplorer
QuantumExplorer merged commit becabaf into v1.0-dev Jan 4, 2024
@QuantumExplorer
QuantumExplorer deleted the feat/ExecutionFees branch January 4, 2024 11:48
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.

3 participants