zone117x / node-open-mining-portal

A scalable all-in-one easy to setup cryptocurrency mining pool and portal written entirely in Node.js.
GNU General Public License v2.0
1.02k stars 1.03k forks source link

[feature request] Show Miner rewards #338

Open djspacedevil opened 10 years ago

djspacedevil commented 10 years ago

Is that possible to show the miner rewards on "workers" page

eg http://miner-control.de:8000/workers/walletaddress

mapleshadow commented 10 years ago

Sorry, can not be accessed. . . . . .

2014-07-22 7:21 GMT+08:00 djspacedevil notifications@github.com:

Is that possible to show the miner rewards on "workers" page

eg http://miner-control.de:8000/workers/walletaddress

— Reply to this email directly or view it on GitHub https://github.com/zone117x/node-open-mining-portal/issues/338.

—枫影—

djspacedevil commented 10 years ago

Hy,

eg on http://miner-control.de:8000/workers page. You have here a table. with all works.

I mean a page eg on http://miner-control.de:8000/workers/walletaddress

Here can the miner see, what they become for a solved block. % on there shares. And a possible reward for the next founded block.

At the moment the miner cannot see what they become when a block was found.

The Information must insert. The script knows this on payout when a block is confirmed.

pflux commented 10 years ago

do you mean something like this? hashrate.org/miner/? http://hashrate.org/miner/11461395996783200894 for example

i extended the api to also show the estimated next payout (hashrate only pays out in NXT) so http://hashrate.org/payout/11461395996783200894 shows the estimated next payout and http://hashrate.org/stats/hashrates// returns a json array of the hstiorical hashrates (each one is a rolling 10 min average) in the previous 24 hours, and the timestamp. aka http://hashrate.org/stats/hashrates/keccak/11461395996783200894

djspacedevil commented 10 years ago

Thats it.

All imported Infos for the Miners. Can include this Infos?

djspacedevil commented 10 years ago

Any Update on this?

ghost commented 6 years ago

Anything?

theeddie commented 6 years ago

anything?