VeriBlock / nodecore

Other
12 stars 16 forks source link

[SPV] Count number of txes per address #319

Closed Warchant closed 2 years ago

Warchant commented 3 years ago
  1. If nr or transactions per address is 900, stop miner
  2. Add verbose logs for a reason why miner is stopped
Warchant commented 3 years ago

This is "low hanging fruit" solution. Complete solution will be provided by #321

memekas commented 2 years ago

Done in https://github.com/VeriBlock/nodecore/pull/331