Closed TacogentP3D closed 9 months ago
https://github.com/3Dpass/3DP/blob/110c140a97ac8e726889ff21127adad8f907d0f6/pallets/mining-pool/src/lib.rs#L600-L606 check_identity is called with the pool's addresses instead of the member's address, allowing anyone to join kyc pools for some time until they are removed by sync_identity
check_identity
sync_identity
https://github.com/3Dpass/3DP/blob/110c140a97ac8e726889ff21127adad8f907d0f6/pallets/mining-pool/src/lib.rs#L600-L606
check_identity
is called with the pool's addresses instead of the member's address, allowing anyone to join kyc pools for some time until they are removed bysync_identity