Bitcoin Forum
April 30, 2024, 11:51:35 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 ... 135 »
681  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: August 03, 2015, 08:53:57 PM
While we are on the subject, has anyone been able to solve the issue with the "idle die". KNCminer SWEARS its because the heatsink is not tight enough. Out of the 13 cubes Ive tightened the single screw nearest the exhaust , Ive got 1 cube to work correctly. Its ALWAYS the top two dies #0 and #1. They "idle" at .8v, has ANYONE found a way to get these two dies to work again?

Vegas

Um if you mean by idling dies when the dies drop off and no longer mine? Thats exactly what my firmware "bandaids"
My firmware shuts off the cube w/ dies that have gone missing and then powers it back up. Restarts mining as needed.
682  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: August 03, 2015, 02:27:50 PM
Thats fine, I have 16GB micro cards. Just make it as easy as imaging a knc image in windows.

Vegas
Its not going to be an exact factory image exactly like theirs because I believe theirs run some setup scripts n stuff on first boot. Mine will be the modified & working version of theirs. Passwords will be default, u just have to set up the pools via webgui.
683  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: August 03, 2015, 03:43:49 AM
Would you guys split a bounty of .5 BTC with me for a firmware that is already compiled in an .IMG format, we can easily image to our miners for windows , just like KNCminer has on their github?

Vegas
Ur paying .5 btc for an img file? shoot....
Ill make one for you of my current build. It will need to be at leas 8GB size card tho.
684  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: August 02, 2015, 02:32:13 AM
yall dont know how to ssh into the pi and update a few files? its not really that hard... =/
685  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: July 30, 2015, 08:49:22 AM
Ok when you will have out at your custom firmware for testing us

You mean this?





Can you please post a screenshot of your Status page and your advanced page please?

For documenting and research purposes!

um....
https://bitcointalk.org/index.php?topic=170332.msg11996842#msg11996842
686  Alternate cryptocurrencies / Mining (Altcoins) / FIX: Ive created a fix for Titan's that have dies going offline while mining. on: July 29, 2015, 06:05:24 PM
Hi all, I recently purchased a Titan from a friend.

It had dies dropping every few hours or so, was highly annoying. Had to power cycle the entire miner every time. I suspected there was a way to issue a power cycle to the cube DC/DC's directly. After SSH'n into the pi turns out KNC had scripts that did just that, but they werent ever being utilizied.
They coded one DC/DC monitor script(watchdog script) for die monitoring while mining. The problem is it was only issuing soft resets to the offending dies, it was not attempting to power off the affected cube and power it up again then restart mining.

Ive basically modified the watchdog script to: STOP bfgminer, POWER CYCLE the cube which has dies offline, START bfgminer.
I have confirmed the script mods working 2x now, Ive confirmed the POWER CYCLING via script running manually more than 10x and each time the dies came back.

NOTE: this fix will work for dies that go offline which are fixable by a power cycle. It will not work for otherwise permanently damaged dies.

Ive also modified the webgui to show more stats in status page:


Link to my Git:
https://github.com/GenTarkin/Titan

You should just be able to SSH into ur pi, download my git in a new dir then copy the contents of that dir to /home/pi (overwriting the dirs/files in that director, which has all the miner binaries & scripts)

Donations BTC: 1Px71mWNQNKW19xuARqrmnbcem1dXqJ3At
Donations LTC:  LYXrLis3ik6TRn8tdvzAyJ264DRvwYVeEw
687  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: July 29, 2015, 05:48:33 PM
I can confirm now that the monitor script works, so the code I posted above works. I just had a die drop(had to wait 12hrs for it to happen) and the monitor (watchdog script I modified) detected within 30 seconds or so, then  stopped bfgminer, power cycled the cube w/ dropped die, started bfgminer. Die is back up and running =)
Why KNC didnt code it this way to begin with is beyond me.
688  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: July 29, 2015, 03:30:22 AM
Also post here photos
How we can wake up dies at Titan?

Ive been working on updated watchdog script & webgui stats for titan.
Ive started a new git repo here:

https://github.com/GenTarkin/Titan

I didnt know how to fork knc's original source cuz it has submodules n crap and git is confusing as hell rofl!
So, I made changes locally then created the new repo u see above.
All files are the same except  a couple of the webgui files and the watchdog script. So, it would be safe to rename the original folders and put my new ones in their place.

Anyways, my modifications to watchdog script stops bfgminer, power cycle the cube that has die/dies offline, starts bfgminer.
Its worked 1 out of 1 times so far =P wishing another die would drop so could confirm functionality of script.

Heres what stats look like now:
689  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: July 28, 2015, 03:52:38 PM
can make any overcloked option for titans?HuhHuhHuh?

to 350 mhz?Huh
nope, I believe frequency is hardcoded or something, either way if you could do 350mhz u wouldnt want to due to the shitty power design of these things. 1 PCIe 6 pin connector is barely designed to handle even the 300mhz factory load settings. They should have AT LEAST used PCIe 8 pin connector.
690  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: July 28, 2015, 02:48:10 PM
Regarding Titan, would anyone be interested in a software fix which power cycles the cube w/ offending dies and restarts miner software?
Im still testing it out, but I noticed that part of KNC's code doesnt seem to work when rebooting pi, that is it, doesnt tell the dc/dc's to reset for the cubes like its designed to.
Ive implimented the dc/dc power off & power on into their watchdog script that runs while cgminer does and so far, I have it power off / on the cube that it thinks needs its die reset, instead of just issuing a soft reset to the fpga controller it issues a bfgminer stop, offending cube power off / power on, bfgminer start.
In testing, doing this manually works 100% to bring back dies that just drop off for whatever reason but are sill in fact good, they just need a power cycle.
The trick now is just placing it in the right part of the watchdog script(this is the part that is still in testing). But it worked correctly so far 1 out of 1 time since implimentation. =)
If anyone is interested, let me know, Ill post instructions if enough people want it =)
691  Bitcoin / Bitcoin Discussion / Re: Best wallet for cold storage on: July 23, 2015, 05:16:49 PM
Why would you use some " wallet " ?   You only want to store a private key!!!

For cold storage, you don't need a "wallet", you need paper or a usb key or something like that.  

Perhaps the question should be what wallet do you use for importing a cold storage private key for signing transactions offline?  



  

The whole point is, what if you could have a hot wallet that has the security of a cold storage single priv key?
Thats what trezor offers =)
Trezor allows you to have as many unknown wallets as passwords you can remember in your head. Better yet, a single mnemonic seed backs up all of those wallets. That seed would be the trezor's "cold storage" =) ... But unlike traditional cold storage, that single seed restores all of ur keys in all the wallets u created w/ trezor. Additionally, because trezor's seed is based on a BIP, its restorable via any wallet that correctly supports that BIP(in the case you dont have another trezor).

what if you can replicate this with another computer separated from your network, thus in a isolated enviroment but still connected to the internet, where you only do transaction of bitcoin and nothing else, so no browsing no DLing anything no clicking random link ecc...?

i firmly believe that with the right tools you can have an hot wallet that is secure like a cold walelt


Because I posted in this thread I had better state my opinion for the record, so it doesn't look bad later. 

My opinion:  allowing any third party other than that of the highest personal trust to handle your coin is a bad idea.

That includes: trezor, core, microsoft, armory, etc. etc.  If you are talking cold storage, it shouldn't involve any of that crap.  It's a freaking number man!  Just keep it safe somewhere on your own.  Is that so hard? 

As to "hot" being " secure like cold" ..  uh, no.  Not that I don't recommend to hold funds in hot wallets, there is plenty of reason to do so, but do so knowing that there is an attack surface. 


While it may not seem like it, when you think about the practicality of it, it actually is very difficult. If you dont have over a $5000 safe say goodbye to it in any long term fire. You have to trust the software / machine its created on, not only that, but also when you redeem it.
I like the idea of a trezor because while its backed up on a sheet of paper, that piece of paper is backed up by the trezor. Since the piece of paper holds backups to all wallets included any generated by a password .. if the paper gets compromised ... noone would know the passwords behind which ur funds are hidden by. Restore just the seed only and you have a 0 balance wallet restored.
If I had tens of thousands of BTC, Id feel much safe w/ it on a trezor + backup seed on paper(all wallets hidden behind passwords) rather than a single piece of paper holding the fortune and also happens to be a single failure point.
The alternative to a single cold storage piece of paper would be BIP38(I think) encrypting it w/ a decent password and putting multiple copies of that paper everywhere for redundancy.
692  Bitcoin / Bitcoin Discussion / Re: Best wallet for cold storage on: July 23, 2015, 02:36:51 PM
Why would you use some " wallet " ?   You only want to store a private key!!!

For cold storage, you don't need a "wallet", you need paper or a usb key or something like that.  

Perhaps the question should be what wallet do you use for importing a cold storage private key for signing transactions offline?  



  

The whole point is, what if you could have a hot wallet that has the security of a cold storage single priv key?
Thats what trezor offers =)
Trezor allows you to have as many unknown wallets as passwords you can remember in your head. Better yet, a single mnemonic seed backs up all of those wallets. That seed would be the trezor's "cold storage" =) ... But unlike traditional cold storage, that single seed restores all of ur keys in all the wallets u created w/ trezor. Additionally, because trezor's seed is based on a BIP, its restorable via any wallet that correctly supports that BIP(in the case you dont have another trezor).

what if you can replicate this with another computer separated from your network, thus in a isolated enviroment but still connected to the internet, where you only do transaction of bitcoin and nothing else, so no browsing no DLing anything no clicking random link ecc...?

i firmly believe that with the right tools you can have an hot wallet that is secure like a cold walelt


You cant replicate the convenience of trezor ... what you mentioned, doesnt sound very convenient. Try that in a retail outfit in which u pay for something using BTC. Its impossible the way you mentioned.
Like I stated, trezor offers pretty much near the same security as a cold storage slip of paper ... with the convenience of a wallet on ur phone. I know, Ive used trezor w/ mycelium on my cell phone =)
693  Bitcoin / Bitcoin Discussion / Re: Best wallet for cold storage on: July 23, 2015, 12:04:13 AM
Why would you use some " wallet " ?   You only want to store a private key!!!

For cold storage, you don't need a "wallet", you need paper or a usb key or something like that.  

Perhaps the question should be what wallet do you use for importing a cold storage private key for signing transactions offline?  



  

The whole point is, what if you could have a hot wallet that has the security of a cold storage single priv key?
Thats what trezor offers =)
Trezor allows you to have as many unknown wallets as passwords you can remember in your head. Better yet, a single mnemonic seed backs up all of those wallets. That seed would be the trezor's "cold storage" =) ... But unlike traditional cold storage, that single seed restores all of ur keys in all the wallets u created w/ trezor. Additionally, because trezor's seed is based on a BIP, its restorable via any wallet that correctly supports that BIP(in the case you dont have another trezor).
694  Bitcoin / Bitcoin Discussion / Re: Best wallet for cold storage on: July 22, 2015, 07:22:43 PM
...

LiteCoinGuy's thread on hardware is excellent re keeping up with hardware wallets.

I only have used Ledger Nano and Trezor.  Both have worked just fine.  The Ledger "seems" more physically sturdy. 

The Ledger is also fairly cheap.  If price matters, Ledger Nano. 

Ledger Nano (once you have set it up on a clean -- no malware -- computer) allows you to then use it on any connected computer (even if laden with viruses, etc.).

*   *   *

I am looking forward to a new product apparently coming soon from Switzerland: https://digitalbitbox.com/


Ledger is crap, I have the open source version of it: HW.1, I wouldnt trust any BTC to the device. Has very little software wallet support(greenaddress) which is a piece of shit. Sure, ledger has their own wallet but its online and closed source last I heard. Also the device firmware itself is closed source. Also, if u forget the PIN just 3 times it wipes itself, thats not cool. Has nowhere near the features of trezor.
Lets just say after testing both trezor & HW.1, I trust the trezor WAAAAAY more.
The multiple wallets(yes multiple wallets, not just addresses) behind as many passwords as you can think of on trezor, all backed up by one seed is what I absolutely love about it.
Trezors way of anti keyboard sniffer hacking the PIN is also ingenious, that security is impossible to do w/ a ledger.
695  Bitcoin / Bitcoin Discussion / Re: Best wallet for cold storage on: July 22, 2015, 07:18:46 PM
Hi,
I'm going to save some Bitcoins for the future. Which is the safest way to store them?
I was thinking about a wallet on a usb flash drive. Which wallet should I choose?

Thank you

It depends on how many Bitcoins you're planning on saving. If they're upto 10 then I think Offline electrum wallet with it's seed stored somewhere safe will do or laminated Paper wallets and keys put on encrypted pen drives for extra security would be ok but if you're planning to store more than that then a Hardware wallet like Trezor might be best for you.

not sure why a trezor would be higher security than offline electrum.

The security is probably close to the same, the advantage w/ the trezor is you can use it as a hot wallet but have the security of a cold wallet. Heck, I use my trezor w/ mycelium on android phone. Theres nothing like being able to spend on the go w/ the security of a cold storage wallet =)
696  Bitcoin / Bitcoin Discussion / Re: Best wallet for cold storage on: July 22, 2015, 03:02:30 PM
Trezor is pretty awesome. Can have any number of wallets hidden behind not only the PIN but also behind passwords. A different password used is a different wallet(collection of addresses) tree. All derived from the same backup seed. Also, from what Ive read, using electrum-ltc you can generate an LTC(seperate seed/wallets w/ passwords) wallet in trezor alongside ur BTC wallet.

But it's prone to failure. A pass protected piece of paper wrapped in fireproof material will survive floods, fires and any other external factors, that's something trezor is missing.
Nope, the trezor is backed up by a single (1 for btc wallets, 1 additional for LTC wallets Im guessing) BIP standard HD mnemonic seed. Write that down on paper and store the way you mentioned. You pretty much have a highly functional cold storage / hot storage setup.
Even if the HD seed is compromised, they would still have to know ur password to the wallets ur actually using =)
697  Bitcoin / Bitcoin Discussion / Re: Best wallet for cold storage on: July 22, 2015, 02:55:38 PM
Trezor is pretty awesome. Can have any number of wallets hidden behind not only the PIN but also behind passwords. A different password used is a different wallet(collection of addresses) tree. All derived from the same backup seed. Also, from what Ive read, using electrum-ltc you can generate an LTC(seperate seed/wallets w/ passwords) wallet in trezor alongside ur BTC wallet.
698  Other / Off-topic / Re: Worst mistake you did with Bitcoin? on: July 21, 2015, 08:54:35 PM
one word: pirateat40 =(
699  Bitcoin / Hardware / Re: [ANN] Sfards: SF100-the first 28nm Dual-Mode Miner gets into mass production on: July 18, 2015, 02:24:56 AM
says it does 54mh at 200 watts  in scrypt alone.




I had 10 gridseed blades   doing 800 watts getting 54mh   So I read this a 4x the quality of an old school blade.




How does that work on an ltc calc?  I get 350 days.

with the sha 256 turned off.

Does it take into consideration the LTC reward drop in 40 days?
700  Bitcoin / Hardware / Re: [ANN] Sfards: SF100-the first 28nm Dual-Mode Miner gets into mass production on: July 18, 2015, 02:04:55 AM
The hard part to justify it is all the zeus/hashra/etc gear that is out there.  Even though it's horribly inefficient people still run them.   

I do not think the price should be to much over what you can buy an 30mh A2 and a SP20.   I agree some over it.   But 1200 would be very very high.   I really want this and will admit I would overspend to get one to play with, but I cant justify 1200 no matter how hard i try.

I hope the rumor is wrong on price.

Yeah, I bought a Titan for $3000 a week ago, and hell at this rate that even seems like a bad fucking deal.
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 ... 135 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!