alexdovzhanyn / elixium_core

A privacy-preserving decentralized application network
https://www.elixiumnetwork.org/
281 stars 37 forks source link

Implement ECDSA wallet #9

Closed alexdovzhanyn closed 6 years ago

alexdovzhanyn commented 6 years ago

This includes the implementation of transaction signatures before spending (which also means updating consensus rules to check that each input of a transaction has a valid signature)

alexdovzhanyn commented 6 years ago

Fulfilled in pr #16