In other words, only use the multisig technology if you hate your mom.
Feel free to use your wife instead .
Post
Topic
BoardBitcoin Discussion
Re: Should I move my cold storage to multisig?
by
MineForeman.com
on 19/04/2015, 23:47:13 UTC
A multisig address will protect your from the "$5 wrench" attack. If you use a 2 of 3 multisig address you keep one yourself, give one to you mom and then put a third in a safety deposit box.
That way if you die your mom can get the safety deposit box and access your coins, you can still access your coins without your mom by going to your safety deposit box or you can just send a transaction to you mom for approval (because, yeah, you mom always needs to approve your spending anyway ).
Post
Topic
BoardOff-topic
Re: NEWS FLASH: Satoshi Nakamoto Unearthed
by
MineForeman.com
on 02/04/2015, 00:19:58 UTC
Unearthed? Who buried him?
Post
Topic
BoardBitcoin Discussion
Re: Is this address owned by exchange ?
by
MineForeman.com
on 25/03/2015, 06:23:28 UTC
I very much doubt it. No self respecting exchange would continue to use an address like that, it is almost the perfect example of what not to do.
Mine, what is the calculation of payment regarding a file of that onto the blockchain anyways?
It is basically free, just at tiny amount of satochi's for the people encoding. For everyone else I would not even know how to begin to count the cost.
Post
Topic
BoardBitcoin Discussion
Re: I wish to put a 5 mb file and preserve it on the blockchain, I will also pay.
If (the amount of unconfined transactions > some limit && the last 2016 blocks contain 9x% of 1MB worth of data) decrease the difficulty by x %
This is in effect just removing the blocksize altogether. It can just grow to whatever size it wants.
No other comment, I fence sit & go back and forth.
Post
Topic
BoardBitcoin Technical Support
Re: Bitcoin core 0.10.0 closes for no reason, no error
by
MineForeman.com
on 11/03/2015, 22:03:29 UTC
You should find a debug.log in one of these directories (I googled them, I don't have a windows bitcoind install);-
C:\Documents and Settings\YourUserName\Application data\Bitcoin (XP)
C:\Users\YourUserName\Appdata\Roaming\Bitcoin (Vista and 7)
You can look in there for errors.
Just because I am curious, search for "ReadBlockFromDisk : Deserialize or I/O error - ReadCompactSize() : size too large" there is a thread going on at github about an odd issue that may or may not be a bug. (https://github.com/bitcoin/bitcoin/issues/5668)