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

Refactor multisignature #1141

Closed
4 tasks
LucasIsasmendi opened this issue Dec 13, 2017 · 1 comment
Closed
4 tasks

Refactor multisignature #1141

LucasIsasmendi opened this issue Dec 13, 2017 · 1 comment

Comments

@LucasIsasmendi
Copy link
Contributor

LucasIsasmendi commented Dec 13, 2017

Parent: #972

New database schema and transaction pool impacts the way multisignatures are processed and stored:

Identified changes:

modules/multisignatures.js

  • Compare the incoming publickey against the senderId multisignatures list
  • Query multisignatures_list using the incoming publicKey
  • Delete u_balance field from object

test

  • test/system/multisignature
    • Rewrite all mem_accouts* references
    • Use new transaction pool

Related: #1121

@LucasIsasmendi
Copy link
Contributor Author

Closed by #1169

shuse2 added a commit that referenced this issue Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant