Giter VIP home page Giter VIP logo

yazecminer's People

Contributors

mtve avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

yazecminer's Issues

incr_text can not be called when the incremental parser already started parsing

This bug is kind of fun:

incr_text can not be called when the incremental parser already started parsing at lib/AnyEvent/Handle.pm line 1765.
[2]+  Exit 255                perl duke_server.pl

This happens when server1.pl and server2.pl share the same lib/ directory. It does not happen for a long time, which leads me to believe it is a race condition that is not tickled easily.

I understand if your response is "don't do that" but I figured I should tell you.

 perl -v

This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi
(with 58 registered patches, see perl -V for more detail)

Linux 4.9.36-x86_64-linode85 #1 SMP Thu Jul 6 15:31:23 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

EV: error in callback (ignoring): Can't call method "push_shutdown" on an undefined value at server.pl line 323.

Hello, trying connect to https://dwarfpool.com
server.pl say:
EV: error in callback (ignoring): Can't call method "push_shutdown" on an undefined value at server.pl line 323.
in log file:

2017-09-03 17:47:16 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2017-09-03 17:47:16 info  AnyEvent: Autodetected model 'AnyEvent::Impl::EV', using it.
2017-09-03 17:47:16 info  main: main perl v5.18.2 on linux, AnyEvent 7.14, Protocol::WebSocket 0.20
2017-09-03 17:47:16 info  main: main started on 0.0.0.0:8881
2017-09-03 17:47:16 info  main: main::stat.timer accepted sol/s = 0.0000
2017-09-03 17:47:16 debug AnyEvent::Socket: (re)loading /etc/hosts.
2017-09-03 17:47:16 info  main: main::stratum.on_connect connected to zec-eu1.dwarfpool.com:3334
2017-09-03 17:47:16 debug main: main::stratum_tx send {"id":1,"method":"mining.subscribe","params":["jzhminer","zec-eu1.dwarfpool.com",3334]}
2017-09-03 17:47:16 debug main: main::stratum_read got {"error":null,"id":1,"result":[null,"200004850000000000007c2564446710"]}
2017-09-03 17:47:16 info  main: main::stratum_subscribed nonce1 200004850000000000007c2564446710
2017-09-03 17:47:16 error main: main::stratum.read error nonce1 is too long at server.pl line 203.
2017-09-03 17:47:16 debug main: main::stratum_read got {"id":null,"method":"mining.set_target","params":["00ffffe000000000000000000000000000000000000000000000000000000000"]}
2017-09-03 17:47:16 info  main: main::stratum_got_target target 00ffffe000000000000000000000000000000000000000000000000000000000
2017-09-03 17:47:16 debug main: main::stratum_tx send {"id":3,"method":"mining.extranonce.subscribe","params":[]}
2017-09-03 17:47:16 error main: main::stratum.on_error error Broken pipe (32)
2017-09-03 17:47:16 info  main: main::stratum_close closed
2017-09-03 17:47:16 error main: main::stratum.read error Can't call method "push_write" on an undefined value at server.pl line 153.

its possible to fix?

the item [submitted] always is zero

hi mtve
thank for your help

i again run the page have one night
i discover the item [submitted] always is zero
but other item is have the quantity
you think it is normal?

and my computer system is window 7
it will be problem?

i am sorry about that because i am stupid
T_T

Cryptonight miner

Hello, do you planing make the same miner for cryptonight currency? thx

Issue mining on madmining.club

us.madmining.club:3333 (hush not zcash)

2017-08-07 22:12:08 debug main: main::stratum_read got {"id":null,"method":"mining.notify","params":["10852","04000000","cbed690b062d217f4a1d58f368f9b5f907a758325d17fd40356afa9b01000000","7db68a3210fe0fb7817219bb4723a2d91bcabfe4b83f5bec2937b0682f10a183","0000000000000000000000000000000000000000000000000000000000000000","fb478959","4e390b1d",true,false]}
2017-08-07 22:12:08 error main: main::stratum.read error bad number of job params at server.pl line 169.
2017-08-07 22:12:08 debug main: main::stratum_read got {"error":[20,"Not supported.",null],"id":3,"result":false}
2017-08-07 22:12:08 error main: main::stratum.read error got error 20 Not supported.  at server.pl line 255.

Looks like the stratum is returning more data than expected, possibly due to vardiff?

IoT

Good afternoon,
would you like to try to develop a similar code for an advance payment?
IoT enthusiasts

Reduce the memory usage when mining...

Hi Mtve, Awesome project...Thank you again & again...
I deep in your project & Equihash algorithm couple day.

And i find the problem is: when mining, the memory cost too much...
this cause the Browser will lag regularly...

So may you tell me, if it possible to Reduce the memory when mining?
I know the algorithm is ASIC resisten, So this situation is normal...

But we are mining in browser not native...
is it possible optimize the original C, and let the webassembly better?
Or should i try optimize the webassembly side ?

Thank you^^

*I use the chrome Devtool... they detect the miner cost memory about 220MB

WebSocket error

WebSocket connection to 'ws://domain.com/ws' failed: Error during WebSocket handshake: Unexpected response code: 404

Error when start yazecminer

Websocket always stay in opening and change to error
I am getting this in server.log when enter in localhost:8888 after perl server.pl

imagen

nicehash

connection to pools may differ

2016-11-16 13:28:08 connecting to equihash.eu.nicehash.com:3357
2016-11-16 13:28:08 connected!
not a result, exiting

cause json is not the same.

License?

Was going to make some changes and try a few things out, but I noticed you do not have a license for your project. Looks like most of your external sources are MIT

Understanding the config and tweaks

I gave the compiled files a run at it and I was able to set it up pretty easily. I do have some questions about the configuration that's passing me by:

What to these values refer too?

POOL_KEEP_INTERVAL	=> 1 * 60,
POOL_SESSION_TIMEOUT	=> 10 * 60,

How would I go about changing the number of threads and ram usage?

Mining in browser

Hello, thanks for greade work. Can you explain, i see in static folder js miner. How i can use it. If run index.html in concole i see (index):54 WebSocket connection to 'ws://mysite.com/ws' failed: Error during WebSocket handshake: Unexpected response code: 404.
thanks

i don't know how to Run script

hi
i already download you file : js-backend ,
i want run in my website,
but my website just making out by html and javascript
website in the cpanel host
i just know a little html and javascript and css
and i already setting the server.pl
but i don't know how to run the server.pl
i very wish you can help me
thank you

suprnova.cc

if i try connect on suprnova.cc server.pl say:
EV: error in callback (ignoring): Can't call method "push_shutdown" on an undefined value at server.pl line 313.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.