deroproject / derohe

DERO Homomorphic Encryption Blockchain Protocol
Other
208 stars 82 forks source link

delete transactions executed from mempool/regpool #143

Open Slixe opened 1 year ago

Slixe commented 1 year ago

Description

Transactions already executed or stale ones stays in the mempool during long time. In this merge request, I manually delete all transactions executed in a new block from the mempool and regpool.

Type of change

Please select the right one.

Which part is impacted ?

Checklist:

License

Im am contributing & releasing the code under DERO Research License (which can be found here).

Slixe commented 1 year ago

This should fix such following problem

image