Bitcoin Forum
May 01, 2024, 10:52:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 »
1241  Bitcoin / Hardware / Re: Klondike - 16 chip ASIC Open Source Board - Preliminary on: May 06, 2013, 07:53:18 PM
Some HA (high available questions). So I know I already brought up temp sensors that will shut off faulty chips and Thanks for those replies.

Secondly I was thinking today what happens when the server/computer these PCB's are plugged into via USB go down. I can see in most scenarios people will be hosting either offsite in a DC or warehouse / office or in their own home. I also see that most people (at least from what I gather) will not be watching blinking lights 24/7. Would it make sense or even possible to have 2 USBs coming from the PCB to plug into two separate computers? That way if the one machine goes down but the ASICs are still functioning, can be failed over to the secondary machine?

i.e. if You can plug in multiple Boards into several USB ports on one computer, why couldn't you plugin in one UNIT into two machines. Then you can use some sort of HA tools that are out there to failover which USB cable the device should use? Could ensure downtime is kept to a minimum when certain problems arise, like a computer crashing and not need to be physically in front of the ASIC board to physically swap out the cable. In other words an active/passive HA setup.


kosta

I would like that!
Although I guess that is far outside the scope here (= getting working boards as soon as possible).
Maybe a second generation version? With high chip density too, designed for the big boys?
For now, we could maybe connect some simple embedded linux box  as an "usb-router" in betrween the klondike and hostcomputers?

Ente
1242  Bitcoin / Bitcoin Discussion / Re: [Voting] Bitcoin Slogan / Tagline on: May 06, 2013, 12:44:36 PM
Only the last two entries with the highest votes in the last round are left in the poll.

Just sayin'..

Ente
1243  Bitcoin / Hardware / Re: Klondike - 16 chip ASIC Open Source Board - Preliminary on: May 06, 2013, 10:14:40 AM
What happens when one ASIC dies? Gracefully, like just switching itself off, not burning and creating a crater.. ;-)
Will just this ASIC be missing, or all following in the "chain", or the whole board?
Would the 64 ASIC board be the same, all following or all 64 fail if one fails?

Seems like burnin's board is not fault tolerant against individual ASIC fails.

Ente
It's hard to say right now without docs. If they are daisy chained then one failed "may" prevent the others after it from working. I say may because it depends on the failure mode. It could just stop hashing correctly, or it could "blow" hard and prevent data from shifting through at all.

If they're not chained and have some kind of serial bus then likely one failing would not stop the others but would be a range of nonces that never gets hashed.

In both cases one board should not affect other boards and the 64 chip board would be identical to 4 separate 16 chips boards - as that's what it is.

Sounds good, thank you!

So, it's time for some open-sourcing on side of avalon! :-)

Ente
1244  Bitcoin / Hardware / Re: Klondike - 16 chip ASIC Open Source Board - Preliminary on: May 06, 2013, 09:09:42 AM
What happens when one ASIC dies? Gracefully, like just switching itself off, not burning and creating a crater.. ;-)
Will just this ASIC be missing, or all following in the "chain", or the whole board?
Would the 64 ASIC board be the same, all following or all 64 fail if one fails?

Seems like burnin's board is not fault tolerant against individual ASIC fails.

Ente
1245  Bitcoin / Armory / Re: Online-/Offline Wallets on: May 05, 2013, 02:05:43 PM
Online-/Offline Wallets
Can we use both wallets (at least for testings) on the same PC/HD switching online/offline?

Armory creates watchonly wallets in its AppData dir.
But does -even if offline- not display them if I try "offline transactions".

 I read https://bitcoinarmory.com/using-offline-wallets-in-armory/
but found no answer for this "special question" using no separate machine+USB-Stick.

Like, one wallet in its offline and online version in the same Armory installation?
Not sure what you try to test with this setup, this feels strange in many ways ;-)

You can, of course, have several different wallets in Armory, being online, offline, encrypted, unencrypted at the same time. Like, different distinct wallets.

Maybe try to get a second computer for testing. Or, the annoying way, test with booting into a live-cd.

Ente
1246  Bitcoin / Armory / Re: Armory - Discussion Thread on: May 05, 2013, 02:02:19 PM
In bitcoind appdata dir is a file "bitcoin.conf"
containing:

rpcuser=generated_by_armory
rpcpassword= (an alphanumeric string, length 44 bytes)

Found no explication for that.
May a ask wether this is my (encrypted) password and a security risk?


This "rpcuser" and "rpcpassword" is for bitcoin-qt and bitcoind, it sets which other users/computers/programs may connect to bitcoin-qt and bitcoind. Everyone connected via rpc may send bitcoins from bitcoind's (!) wallet.
Armory uses its own wallet(s). So you may remove all original bitcoind wallets.
As Armory depends on bitcoind's blockchain-handling, it must be able to connect via rpc.
Any random user and password will enable bitcoind to be connectable, and Armory will simply read the right user and password right from that config.

That's how I understand it, anyway :-)

tl:dr:
It's perfectly safe and normal. Don't leave bitcoins in bitcoin-qt's original wallet though.

Ente
1247  Other / Beginners & Help / Re: Copying Blockchain to Multiple Computers; Moving QT Wallet between Computers on: May 05, 2013, 01:17:20 PM
Question #1: I would like to set up Bitcoin QT on several computers. Can I load the blockchain to one computer and copy it to the rest? If so, how? I have tried simply copying all files names blk*.dat (5 of them, including blkindex.dat), but I get fatal errors on the target computers. Should I be copying other files (.lock, db.log, debug.log, peers.dat, and/or the directory named database)?

Question #2: I have another problem: I set up Bitcoin QT on a computer that I will never connect to the internet, generated a receiving address, and sent a few coins to it, a few months back when a few coins were worth pocket change. Of course, the coins were never received, though the network processed the transaction. Now, those coins are worth several hundred bucks, and I'm trying to recover them without attaching the computer to the internet. I tried saving the wallet.dat file and using it on another computer that has QT installed and the blockchain up-to-date. It loaded up OK, but reports a zero BTC balance. What did I do wrong, and how can I correct the problem?

Although I am a "newbie" to the Bitcoin Forum, I have been playing with Bitcoin for quite a while and am quite technical, so you can be specific in your response. Thanks!

..did you sort it out by now?
I can write you some pointers if you are still in limbo.

Ente
1248  Bitcoin / Hardware / Re: Klondike - 16 chip ASIC Open Source Board - Preliminary on: May 04, 2013, 12:09:59 PM
Here's a teaser. I've done just about as much as I can for the moment.
I could tidy it up a bit and make some bits more pretty.

If I recall correctly this is the top and bottom layers with solder paste.
The middle layers aren't shown. Note that data signals will be on a middle layer.

And I'm still playing with the connector area. I may put pads for an SMD barrel jack at board edge next to PCIe power so that those who want no thru holes (due to heat sink) can use that. I could find no SMD mount PCIe connectors so best bet there is to drill the heat sink or put copper pads between it and the board. Kind of a nuisance really.

I should have changed the name of that silly 1PIN hole footprint.


I love it! :-)

4x4 thermal vias under each asic, nice!
Heatsink-holes, usable for aligning the stencil? Great!

I would love an smd barrel-jack! There seems to be some space left free left of the pci-e powerconnector?
If the pci-e powerconnector isn't populated, do you think the solderpoints would short on a flat heatsink? The soldermask adds some tiny space, and ignoring the thermal compound and oxide layer in between too.

All in all there seems to be quite some space unused. Of course the other layers are not visible here, though. Considering the original avalon module is 37mm wide (for 10 chips only)..
Nah, ignore that, you know what you're doing, BKKCoins! :-)

To repeat: I love it! :-)

edit:
About aligning:
The solder pads are tiny. What do you guys think, would the holes be positioned precisely enough to align the stencil with them? That would help a lot! If we can define a narrower tolerance for the (4 corner) holes I would gladly pay extra.

Oh, and +1 for larger physical capacitor size etc ;-)

Ente
1249  Bitcoin / Armory / Re: Armory - Discussion Thread on: May 03, 2013, 08:08:44 PM

It's failing because it can't find the "python2" executable.

It's available in the python-minimal in Ubuntu (it's just a soft link to python2.7).

As chrisrico says, are you following the build instructions? https://bitcoinarmory.com/building-armory-from-source/


Gah, someone recommended that change to help with systems that may have python3 hardlinked to "python".  Apparently this has caused problems for a bunch of innocent bystanders.

Change the "python2" in the Makefile to just say "python".  That will resolve it.

Yay, that's what helped! :-)
I almost got nightmares again when I saw that "python" and "python2" message.. One of the few things I hate about linux! So I never touched my python again :-)

It works, thank you!

Quick question, about the "Armory now manages bitcoind":
I prefer to keep bitcoind running whenever the computer is on, to always have an up-to-date blockchain and help the network with a full node. I don't use Armory daily, though. Thoughts, how I should proceed?

Ente
1250  Bitcoin / Armory / Re: Armory - Discussion Thread on: May 03, 2013, 04:29:21 PM
The branch you actually want is "testing". It was last updated 5 days ago, compared to dev which was last updated 4 months ago.

Daymn!
Now that's good to know, thank you! :-)

edit:

Code:
make
Code:
cd cppForSwig; make swig
make[1]: Entering directory `/opt/BitcoinArmory/cppForSwig'
g++  -I"/usr/include/python`python2 -c 'import sys; print str(sys.version_info[0]) + "." + str(sys.version_info[1])'`" -c -O2 -pipe -fPIC  -Icryptopp -DUSE_CRYPTOPP -D__STDC_LIMIT_MACROS  -lpthread  CppBlockUtils_wrap.cxx
/bin/sh: python2: not found
CppBlockUtils_wrap.cxx:151:20: error: Python.h: Datei oder Verzeichnis nicht gefunden
CppBlockUtils_wrap.cxx:782: error: ‘PyObject’ was not declared in this scope
CppBlockUtils_wrap.cxx:782: error: ‘str’ was not declared in this scope
CppBlockUtils_wrap.cxx:783: error: expected ‘,’ or ‘;’ before ‘{’ token
CppBlockUtils_wrap.cxx:806: error: expected initializer before ‘*’ token
CppBlockUtils_wrap.cxx:832: error: expected initializer before ‘*’ token
CppBlockUtils_wrap.cxx:886: error: expected initializer before ‘*’ token
CppBlockUtils_wrap.cxx:907: error: expected initializer before ‘*’ token
In file included from /usr/include/c++/4.4/stdexcept:38,
                 from CppBlockUtils_wrap.cxx:2820:
/usr/include/c++/4.4/exception:35: error: expected declaration before end of line
make[1]: *** [CppBlockUtils_wrap.o] Fehler 1
make[1]: Leaving directory `/opt/BitcoinArmory/cppForSwig'
make: *** [all] Fehler 2

*sigh*

Ente
1251  Bitcoin / Armory / Re: Armory - Discussion Thread on: May 03, 2013, 04:15:40 PM
Hmm, I am having some issues here.
I am sure it's on my side, with GIT and all..
Armory-gui tells me I am on 0.86.8

Code:
git branch -a
Code:
* dev
  master

Code:
git checkout master
Code:
error: Untracked working tree file 'PublicKeys/AndresenCodeSign.asc' would be overwritten by merge.

Anyway, so I stick to the dev branch, but there comes more:
Code:
git checkout dev
Code:
Already on 'dev'


Code:
sudo git pull origin dev
Code:
From git://github.com/etotheipi/BitcoinArmory
 * branch            dev        -> FETCH_HEAD
Already up-to-date.

Code:
sudo make clean
Code:
[ok]

Code:
make
Code:
[ok]

Still says 0.86.8 then.

So, is the master branch newer than the dev branch?
Am I missing the "swig" stuff?

edit:
Code:
make swig
Code:
[ok]

Doesn't help.

You can see I have no real clue what I am actually doing here ;-)

Ente
1252  Local / Biete / Re: [Gruppenkauf] Avalon ASIC Chips (SebastianJus) on: May 02, 2013, 07:09:30 AM
Irgendwie muss der Scheiss ja laufen, hier rumsitzen und hoffen das die "Ching-chang-chongs" uns da irgendwas schicken, das nicht so mein Ding. Wink

/ignore.
Idiot.

Ente
1253  Local / Biete / Re: [Gruppenkauf] Avalon ASIC Chips (SebastianJus) on: May 01, 2013, 05:52:09 PM
Es wird wohl Testchips geben, für 10k-Bestellungen bei Avalon. Diese Testchips werden (hoffentlich) einige Zeit vor den 10k-Lieferungen versendet.
Verteilst du diese Testchips so wie Zefir anteilig an die Käufer?
Sollte ich Chips bei dir bestellen und mein Anteil hoch genug für einen Testchip sein: Kann ich diese(n) Testchip z.B. an BKKCoins senden lassen?

Ente
1254  Bitcoin / Bitcoin Discussion / Re: Diamonds for Bitcoins on: May 01, 2013, 02:45:49 PM
Hi there,

I am not sure this was posted before but in any case with the fear that I might repeat just what somebody else said I wanted to know what are the implications of opening an exchange service for rare goods such as diamonds (note the market is different than gold or silver as it is not regulated by the same principles), prices are set differently (Rappaport & Diamond Council). Diamonds were always a good investment and will remain, it's just the do's and don'ts that might prevent such a service to open?

I can tell you none of the big brands are likely to accept btc very soon no matter the industry. Money is the primary means and would stay this way for a long time because of the nitty gritty world of banking/accountancy/ledger/AR/AP, international standards plus auditing. Most big retailers CEO's and money movers still see btc as a potential bubble.

Having said that, starting with local and small businesses is the key here, you get the market cap and support the system (as idea and the truth behind it) and then when a real stable and growing market is created for btc use, move to bigger fish.

In my own world I would like to open a "diamond for btc" service such as the gold/silver ones though operating like a store too (ex bluenile). Any idea if this can be done?

In the meantime, can someone tell me if there is a good marketplace that I can sell certified diamonds on for btc without a hassle?

Thanks and good luck!
Daniel  


Hi Daniel,

I am happy about all new merchants accepting bitcoins, and especially happy about all new and creative ways which are new with bitcoins!
That said, a few thoughts about diamonds specially:

- Bitcoin (and other non-reversible methods) have a higher risk for fraud. Especially with gems and especially with diamonds this is true, gems and diamonds depend a lot on the reputation and trust between seller and buyer.

- Besides that, I see no problem in "bartering" bitcoins for diamonds. All transactions where you "pay" for goods (this is important) with bitcoin should be safe. This is quite different to selling/exchanging bitcoins for money, as you often need licences for that. I.e. being a bank or certified money something.

- Finally, I strongly suggest to read more about the whole "diamonds/gems as an investment". You gave hints with Rapaport. You will never get a decent price if you try to sell your "investment diamond" again. Real investment diamonds are six figures upwards. Most jewellers, even right where you bought your stone, won't even make you an offer. Simply because they can't pay more than, say, half of the price you paid. Nasty situation which they want to avoid.

- A great article about the inner workings of the diamond industry is here:
http://www.theatlantic.com/magazine/archive/1982/02/have-you-ever-tried-to-sell-a-diamond/304575/
Some pages long, some years old, but really eye-opening. Must-read for anyone who wants to invest time or even money into a diamond. Even "just" for jewellery. In short, "diamond invention". I consider it the largest and most advanced manipulation, if not scam, in human history.

My personal summary: I will never spend a cent for a diamond. And will try to inform others about the depth of this whole mess. I plan, however, to eventually dig out a rough diamond by myself, being a minerals collector :-)

Happy reading!

Ente
1255  Bitcoin / Armory / Re: Anyone use raspberry pi with armory? NT on: April 29, 2013, 07:11:36 PM
Was doing some Googling and found this.  It is $12 but includes a touch screen.

Oh yeah! Nice find!
Can anyone confirm this would easily mate with the RPi?

Ente
1256  Economy / Services / Re: Bitcoin 100: Developed Specifically for Non-Profits on: April 29, 2013, 04:20:57 PM
I have been thinking about how to implement this idea for a long time now... It is great to see it is already being done. I think the website could use an update/redesign, though. Perhaps someone here can donate some webdesign?
A site like this relies on transparancy and trust, and the site itself doesn't scream 'trust me', although with a bit of looking around (reading this thread, etc) it sure seems legit, which is wonderful.

You are right!
More transparency:
For a start, a simple list of which charity received what and when.
The beauty of Bitcoin, of course, is to show the exact donation addresses, links to blockchain.info etc, a life ticker with all donations per charity and so on. All this is pretty easy with Bitcoin, and a real gamechanger for the donationindustry! *smiles*
Besides that, I have no problem with the design itself.

Ente
1257  Other / Off-topic / Re: I bought a stunning engagement ring - directly with Bitcoins! on: April 29, 2013, 08:54:18 AM
Congratulations. Hope it will be well received, and not least, that the size will be right!

The size wasn't right, and you're correct - this is important.

I warned my darling that I'd goofed on the size and to be careful - but of course she wanted to wear it anyway.
Seeing as we were all in a celebratory mood - there was much alcohol consumed.

Sadly - this beautiful ring is now hiding somewhere in the sands of a beach on the island of Rarotonga Sad



Oh no! I feel you pain, sorry to hear!
This ring will be hard to replace and difficult to "reach" again..

I have some vague idea.
How does it work over there, the bride wears an engagement ring? The, uhm, guy doesn't?
My idea is that it's impossible to replace such a ring with an equivalent. You two might still be sad about it in twenty years.
So, replace it with something totally different, from an emotional view: Visit a one-week goldsmith course where you will create your own ring!
It would work even better if both of you do, creating the ring for the other. Depending on how it works over there.
Even as a total beginner it works. It takes more time, it takes much more teaching by the teacher. But you will be able to create a ring which is in no aspect inferior to a bought one, and should very well be superior in the emotional, "meaning"-way.
Being a hobbyist-goldsmith, I will gladly give you hints and ideas if you like to think about that path.

"Remember when we lost that ring?"
"Huh, yeah, that was awful!"
"Ah, but then we had those nice two weeks vacation, crafting our own ring! Remember how yealous my friends and colleagues looked? *chuckle*"

:-)
Ente
1258  Economy / Economics / Re: List of bitcoin hostile banks. [edit] mod please consider stickying this thread on: April 28, 2013, 08:49:36 PM
There was a similar cataloguing effort on Reddit a week ago, whence you might source some more institutions:

http://www.reddit.com/r/Bitcoin/comments/1cm9le/list_of_banks_that_dont_want_bitcoin_to_succeed/


copying the list over there to safe you people one click:

Quote
Commerzbank (shut down bitcoin24 account)
Capital One (shut down bitfloor account)
Metro Bank (shut down intersango account)
Barclays (shut down mt gox UK account)
Banco do Brasil (shut down mercado bitcoin account)

Ente
1259  Bitcoin / Armory / Re: Anyone use raspberry pi with armory? NT on: April 28, 2013, 07:08:08 PM
Here we go:

Cool.

Armory will definitely have to be modified to get it usable on such a small screen, but I bet I could do it.

Initial setup could be via a monitor and keyboard. 

Once done, transaction signing would need less info to be displayed.

If it could be setup to auto-start armory on powerup, then you could operate it with a single button and change the choice every second.

That's what I had in mind too. The screen to only show the address, sum, and maybe fees and a graphical representation of the address. And "Accept / Dismiss" with the buttons.
My priority was to find a screen the size or smaller than the R-Pi itself. There will be larger ones than the one I found. And, I found the 12€ pricetag.. noteworthy :-)
This (or other) displays leave the regular monitor connector unused. So we can connect both a "real" display and leave the tiny display connected. Which means there is a way to have different views on the different displays too. Like, a full debian shell or desktop on the big display, and the armory gui only on the small display.

Ente
1260  Bitcoin / Armory / Re: Anyone use raspberry pi with armory? NT on: April 28, 2013, 04:22:36 PM
I submitted a pull request to help with this.
[..]

Wow, that's great info!
Thank you for all the details and work! :-)

Seems I need to get a rasp-pi now, after all :-)
(and will look for a minimalistic tiny display and keypad now)

Ente

Here we go:

http://harizanov.com/product/1-8-tft-display-for-raspberry-pi/

12€ for a 1.8" tft!

Buttons?
https://projects.drogon.net/raspberry-pi/gpio-examples/tux-crossing/3-more-leds-and-a-button/
For free!

Thats all we need!
Raspberry Pi, a trustworthy debian image with offline-armory preinstalled (Alan?), display and buttons, add a nice case and here we go! I would both buy one and add to a bounty!

Ente
Pages: « 1 ... 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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!