3Dpass / 3DP

The Implementation of The Ledger of Things Node. Layer 1 decentralized blockchain platform for the tokenization of objects. Proof of Scan protocol. Useful smart-contracts and dApps.
https://3dpass.org/
GNU General Public License v3.0
23 stars 17 forks source link

Pools can give rewards to addresses that are no longer pool members #74

Closed TacogentP3D closed 9 months ago

TacogentP3D commented 10 months ago

When a pool members gets removed from the pool because of kyc check in https://github.com/3Dpass/3DP/blob/110c140a97ac8e726889ff21127adad8f907d0f6/pallets/mining-pool/src/lib.rs#L743-L753 they don't get removed from pool's powstat list, so they can still receive mining rewards, they can even join a different pool and get added to its powstat, thus getting mining rewards from 2 pools at once