Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add multisignature account registration (POST) - Closes #172 #173 #859

Conversation

sameersubudhi
Copy link
Contributor

@sameersubudhi sameersubudhi commented Nov 8, 2021

What was the problem?

This PR resolves #172 #173

How was it solved?

  • Code refactor
    • Separate file for the microservice RPC broker
  • Add convertToCoreTransaction utility
  • Add transaction validation placeholders
  • Add integration testcases (HTTP / RPC)
    • Multisignature account registration
    • Token transfer
    • Delegate registration
    • Voting
    • Unlocking
    • Proof of Misbehaviour

How was it tested?

Local

@sameersubudhi sameersubudhi self-assigned this Nov 8, 2021
@sameersubudhi sameersubudhi changed the base branch from development to development-0.6.0 November 8, 2021 11:30
@sameersubudhi sameersubudhi changed the title Add multisignature account registration (POST) - Closes #172 Add multisignature account registration (POST) - Closes #172 #173 Nov 8, 2021
@MichalTuleja MichalTuleja merged commit 5fd660f into development-0.6.0 Nov 9, 2021
@MichalTuleja MichalTuleja deleted the 172-add-multisignature-account-registration-post branch November 9, 2021 16:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add multisignature account registration (POST)
3 participants