xelis-project / xelis-blockchain

A private blockDAG with Homomorphic Encryption and Smart Contracts
373 stars 89 forks source link

Feature: TXs generation in simulator #89

Open Slixe opened 2 months ago

Slixe commented 2 months ago

Transactions generation has been disabled in daemon simulator due to the ZK Proofs and the balances ciphertexts tracking.

TODO: re-implement it correctly and in a lightweight to not import most of the wallet code. Maybe behind a feature ?