X-CASH-official / xcash-core

📦 First Cryptonote coin with public & private transactions, custom DPOS consensus
https://xcash.foundation
Other
66 stars 20 forks source link

Xcash proof of stake #13

Closed snakewaybackup closed 4 years ago

snakewaybackup commented 4 years ago

Description

Fix some bugs for wallet2_api and add delegate_register,delegate_update,vote function for wallet2_api

Fixes # (issue)

1.blocked when closing wallet 2.support createTransaction function privacy_settings 3.generate wallet get estimate_blockchain_height error 4.support delegate_register,delegate_update,vote function

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

zachhildreth commented 4 years ago

Hi @snakewaybackup I looked through the code and built the code statically, and it seems good!