Bitcoin Forum
May 08, 2024, 11:49:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2]
21  Local / Deutsch (German) / Re: Tauschen von Bitcoins in Gold on: June 05, 2011, 10:26:10 AM
Könnte mir vorstellen bzw. meine es auch schonmal gelesen zu haben, dass man Edelmetalle gewerblich nicht so ohne weiteres tauschen darf. Wie alles in Deutschland unterliegt bestimmt auch das wieder komischen Regularien.

Ich meine man war irgendwie zwingend der doppelten Buchhaltung und anderen Dingen unterworfen, die Geld und Aufwand kosten und es sich schwuppdiwupp in den Größenordnungen, die bei Bitcoins zu erwarten sind, nicht lohnen würde.

Das gleiche Problem hat man ja auch schon beim normalen Wechsel. Ein gewerblicher Wechsel Bitcoins<->EUR ist in Deutschland ja quasi nicht möglich. Das bleibt wieder den "Großen" vorbehalten...

Naja, will hier nicht zu viel Pessimismus verbreiten. Ich fänds schön wenn jmd. eine Möglichkeit findet sowas hier in Deutschland absolut legal und wasserdicht aufzuziehen. Ich für meinen Teil hatte nicht weiter Lust mich mit den rechtlichen Randbedingungen auseinanderzusetzen.
22  Local / Deutsch (German) / bitcoin.de on: February 25, 2011, 02:14:48 PM
Wie kommt man wohl am ehesten an den Inhaber von bitcoin.de heran? Da wird eine gute Domain blockiert. Sehr schädigend für die Verbreitung der Bitcoins in Deutschland.
23  Bitcoin / Mining software (miners) / Re: python OpenCL bitcoin miner on: December 23, 2010, 09:55:51 AM
you have to wait 120 blocks before the coins mature,
otherwise you might spend coins that were generated on a chain fork


Thanks a lot for quick reply, davout!

Is it possible to see this on blockexplorer.com? What do I have to look for?
24  Bitcoin / Mining software (miners) / Re: python OpenCL bitcoin miner on: December 23, 2010, 08:57:22 AM
Hi,

poclbm finally told me that a block was accepted (after 3 days with 0,23Ghash/s).

bitcoind getinfo shows no balance of +50 until now, though.

I read somewhere that this might take very long because the new block is checked very intensively. Couldn't find the text again, though.

So can you tell me that I can calm down or went something wrong and the 3 days of work are gone for somebody else?
25  Economy / Trading Discussion / Re: btcex.com looking for partners on: December 22, 2010, 01:20:56 PM
In Germany a license is indeed necessary.

This is from the german wikipedia (roughly translated):
In Germany a sole trader has no permission to operate a currency exchange. The forex business is one in ($1 paragraph 1a sentence 2 number 8 of the Banking Act (KWG)) to the banking business. Anyone who runs a currency exchange is therefore either bank or financial services institution.

To get a license (financial services institution) you need
- An equity of at least 750.000 EUR
- a very good business plan which gets prooved
- Very reliable CEOs and owners who studied something like business administration

So I think forget about bitcoin-exchange in Germany.
26  Bitcoin / Development & Technical Discussion / Re: Pooled/Remote Mining on: December 17, 2010, 12:11:43 AM
Hi,

is anyone of you able to build a statically linked version of the bitcoin-pool server...

Hey, jiffy, did you install ibdb4.8++-dev before trying to compile on Ubuntu 10.10?

Hey, thanks for your reply.

I had 4.7 installed as it was mentioned in the build-unix.txt . I now installed 4.8 and tried again.

I now get

Code:
make
Linking CXX executable bitcoind
CMakeFiles/bitcoind.dir/__/src/db.cpp.o: In function `CDB::CDB(char const*, char const*)':
db.cpp:(.text+0x1c5): undefined reference to `DbEnv::set_lg_dir(char const*)'
db.cpp:(.text+0x1d9): undefined reference to `DbEnv::set_lg_max(unsigned int)'
db.cpp:(.text+0x1ed): undefined reference to `DbEnv::set_lk_max_locks(unsigned int)'
db.cpp:(.text+0x201): undefined reference to `DbEnv::set_lk_max_objects(unsigned int)'
db.cpp:(.text+0x22c): undefined reference to `DbEnv::set_errfile(_IO_FILE*)'
db.cpp:(.text+0x248): undefined reference to `DbEnv::set_flags(unsigned int, int)'
db.cpp:(.text+0x273): undefined reference to `DbEnv::open(char const*, unsigned int, int)'
db.cpp:(.text+0x428): undefined reference to `Db::Db(DbEnv*, unsigned int)'
CMakeFiles/bitcoind.dir/__/src/db.cpp.o: In function `CDB::CDB(char const*, char const*)':
db.cpp:(.text+0xa5d): undefined reference to `DbEnv::set_lg_dir(char const*)'
db.cpp:(.text+0xa71): undefined reference to `DbEnv::set_lg_max(unsigned int)'
db.cpp:(.text+0xa85): undefined reference to `DbEnv::set_lk_max_locks(unsigned int)'
db.cpp:(.text+0xa99): undefined reference to `DbEnv::set_lk_max_objects(unsigned int)'
db.cpp:(.text+0xac4): undefined reference to `DbEnv::set_errfile(_IO_FILE*)'
db.cpp:(.text+0xae0): undefined reference to `DbEnv::set_flags(unsigned int, int)'
db.cpp:(.text+0xb0b): undefined reference to `DbEnv::open(char const*, unsigned int, int)'
db.cpp:(.text+0xcc0): undefined reference to `Db::Db(DbEnv*, unsigned int)'
CMakeFiles/bitcoind.dir/__/src/db.cpp.o: In function `CDB::Close()':
db.cpp:(.text+0x116e): undefined reference to `DbTxn::abort()'
db.cpp:(.text+0x1237): undefined reference to `DbEnv::txn_checkpoint(unsigned int, unsigned int, unsigned int)'
27  Bitcoin / Development & Technical Discussion / Re: Pooled/Remote Mining on: December 15, 2010, 11:14:59 PM
Hi,

is anyone of you able to build a statically linked version of the bitcoin-pool server? I found a static one of the client but not of the server. The reason is I GAVE UP! Sad I tried compiling the sources since the last weekend without success. As soon as I solved an issue the next one was rising up.

The machine on which I like to use the server is 64 bits Ubuntu 8.04. But, just as a sidenote, I also tried to build it on Ubuntu 10.10 32 Bits which doesn't work better.


73!
Pages: « 1 [2]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!