Author

Topic: Wallet RPC to Stratum proxy (Read 357 times)

legendary
Activity: 2660
Merit: 1240
January 28, 2018, 05:56:04 PM
#5
A stratum "proxy" the way you describe it - is a pool Smiley

simply setup your own pool

Was just wondering if there might be a simpler way for the very limited functionality of 1 external machine connecting to a local wallet instead of having to set up a pool.

mmh... nope, as the pool soft has to work out the shares & block compilation out of the getblocktemplate call from the daemon
full member
Activity: 136
Merit: 100
January 28, 2018, 05:30:16 PM
#4
A stratum "proxy" the way you describe it - is a pool Smiley

simply setup your own pool

Was just wondering if there might be a simpler way for the very limited functionality of 1 external machine connecting to a local wallet instead of having to set up a pool.
legendary
Activity: 2660
Merit: 1240
January 28, 2018, 05:24:01 PM
#3
A stratum "proxy" the way you describe it - is a pool Smiley

simply setup your own pool
full member
Activity: 136
Merit: 100
January 28, 2018, 05:21:01 PM
#2

Are there any RPC to Stratum proxies that are designed for solo mining?

Right now the pool server I'm mining on has terrible luck. It makes me think they're scamming and I'd rather just go it alone. Unfortunately my mining software doesn't support a direct RPC connection. I need some sort of middleman between the wallet and my miner that supports stratum.

I would prefer it if the stratum didn't verify if a share was valid (reduce CPU load and complexity) before pushing it off to the wallet. If it sees a share > networkdiff it would immediately push it to the wallet. This would give it sort of universal support.



Looking to do something similar. Did you workout a way to get this to work?
hero member
Activity: 1118
Merit: 541
September 20, 2017, 08:48:07 AM
#1

Are there any RPC to Stratum proxies that are designed for solo mining?

Right now the pool server I'm mining on has terrible luck. It makes me think they're scamming and I'd rather just go it alone. Unfortunately my mining software doesn't support a direct RPC connection. I need some sort of middleman between the wallet and my miner that supports stratum.

I would prefer it if the stratum didn't verify if a share was valid (reduce CPU load and complexity) before pushing it off to the wallet. If it sees a share > networkdiff it would immediately push it to the wallet. This would give it sort of universal support.

Jump to: