Bitcoin Forum
May 24, 2024, 10:55:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  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 79 80 81 82 83 84 85 ... 122 »
681  Alternate cryptocurrencies / Mining (Altcoins) / Re: 8th Alt coin thread. Or what to do now that asics are all over the place. on: June 04, 2018, 12:32:14 AM
I wonder if these registers could be used with wallet addresses, locally generated OTP from a hardware based device (like a yubikey), and a token from the pool such that a new token was generated that is time or share count limited (i.e.: valid for a specific amount of time OR a fixed number shares)? When submitting a share, the miner would need to pass the share's hash plus the token through the register, and then submit that hash to the pool.

If the share submitted in that way exceeds either the time-limit or share count limit of the token, then the share is rejected.

When the time or share count of the current token is reached it triggers a "renegotiation" to obtain a new token. The new token would have potentially new limits that have been adjusted to the performance characteristics of the mining hardware.


This right here is pure gold.... but would drop the level of trust onto a singular entity (person holding the real private keys for said auth device).... so at some degree;  the creator of the coin/algo would need to have a hardware device created, as to serve as this token validator/creator/holder.

How do you control the amount of devices at play and assure they are properly distributed in such a manner?   This part is kinda tough to tackle.

Maybe if that hardware device was a trio of servers that reach a consensus and communicate with the "man in the middle" app or hardware device to implement a time value and tokens for proper results... but if this is the case... imagine the traffic you would have to manage to those servers...

To limit things further;  internet IP could play a BIG role in the submittal of hashes as well.   Only allow so many hashes to be obtained from a singular internet IP...   so proxy services, VPN services, large pools, etc... would all not be a usable endpoint to hide your true location and more-so "who you really are".    This could help filter things down to a manageable and realistic decentralization of mining on the network as well.


Good idea though, Ill try to add it to my concept idea.   Its still bubbles on a piece of paper... and very rudimentary... but it is in process.... and once I get it outlined, then its time to work on the actual details of each part of the algo/coin that works in this manner.
682  Economy / Exchanges / Re: yobit.net is a scam ? on: June 02, 2018, 12:43:14 AM
Have made a transfer of PLBT on 24.05. settlement was successed but Yobit still doesn't put them on my account!!! What does it mean , no answers on requests, no funds on my accout, Scam Huh

2018-05-24 17:43:05 Agavr
 currency_id: 40020 (PLBT), txid: 0xbe8a9b8dcc1fca21e9aa98526d151b0d706abf291591d81d93571e9060980ab2

you sent to 0xff539..............

Seems that when I try to view the info about this token address, its invalid via:

https://etherscan.io/token/0x0affa06e7fbe5bc9a764c979aa66e8256a631f02?a=0xbe8a9b8dcc1fca21e9aa98526d151b0d706abf291591d81d93571e9060980ab2

check yourself: https://etherscan.io/token/Polybius?a=0xff539ad5f01a8111c3a1f75cd9387839b584d27e

Looking up: 0xff539ad5f01a8111c3a1f75cd9387839b584d27e alone shows it has not been touched since transfer.


Verify the address you sent to was correct, and not missing one or two digits.




Hi,

I sent 0.9690425 ethereum on 22 May to 0xEF3b7f0ffb45AF9425E6A5434c846Dfb6608E1fA ......

On 31 May  0.9690425 eth sent to your wallet (0xF5bEC430576fF1b82e44DDB5a1C93F6F9d0884f3) from 0xEF3b7f0ffb45AF9425E6A5434c846Dfb6608E1fA


you contradict yourself.

First you sent it to them.

Then you sent it from their address to them again?   Please clarify......
683  Alternate cryptocurrencies / Mining (Altcoins) / Re: Dwarf FPGA – the anti-ASIC on: May 31, 2018, 11:37:41 PM
I want to lock this thread.


But I can't.  Roll Eyes


I'm surprised this obvious scam activity hasn't been cut off by the mods.......   


I know they want to be sure before banning people, etc... but.... this one is pretty blatant guys.....

Scams are not moderated.

yet they want to do the merit system to prevent.... spam.


spam not ok here...
scam ok here?
684  Alternate cryptocurrencies / Mining (Altcoins) / Re: 8th Alt coin thread. Or what to do now that asics are all over the place. on: May 31, 2018, 11:19:11 PM
for "asic" resistance,

I have been toying with the idea of being able to use some of the undocumented registers in the processors that date back to the early 90's, and were present in everything from intel to cyrix processors...

Some of them have finally had documentation in past years revealed, to which they were encryption functions (AES?) built-into the die.   My guess would most likely be government in origin.   I would not be surprised that if one of them is for decoding GPS encryption (military accuracy).  You can load the memory with your data, call the register, then read out the change and use for your algo.

Now;  the downside is they were created, so they were documented somewhere... which gives an insiders edge.


But requiring the mining device to basically have a complex PC built in (remember, x86, not ARM, etc)... it would kill the product cost of an ASIC to be able to hash more advanced functions like this.

Using the timer and clock of the x86 CPU, as a part of the algo running outside the x86 CPU   (see where this is going?)  You can now add a fixed time clock based on overall ticks or based on increments of ticks and memory values, etc. to the algo.    

Ive been trying to find a reasonable way to lock time to the mining algo in a way that you can't simply implement a fixed or known time variable.   It would need to have something to do with the network, such as how many TX in mempool, size of mempool, time since last block(s), last valid high (but not 100%) value share to the network, a consensus reply from the network, etc etc etc.   You could build in better block controls that will take out the randomness of nethash spikes, nethash decreases, etc.  Built in countermeasures that aren't related on the speed of a calculation are key to leveling the playing field.

Make it reward effort, not greed.
685  Alternate cryptocurrencies / Mining (Altcoins) / Re: 8th Alt coin thread. Or what to do now that asics are all over the place. on: May 31, 2018, 10:36:52 PM
Yeah, Marvell2's pool is pretty solid so far;   But if you are mining to a wallet that does not play well with micro tx (Like I am), i'd not use them till the payout amount gets increased soon (I get dinged 2 rvn per micro tX)...
I think he was under the assumption is was configured higher then .001RVN payout every 2 hours Wink      I've already PM'd and i'm sure it wont be this way for long..... a .001 tx of RVN is not much BTC value at all.


When I get time tonight, Ill probably try testing this coin to see whats possible...

 but im trying to stay away from "mine and hold" scenarios with anything but BTC....   all the RVN I have stacked up is literally just sitting on the exchange on a sell order waiting for a pump.
686  Alternate cryptocurrencies / Mining (Altcoins) / Re: Dwarf FPGA – the anti-ASIC on: May 31, 2018, 10:30:18 PM
I want to lock this thread.


But I can't.  Roll Eyes


I'm surprised this obvious scam activity hasn't been cut off by the mods.......   


I know they want to be sure before banning people, etc... but.... this one is pretty blatant guys.....
687  Alternate cryptocurrencies / Mining (Altcoins) / Re: XMR-stak-JK 2.4.3 Compiled with no devfe3 on: May 31, 2018, 10:27:02 PM
Im getting errors about missing DLLs:

VCRUNTIME140D.dll
ucrtbased.dll
MSVCP140D.dll

I have basically all MS VC++ redistributables installed (from 2005 thru 2017). But since there is a D in the end of the file, i have the suspicion that these are debug-dlls. Any idea?

Yeah this is the same errors I got


Good luck JK!

Yep, ill keep you guys posted.

Turns out the binary was only partially built;   if it ever tried to do anything with cuda/openCL, it would crash due to not being fully built.   My mistake..... but it did mine just fine on my lenovo laptop with integrated graphics.


So, for now, ill only have the 2.4.2 release available.  Gotta get the libraries working again.
688  Alternate cryptocurrencies / Mining (Altcoins) / Re: 8th Alt coin thread. Or what to do now that asics are all over the place. on: May 31, 2018, 12:32:16 PM
lets talk about pool diffculity

I found that the pool on var diff sets diff at around 8-120 for my 8 card rigs , but i have noticed that some lower hash rate miners
say 40mhs to my 120 mhs  are getting double the amount of shares !

snip

so should i be setting the diff for that 100mhs rig way lower like 50 or something? 


its such a crapshoot though;  if block times roll by quickly;  sometimes some machines get more of a chance to get a submission in over others....

Ping time, and latency... oah latency can be a thorn.  Working from cellular connections:  I feel the pain.  Lots of long term tests for finding appropriate difficulties to run when I get high packet loss regularly is a tough thing to swallow.

Some algos act funny such as when mining xevan, I was able to set one rig at half the difficulty and still get the same server side hashrate of a rig twice as powerful.. seemingly about half of the time.   now, they were weak rigs compared to the "industry", but they taught me that luck is an ever changing and un-predictable factor....  scaling up, just exacerbates the readings during the short-term blocks.   Coins with long term blocks/hashes are a different story.


And, good job on the pool Marvell2.  I myself have yet to get a yiimp code properly configured to interface with a coin daemon....  hats off Wink

Glad the no-ip DNS name helps;  its been a life saver for me, and has helped me recover a laptop in the past as well.   I suggest it to everyone here wanting a nice free customize-able DNS name for their dynamic IP device(s).... all you need from there is to open up some external ports on your router for <insert activity here>.  Sorry for skewing the topic further on the tangent.

Back on topic:

Eff Bitmain  Grin
689  Alternate cryptocurrencies / Mining (Altcoins) / Re: Azure Free Credits for Mining Monero or Sumokoin:Super Easy and Super Profitable on: May 31, 2018, 06:56:21 AM
all you have to do is:

re-encode your application/miner to give zero output.  only return flags with program closure is an optimal config.  Be sure to build a single binary.  Incorporate all libraries.

Have it bitstream logs with your mining data to a FTP text file for monitoring if that's your thing.

obfuscate the miner app heavily. 
and most importantly:  Add the salt.    [you know what im talking about.... things like pages 13-69 of encyclopedia written in code form, encase the program in this nested code, but allow them to interact with junk variables.  simple intergers, add or subtract.... KISS]

have all data traffic from the machine salted with more traffic to a proxy that you control via a SSL tunnel;  do NOT let them decipher your data in any way..  Have that traffic be ~30x the normal traffic as mining would be.

Have the balls to generate an rsa key >8000 for this communication.... but 4096 personally generated keys can suffice if you up the salt.   Even the government would be scratching their heads trying to decipher your data in any reasonable amount of time.   The altered datastream to the proxy could be infinitely clever.

Unless "utilizing what you pay for" is violation of terms... they have ZERO to hold against you.....


And the steps are all pretty much trivial if you know what you are doing.




I remember when people were doing the free amazon AWS 'free' trial bots that would replicate infinitely......
690  Alternate cryptocurrencies / Mining (Altcoins) / Re: 8th Alt coin thread. Or what to do now that asics are all over the place. on: May 31, 2018, 05:11:28 AM

not to derail

sorry guys on the private pool ,

we had issues today and i had to bring the box down to patch for the raven wallets hack via yiimp open RPC hole  that  lead to tons of pools losing coins


https://github.com/tpruvot/yiimp/commits/next

the server is all patched and a new IP as well, cloudflare is messed up and isp keeps assigning new IPs , I will get a new static sometime tomorrow
all your shares are safe so those who mined will still get credit on the block.

if you dont get a payout pm or hit me in discord and ill send you your share.


do what I do for those dynamic IP situations;  use a no-ip.com free redirect and their client/daemon.    I use them for my VPN's DNS tag....  and the daemon will automatically report any changes in ip to no-ip... just bind the custom (free) dns name to cloudflare =)

All of my raspberry pi's are literally "plug in anywhere" on the internet and I can access them easily.  The only downside to the free dns names are they need manual log-in to no-ip.com once a month to renew them for another 30 days.  You can have up to 3 free.


Just a thought.


But when im less stressed with work, Ill point what I have to your pool;  see how it fairs for the little guys and ill give you my payout address for using in your statistics if needed.

691  Alternate cryptocurrencies / Mining (Altcoins) / Re: XMR-stak-JK 2.4.3 Compiled with no devfe3 on: May 31, 2018, 01:03:51 AM
No, msvc redis is a whole slurry of system dll files that don't belong in the program folder.....

This is why it's a system package from Microsoft....

When I finally make it home I'll try on 3 more machines to see if it's a singular fault, or if it's a universal fault to people without some msvc version installed.


*edit*
So it turns out I built as a debug release and it didn't build in the MSVC140 libraries into the executable like it did for earlier releases.

I am booting up the laptop with the compiler and attempting a final release recompile.

Stay tuned.

*edit again*

Gotta completely flush out all toolkits and compilers from my laptop, and try over again.

Very strange things are happening now.   Im going to pull the release.

It worked fine on CPU only apparently.  Something is miffed with the cuda and openCL integrations to the compiler for some reason.   The released binary was only partially built;  even though I can compile the solution for the binary by itself and get zero errors.


Hopefully Ill have more for you guys soon... but I need to get at a high speed internet link to do the reinstalls (again), and I have been working 10+ hour days at my day job... so Ill try to get on it shortly.
692  Alternate cryptocurrencies / Mining (Altcoins) / Re: Dwarf FPGA – the anti-ASIC on: May 31, 2018, 01:02:19 AM
Are you an average GPU miner who screams GPU mining will never die but knows inside that he will never ROI ?
Do you think ASICs are stealing your profit and mainstream media's anti-crypto reports are not helping ?
Do you think you always miss the opportunity and enter only when it's too late ?

Well NoT Anymore !!!! *BOOM*

Hello, I am Anthony "Sully" Sullivan and this is DWARF MINER - Mankind's first step into space colonisation. It is made with latest in cutting edge technology that is used in space stations by NASA !!!

The secret is it's xillion core vcu35 ray tracing john cena dynamite flux capacitor fpga that is so powerful it can slice through time !!!! ASICs don't stand a chance !

This is the next leap forward in cryptocurrency mining !
This device is so advance I'm shitting my pants
Dwarf Miner is Future ! Dwarf Miner is Now !

Big companies hate us for this and they are blocking our Account. You have to hurry !
Due to insane amount of order we have only few of these left, BUT if you order within next 15 minutes we will throw in another Drawf Miner for FREE !!!

That's double the power !!! You will break the NETWORK!!!!
It's a HUGE value for €299 @sshole !!!

If this Deal doesn't put you on the EDGE of your seat, then
you are on edge.of.bullshit.

                 *Using more then 3 Dwarf Miner in parallel could
                   open wormhole.

The most accurate approximation of a real sales pitch....  I am awaiting being proven wrong Smiley
693  Alternate cryptocurrencies / Mining (Altcoins) / Re: XMR-stak-JK 2.4.3 Compiled with no devfe3 on: May 31, 2018, 12:30:09 AM
It's definitely a msvc lib install needed


The redistributable should be included with the 2.4.2 release.  If not, reply here and I'll upload it to mega for you guys to download...
694  Alternate cryptocurrencies / Mining (Altcoins) / Re: XMR-stak-JK 2.4.3 Compiled with no devfe3 on: May 30, 2018, 03:35:21 PM
I get some errors when I try to start this.. the normal dev fee release works fine though
Screenshots or detailed list of the problem may help me resolve your issue.

It ran perfectly fine on my Lenovo laptop...
695  Alternate cryptocurrencies / Mining (Altcoins) / Re: 8th Alt coin thread. Or what to do now that asics are all over the place. on: May 30, 2018, 05:23:40 AM
also, zpool has a x16r port.

there are plenty of statistics on the site to compare how they are doing profitability-wise.
696  Alternate cryptocurrencies / Mining (Altcoins) / Re: 8th Alt coin thread. Or what to do now that asics are all over the place. on: May 30, 2018, 05:15:42 AM
p.s all are welcome to join my private pool, we mine raven 5 days and other x16 coins based on difficulty the remaining two days. 2.2 ghs in the pool so far and we beat estimates off all these scam pools like suprnova , etc

Interesting... PM sent.


ill PM later.  now that my compiler seems to be working, im going to dig up the x16r source I downloaded to compile originally... I think it was an x16r.   Ill keep you in the loop as I figure out more.

im still out and about dealing with some things tonight.  Hopefully I can devote an hour or two.
697  Alternate cryptocurrencies / Mining (Altcoins) / Re: Dwarf FPGA – the anti-ASIC on: May 30, 2018, 05:13:09 AM
also many "mass" supporters are mostly low post users;  many were < 5 post users.

If it is indeed a real product, I will eat crow.  no worries there.   I am only offering sound logical advice to all users of this board.
698  Alternate cryptocurrencies / Mining (Altcoins) / Re: XMR-stak 2.4.2 Compiled with no devfee on: May 30, 2018, 05:11:19 AM
Success.

See first post;  Version 2.4.3 is now compiled and available.

Tested on my laptop with the CPU;  but no reason to believe there is any problems with cuda/openCL.

Enjoy guys.

Hi,

Does your last version supports the last fork of Electroneum?

Thanks for doing this!

yep, looks like electronium is supported.  give it a try.

Ive only tested with CN7 myself, but this should be exactly the same as the github precompile, aside from the zero devfee change and dev pool address change to localhost (127.0.0.1).   If theres an error in electronium;  it must exist in the main precompile found on github as well.
699  Alternate cryptocurrencies / Mining (Altcoins) / Re: 8th Alt coin thread. Or what to do now that asics are all over the place. on: May 30, 2018, 03:51:46 AM
EVGA 1080ti SC2  68% power, 50core 50mem is doing about 850-875h/s on cryptonight_heavy (Saronite)  with xmr stak , win 10, nvidia 391 driver



how much is that in cash each day?

I still get over 2 usd a day mining zec with my 1080ti's

Yeah, I don't think mining Cryptonight v7 makes sense with Nvidias today.  It made sense $-wise for a few days after the fork, but not at the moment.

I just use the xmr-stak version I have compiled: https://bitcointalk.org/index.php?topic=3264773.msg34028507#msg34028507

but im using it on 1070 and earlier cards.... I mean, all the way down to the 400 series;  since power is included with my space rental....

It may not make sense dollar per dollar as it is valued right now;

but....

it will make sense as time goes on as I see a true long term value storage in XMR compared to its earlier days.    They have proven they are trying to fight asics/fpga's, and that adds a huge tick to long term value in my eyes.

BTC is different of course for obvious reasons, but that's a whole different topic.


I see wavering profitability from the algos I have held true to over the last two years.

new ones seem to bite me in the butt profitability wise (had I not switched my gear to check profitability), and the previously reliable algos are seeming like there are some sort of unknown hardware bloating hashrate.


So, Ill still stick with my XMR plan;  I think it will be worth more as time goes on.   ~300 seems a touch low for its utility and difference from BTC.    I can see it used for personal micro transactions over some of the other coins out there.




Now;  I have personally never mined zec past a 2 hour test when zec was ~2 months old.    It never fit the bill for me;  I made 4x on skien for example.  It's not a blockchain I am willing to maintain.  My bandwidth at home is rather limited (cellular), and I don't want to deal with the exchange process personally.   I dont see enough people using zec for person-to-person transactions.  they are usually via a 3rd (usually internet) party.


Can someone point me towards a good equihash windows binary/source that is zero devfee and somewhat efficient? (bleeding edge not necessary, but I dont want antiquated)    If it needs to be recompiled with no devfee;  I may be able to handle that like I did with XMR-stak.

I don't want to switch to using SMOS....  A:  not gonna pay the fee for the OS for one machine;  and second, I am trying to keep inside windows so I can incorporate equihash into my mminer batch.    Sometime in the future Ill be giving SMOS a whirl; but that's when im done playing with these antiquated cards, fully comprehend all the nuances of ATI cards (getting there... made much progress), and i am buying a lot of GPU's to put into boards/rigs I have ready and waiting to be populated.


Sorry for the novel;  I finally had more than a few words to say Wink
700  Alternate cryptocurrencies / Mining (Altcoins) / Re: Dwarf FPGA – the anti-ASIC on: May 30, 2018, 03:40:18 AM
I am happy to sample a unit, I will pay full price once it arrives and does what it says it will do.

This is a win-win right here!

sadly, for the sixth or seventh consecutive time, it will go on deaf ears.
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 79 80 81 82 83 84 85 ... 122 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!