Bitcoin Forum
August 01, 2024, 01:10:16 AM *
News: Help 1Dq create 15th anniversary forum artwork.
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 122 »
541  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN HELL()[WORLD]=$IRAJ GPU only P2P exchange test coin .. bet on an underdog on: August 10, 2018, 07:30:48 AM
I dont think u need an stratum.. But are you using stratum+tcp in ur miner.bat file? This because u must delete all those stratum+tcp lines.
As u can see in the miner u can also do setgenerate true, this is cpu solo mining. At this moment u dont have a stratum, so there is no reason for you to create a stratum.

Oh gosh i dont care about sharing information, i'm glad i am helping you into the right direction.

1. your problem was the wallet conf file, u didnt knew what to enter and what ports. Last problem about this was the correct port. So if you change the port in the wallet .conf u must also change the port in the miner.bat file
2. Check if the ports are correct in both files
3. what GPU are u using? Are u even be able to gpu mine?
4. how does ur miner.bat looks like?

Edit, this is the XEVAN BITSEND conf, can be that u need this, change ip from 2 -> 1 and the ports:
Code:
rpcuser=worker
rpcpassword=x
rpcallowip=127.0.0.2
bind=127.0.0.1
p2pport=8801
rpcport=9998
rpcconnect=127.0.0.2
daemon=1
listen=1

ccminer does not support the types of calls that the stratum server makes to the wallet;  it's actually a semi-common 'bug' for people if you want to call it that.

A quick google search of the bold highlighted error in that earlier post linked me directly to someone stating that sgminer had the support;  but the libraries and configs for that type of wallet communication was never implemented in ccminer;  to this day.

my miner bat was rather normal for what it should have been: (for the test the wallet and miner/GPU are on the same machine;  once it works, I put them on the real servers)
ccminer_x86.exe -a xevan -i 20 -o 127.0.0.1:420 -u JaredKaragen -p x

My wallet .conf:
rpcuser=JaredKaragen
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=420
server=1
listen=1
daemon=1
addnode=185.233.115.246
addnode=203.111.176.245
addnode=45.32.145.11
addnode=36.74.173.216
addnode=98.28.210.99
addnode=95.191.4.11
addnode=96.63.159.5
addnode=187.113.245.13


when i am able;  Ill give it a shot with the few extra variables in your quote above that are missing from my conf.

Thanks for the help again.   I spent quite a bit of time un-fizznucking the iptables on my Pi after the failed test install of yiimp....    I forgot it would go in and wipe out my RSA keys for my VPN and generate some new ones for https (or something else) and... well;  it took a bit of pulling hairs and reconfigs... now I just need to sort out the iptables configs to figure out why I can't access my geo tracking server (vehicle tracker) from anywhere but inside my VPN's connection's ip range.    Should be simple enough;  but in my current state... clarity isn't with me.    Been going through a whirlpool of issues all around.
542  Other / Meta / Re: user: DekoliteNom is banworthy? on: August 09, 2018, 05:53:48 PM
im interested in what he was trying to steal....

Good he got tossed.  Many thanks Wink
543  Alternate cryptocurrencies / Mining (Altcoins) / Re: 8th Alt coin thread. Or what to do now that asics are all over the place. on: August 09, 2018, 05:35:35 PM
Any idea why the sudden drop of all coins today?
simple to my eyes.   notice how low BTC is right now.....

Their method of thought: Ditch the alts, buy btc at the low.... BTC's increase ratio has a higher percentile to go up over alts.
Yeah, some alts are tied to BTC because of echanges, etc... but;  this is the simplest way to look at it.


Once BTC ticks up;  they sell, and buy the even lower priced alts;  cause others panic sold.
544  Other / Meta / user: DekoliteNom is banned, can you help decompile his malicious code? on: August 09, 2018, 05:26:40 PM
Ok;  So this guy posted something suspicious....

He posted a link to a .doc file with quite an unambiguous name (direct quote at the bottom)

So I looked into it:

Downloaded a copy and 7zipped it for the archive...
opened in nano.   Looks like a photograph for the most part... but with a bunch extra tacked on;  just very little word formatting.  Ok, dig deeper.
Went to the weboffice and generated this link: https://view.officeapps.live.com/op/view.aspx?src=http%3A%2F%2Faziznews.ru%2Ffoto%2FCoins_Pump_Today.doc

Now I can safely see the photo and contents of the document through the link;  and what you see.... is a blurred photo asking you to disable some security features in office.


Yikes.


So;

You guys;  I know you are resourceful.   What can you get out of that .doc file to see what its trying to do extra?  That part is slightly out of my realm, plus I don't have VM's to test with or anything at the moment.

Can we get enough on this guy to get him a permaban?  

This guys type of posting, trade rating... and not to mention;  the last 117 posts of his were spamming this .doc file.    so... there must be something I am onto here...




545  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BUBBLE || HOLY $H+T! ! ! P2p exchange going well, harder than I thought. on: August 09, 2018, 05:16:00 PM

DO NOT DOWNLOAD THIS.

https://view.officeapps.live.com/op/view.aspx?src=http%3A%2F%2Faziznews.ru%2Ffoto%2FCoins_Pump_Today.doc

He's trying to install malware on your pc, or steal data.


Some reverse engineering guys wanna figure out what he's trying to do?  I saved a copy of the file if it gets removed from the OP's URL
546  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN HELL()[WORLD]=$IRAJ GPU only P2P exchange test coin .. bet on an underdog on: August 09, 2018, 12:07:28 PM
snip

Well first of all i dont solo mine, i just use an pool.

No when solo mine you must not use stratum+tcp, an stratum part u need to setup what also need a lil knownledge.
So the mining adres should be: ip:port (127.0.0.1:port)

Your wallet config should be look like this:
Code:
 
rpcuser=JoenNL
rpcpassword=X
rpcallowip=127.0.0.1
rpcport=420
server=1
listen=1
daemon=1
Then JoenNL is the user/workername (dont use: JoenNL.1 - JoenNL.GPU or something, just use: JoenNL)
Password: X
server ip: 127.0.0.1:port

In my eyes: for the coin and for the safety its beter to mine on an pool (spread the hashes) instead of put an big rig into solo mine.

This right here is pure gold.   Most people and how-to's kinda graze over the necessity of these settings and either tell you to leave them alone in the json;  or don't even mention what they really do.

I have yet to mine to any of my wallets in the past;  so this is a nice bit of info in my eyes....  I know for as long as ive been doing this, I should have known this already...   but i have always been using places like xpool/zpool historically... and avoided "wallets" for any non-major coin like the plague.

Ill get it set up and give it a whirl.

my hashrate isn't insane; (rather mundane) but I would rather point my gear to my internal addresses to mine;  than to point it to a pool.   I wanna do the full-solo on this one... just because.


Do you know what dictates the address that the mined earnings go to by the wallet?  or is it automatically a new address for each signed block?

FYI;  I have added the nodes and everything;  but can't get past either 50% or 75% synced....


*edit* FYI;  I corrected some typos in my quote for others....

now im getting somewhere:
[2018-08-09 05:16:22] NVAPI GPU monitoring enabled.
[2018-08-09 05:16:22] 1 miner thread started, using 'xevan' algorithm.
[2018-08-09 05:16:22] JSON-RPC call failed: Method not found
[2018-08-09 05:16:22] get_work failed, retry after 30 seconds


looks like ill need to set up a stratum host.   Looks like a few firsts on this.   But worth it for the know-how in my eyes.

*double edit*
A bit later, and presto.   Wallet seems like its all synced (no progress bar).  Put on setgenerate true;  and ~25Kh off my i3 its currently running on.

Turns out I don't want to dive into node.js;  so I am looking at takng my Dell Precision R5500 sporting 2x SLAED and 64Gb ECC that is literally just sitting here doing nothing but collecting dust at the ranch (no, literally....), and ill bring it to where my .com is hosted and plug it in.....   

Gonna jump down the rabbit hole and install yiimp.... It has room for GPU's and HDD's galore... so I may go full ham on it and set up my own full-on solo pool.    It seems easy enough to set up all the API keys and configs for autoexchange when all is said and done;  so If I decide to add any old wallet after;  I just need to have HDD space considerations, and do some quick reconfigs.

Right this second I am doing a trial run remotely via ssh on a Pi that's hooked up in that location; and so far;  its going rather smoothly... I may have a yiimp web admin interface to play with shortly.


I do see why you recommended just using a pool;  but I have the gear;  and the knowhow to get it done or figure it out.... and if I run into trouble;  I am always willing to ask or dig into some reference materials.
ccminer just flat out doesn't speak the type of work requests that wallets do.... sgminer still has the support;  but what's the point since AMD cards fall way short on these types of algos.

Im the kind of guy who runs his network connections under at least 3 layers of VPN tunnels.   They are all my own;  and they all do their job... but all of them serve a special and independent purpose primarily.  Secondarily it's the only way I can truly get all of my devices;  everywhere;  to be able to talk to each other as if they were on the same network.  (the wonder of a common TUN).  This just makes several devices end up encapsulated under at least 3 parallel encrypted connections.  (my middle finger to the legal limit of encryption you are allowed to apply to a datastream)
547  Alternate cryptocurrencies / Mining (Altcoins) / Re: if you live in the EU, watch your profit. I've already turned off my rigs. on: August 09, 2018, 03:17:56 AM
FYI:  a buy and hold perspective carries the same exact "blind faith" that mining at a [current] loss has.

They are both valid perspectives.


Its completely ironic how most people are too naive to look past their own selves; and must continue to badger the other for having their own perspective.

This shouldn't be an argument or pissing match.  It should be a discussion.


But who am I to say anything.....   I'm just another opinion/perspective.
548  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN HELL()[WORLD]=$IRAJ GPU only P2P exchange test coin .. bet on an underdog on: August 08, 2018, 09:35:16 AM
Joen;  just a slight bit of clarity for me;  are you using it to mine to a stratun+tcp://<ip>:<port>?   or just <ip>:<port>?

And I assume user/pass are completely ignored....


Seems easy enough to try once my wallet finishes syncing.

*edit*  cand find the port settings in the console;  and the hello.conf is blank... so no template to go off of... Mick?

*edit again* I may have found the answer in my log file:

2018-08-08 07:47:36 CDBEnv::Open: LogDir=C:\Users\<hidden>\database ErrorFile=C:\Users\<hidden>\hello\db.log
2018-08-08 07:47:36 Bound to [::]:44545
2018-08-08 07:47:36 Bound to 0.0.0.0:44545

2018-08-08 07:50:18 Misbehaving: 98.28.210.99:44545 (0 -> 1)
2018-08-08 07:50:18 ProcessMessage(getsporks, 0 bytes) FAILED peer=1
2018-08-08 07:50:19 Required sporks not found, asking peer to send them
2018-08-08 07:50:19 receive version message: /hello Core:1.0.0.8/: version 70716, blocks=8589, us=<hidden>:54623, peer=1

Probably either 44545 or 54623.   Probably got $ to bet on either of those =)

if it becomes necessary;  ill just modify the source when I go to install it on one of my linux boxes sitting on my .com.
549  Alternate cryptocurrencies / Mining (Altcoins) / Re: XMR-stak-JK 2.4.4 Compiled with no devfee on: August 08, 2018, 09:31:35 AM
Hello! Do you have a solution to this problem?


yes, its telling you to modify threads in the nvidia.txt file....  id suggest you visit the fierce-xmrstak gitbhub for extra documentation, but it should be pretty self-explanitory when you open the file.

if you don't know which card is causing the error;  comment out one card at a time in the file, and you'll deduce which needs modified.  At this point; it could be one or all of them.
550  Bitcoin / Hardware / Re: Solar array starting to look good. on: August 08, 2018, 08:02:45 AM
the only thing that powerwalls make sense for while mining;  is if your farm comes online when solar is saturated....   and the powerwalls will "fill in the gaps" due to clouds passing by, etc....    but that still doesn't get around californias insane rules for hooking up power systems that could be linked to the grid.

its pretty sad.

almost as sad as all the solar companies who keep folding year after year.....   yet the "power that be" expect progress.... (they expect you to run with gorilla glue stuck to the bottom of your shoes here in Cali)
551  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN HELL()[WORLD]=$IRAJ GPU only P2P exchange test coin .. bet on an underdog on: August 08, 2018, 07:57:19 AM
Hey guys!

Does somebody have an good XEVAN AMD GPU miner? I tested several sgminers but they all get stucked (sick-death) after a few minutes or a few hours.
I tested the ''standard'' sgminer, tested xevan kernel and xevan-mod kernel, tested the avermore version and more. But all those sgminers really sucks.

Tested on standard clocks, overvolt and undervolt result always the same. Temps are fine (around the 70 degrees). Also tested with an ''clean'' conf results are always the same with the sgminers i tested.

*avermore miner is tricky anyway, i found out that he keep mining but the miner switch to X16 - ravencoin on the address from an dev instead of let the gpu get sick-death...

So any tips are welcome Smiley

AMD has always been rather unoptimized for xevan from what I can gather.   I couldn't get much hashrate out of the one I have tried on.   xevan has always been more of a nvidia friendly card.... and it seems tis carries over to many of the cpu coins that take quite a while to be adapted to a GPU;  nvidias always see more development.   All of the AMD guys have really beat all over ETH/equihash... so they never really considered anything else or pushed for better results out of the miner apps for all the other algos.

How are you mining to your wallet with your gpu?  did you set up a personal pool server for it?


Ive been wanting to do this, and have a bit of hashrate I can toss at the network if I can configure it in a sane/somewhat easy manner.   I have several linux boxes at my disposal....
552  Alternate cryptocurrencies / Mining (Altcoins) / Re: Mining motherboard - Onda B250 BTC-D8P - Anyone tried ? on: August 08, 2018, 07:44:00 AM
I'm sorry for my English.
Phil, can you show photos of your rig with GPUs and wires?
I don't understand what 6 power sockets do in this board and how to supply the board by psu without 24pin socket.
Thank you.
it doesn't matter, just run it first for the future

Always hook them all up;  BUT.....


you can use the first 7 16x slots with all but the last SATA power connector populated.... as I am doing with my board (v1.0) right now.


but furthermore;
Its recommended to just power them all.
553  Economy / Exchanges / Re: yobit.net is a scam ? on: August 08, 2018, 03:56:16 AM
your use of "supporting"....  tells me that you might wanna break out the dictionary; again.


.......clearly, you do not understand the word shill and it's proper use.  Look up it's definition... because you failed to look it up earlier which is blatantly apparent in your reply.
Also, look up the definition of enthusiasm, as you seem to not understand its definition as well.... and its a key part of the definition you are misunderstanding.


The reasoning for the signatures is stated in many posts in this thread...   Pretty straightforward.  Nothing enthusiastic about them... they are rather mundane to be honest.... you; are... quite humorous at your misapplication of words and concepts.



I am not enticing anyone with the signature.  It is paid advertising space;  the same as the random guy who got paid to do the photo-shoot for a herpes advertisement.

Again you have failed to show where I have given yobit _any_ endorsement.  (be sure you understand the definition of endorsement before you further the public's opinion of your English comprehension skills)  fyi;  hanging a banner is not endorsement, it's called advertising;  advertising carries quite a different definition than endorsement, but at this point;  i don't expect you to know the differences between these long and complex english words; so I am telling you.
http://opendorse.com/blog/3-key-differences-between-endorsements-and-advertisements/


Go ahead and keep throwing a childish fit.... over what isn't....   It actually makes me laugh more than a little about how assumptive and childish you are being.... someone of no merit and very little activity.

In actuality you are pissing on your own leg and blaming the first thing you see for it....   (the first thing aside from yourself)


Open a book;  a dictionary...... and learn child.   Back to basics you need to go....  because you don't even understand the basic definitions of the words and factless and mis-defined accusations you utter.


So whenever you drop the attitude;  begin to learn the faults of your misconceptions and approach this in a civil manner with some actual thought and evidence behind what you have to say;  my replies will directly reflect your cordiality; as they have in this; and past replies.
554  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BUBBLE || HOLY $H+T! ! ! P2p exchange going well, harder than I thought. on: August 08, 2018, 02:45:04 AM

nope; POS only at this point I believe.
555  Alternate cryptocurrencies / Mining (Altcoins) / Re: Mining motherboard - Onda B250 BTC-D8P - Anyone tried ? on: August 07, 2018, 10:38:07 PM
Does anybody have the schematics for the hole distances and general dimensions for the ONDA B250 D8P V1.00?

Spotswood would;  check the thread above;  he may be able to help you.

I'm not about to disassemble things to measure mine......
556  Economy / Exchanges / Re: yobit.net is a scam ? on: August 07, 2018, 03:36:04 PM
Don't believe him for one minute, he is a Yobit shill and indirectly pretends to care, then finds alternative reasons why you have been ripped off in a clear attempt to muddy the waters.  

Everything he says is calculated and designed to let you think he is on your side when really he is nothing but one of their shills.  

Oh and by keeping their banner just to "get back at them" LMFAO, what a joke this guy is, call him on his B.S and he soon backs down because he knows the truth.  


might wanna look up the definition of shill.


explain my 'enthusiasm' aside from simply replying so your baseless nonsense only to earn that free paycheck?   Show me where I continually and eagerly tried to entice others to use yobit over other exchanges?

That's right;  hasn't happened.


Suggestion:
Why don't you speak to some of the more reputable members of this site and see what they have to say about me....
Oh that's right;  you won't..... their answers won't fit your blind narrative.
557  Alternate cryptocurrencies / Mining (Altcoins) / Re: XMR-stak-JK 2.4.4 Compiled with no devfee on: August 07, 2018, 03:47:41 AM
Hello JK,

I just wanted to let you know I actually compiled 2.4.7 and running it with a 1080ti no problem.

I know I dont have any post history but lmk if you would like to check out the miner. You really helped me out by compiling the earlier versions of XMRSTAK and would like to return the favor.

Of course I wont be offended if you decline, but the 1080 ti is working properly on XMR stak 2.4.7 that i compiled. Updated to most recent driver on windows 10 too.

its not about version;  its about config is my guess......  pm me a mega link to it;  and as well;  include your nvidia.txt with it.

Thanks!
558  Alternate cryptocurrencies / Mining (Altcoins) / Re: XMR-stak-JK 2.4.4 Compiled with no devfee on: August 06, 2018, 07:00:13 AM
That helps a lot. Thank you. I was able to find the post where they separate configs.

I was hoping that the api on xmrstak was able to say which ones are cpu and which ones are gpu in api.json. I don’t believe that you can tell though.

Easiest way would be to run them separately. Then you know they’re either all cpu or all gpu. Unless I’m interpreting the api response I correctly.

yeah, a few people have said running separate instances is better than running them all together.   I have yet to do my own personal testing on that though.
559  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN HELL()[WORLD]=$IRAJ GPU only P2P exchange test coin .. bet on an underdog on: August 06, 2018, 06:59:11 AM
when im feeling better, and not trying to take care of a hatching chameleon... Ill be in on this =)
560  Alternate cryptocurrencies / Mining (Altcoins) / Re: XMR-stak-JK 2.4.4 Compiled with no devfee on: August 05, 2018, 03:16:30 PM
Is it possible to differentiate between gpus and cpus in the json api?

yes.

see the .txt files xmr-stak generates.

you can separate them into difference instances of xmr-stak per device if you wish;  see comments earlier in this thread by I believe; tbearhere
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 122 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!