tpfuemp / yiimp

Crypto mining pool
4 stars 5 forks source link

A dirty re-implementation of mining wallet address autodetection #10

Closed Ur-Quan closed 3 months ago

Ur-Quan commented 3 months ago

A dirty re-implementation of mining wallet address autodetection. Fixes the need to paste pool address in web interface and creates wallet if needed.

Future work: .coind_validate_address.getaddressinfo doesn't need to be so picky. .(another dirty) suppress rpc errors on older address calls. .(the correct way) get a list of supported calls via 'help' rpc.