Skip to content

chore: rs-dpp and wasm-dpp updates for integration#875

Merged
markin-io merged 8 commits into
v0.24-devfrom
feat/rs-integration-updates
Mar 30, 2023
Merged

chore: rs-dpp and wasm-dpp updates for integration#875
markin-io merged 8 commits into
v0.24-devfrom
feat/rs-integration-updates

Conversation

@jawid-h

@jawid-h jawid-h commented Mar 30, 2023

Copy link
Copy Markdown
Contributor

Issue being fixed or feature implemented

Code updates made for ease of future wasm-dpp integration into JS services

What was done?

  • added missing addOperation method for ExecutionContext
  • updated DashPlatformProtocol constructor in wasm-dpp to accept external entropy generator
  • added verifySignature method to bindings of Identity Signed state transitions
  • Fixed bug with identity instance move in IdentityFacade#validate
  • Reworked wasmDpp JS loader to support parallel calls

How Has This Been Tested?

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

@jawid-h jawid-h changed the title Feat/rs integration updates feat: rs-dpp and wasm-dpp updates for integration Mar 30, 2023
@jawid-h
jawid-h marked this pull request as ready for review March 30, 2023 12:09
Comment thread packages/wasm-dpp/src/document/state_transition/document_batch_transition/mod.rs Outdated
@shumkov shumkov changed the title feat: rs-dpp and wasm-dpp updates for integration chore: rs-dpp and wasm-dpp updates for integration Mar 30, 2023

@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.

👍

@markin-io
markin-io merged commit b741762 into v0.24-dev Mar 30, 2023
@markin-io
markin-io deleted the feat/rs-integration-updates branch March 30, 2023 16:37
QuantumExplorer pushed a commit that referenced this pull request Apr 20, 2023
Co-authored-by: markin.io <markin.io210@gmail.com>
markin-io added a commit that referenced this pull request Apr 24, 2023
Co-authored-by: markin.io <markin.io210@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.

4 participants