Skip to content

feat(wasm-dpp): state_transition_fee_validator binding and tests#874

Merged
shumkov merged 18 commits into
v0.24-devfrom
feat-st-fee-validator
Apr 24, 2023
Merged

feat(wasm-dpp): state_transition_fee_validator binding and tests#874
shumkov merged 18 commits into
v0.24-devfrom
feat-st-fee-validator

Conversation

@antouhou

@antouhou antouhou commented Mar 30, 2023

Copy link
Copy Markdown
Contributor

Issue being fixed or feature implemented

Tests for the fee validator for wasm-dpp weren't implemented

What was done?

Implemented tests, updated fee validator implementation with the most recent version from JS

How Has This Been Tested?

Run tests

Breaking Changes

None

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 made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@antouhou antouhou marked this pull request as ready for review March 31, 2023 06:56
@antouhou antouhou requested a review from shumkov as a code owner March 31, 2023 06:56
@antouhou antouhou added this to the v0.24.0 milestone Mar 31, 2023
# Conflicts:
#	packages/wasm-dpp/src/state_transition/validation/mod.rs
# Conflicts:
#	packages/wasm-dpp/src/errors/consensus/fee/balance_is_not_enough_error.rs
# Conflicts:
#	packages/rs-dpp/src/state_transition/validation/validate_state_transition_fee.rs
#	packages/wasm-dpp/test/integration/stateTransition/StateTransitionFacade.spec.js

@shumkov shumkov left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@shumkov shumkov merged commit cc8bd11 into v0.24-dev Apr 24, 2023
@shumkov shumkov deleted the feat-st-fee-validator branch April 24, 2023 08:25
markin-io pushed a commit that referenced this pull request Apr 28, 2023
Co-authored-by: Anton Suprunchuk <anton.suprunchuk@gmail.com>
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.

2 participants