Search content
Sort by

Showing 20 of 39 results by Luigi
Post
Topic
Board Scam Accusations
Re: Nefario
by
Luigi
on 29/01/2022, 15:09:29 UTC
Is there any chance to still get one's money back?
Post
Topic
Board Altcoin Discussion
Merits 1 from 1 user
Re: How safe are Zero-Confirmation transactions (especially in BCH)?
by
Luigi
on 29/01/2020, 17:32:11 UTC
⭐ Merited by Abiky (1)
Hi Abiky,

- first things first. Don't accept a 0-conf transaction if its value is high. Simply wait for some blocks to role by.
- If the tx value is of casual size there's no need whatsoever to wait for any confirmation on BCH. Rollbacks hardly happen. You can check one of many pages doing statistics on it.
- It is not an experimental or new solution on Bitcoin Cash. It was already used on Bitcoin before Bitcoin Core activated Replace-By-Fee (RBF). Thus it is a well tested on Bitcoin in general.
- RBF undermines 0-conf when the blocksize is limit and demand is high. This situation leads to very long confirmation times and thus provides an easy way to double-spent your coins. BCH don't have this problem, only BTC has it.
- RBF has been deactivated on Bitcoin Cash because 0-conf are very useful. I would suggest to simply try it out yourself with services like BitPay, SatoshiDice or whatever service (there are plenty).

To sum it up: a blockchain has to make the choice between Replace-By-Fee and 0-conf tx. Bitcoin Core goes for RBF, Bitcoin Cash goes for 0-conf.

This is my first post here after more than six years. Let's see how spirits are in here these days.
Post
Topic
Board Economics
Topic OP
Supply and Demand - Simple question to a chart
by
Luigi
on 06/02/2013, 22:00:55 UTC
Hi,

not paying any attention to bitcoins lately, I know realize how its marketprice has risen since november or mid january. Trying to understand this I looked at this graph:

http://www.bitcoinx.com/charts1/depth_mtgox.png

and I find myself with two questions:

Do I interpret correctly that the red chart reflects the amount of BTCs people ask for / would like to buy? If that is so, why does BTC price rice with declining demand? Or am I indeed confusing ask and bid sum here?
Why do the graphs seem to have a synchronized or even an axially symmetric signal/part to their trends?

Thank you
Luigi
Post
Topic
Board Mining (Deutsch)
Re: [BTCServ] - 0% PPS - 0.0000419288 per share - LP, Auto-Payouts, Reliable
by
Luigi
on 30/12/2011, 22:09:40 UTC
Super, p2k, das find ich klasse. Dank Dir.
Bin seit Weihnachten vollständig zu euch dazugestoßen. Leider bin ich nur ein kleiner Fisch Wink
Post
Topic
Board Speculation
Re: New Contest: Guess the date for when we hit $2 again!
by
Luigi
on 30/12/2011, 19:29:01 UTC
2012-June-09
Post
Topic
Board Project Development
Re: [contest] 2 BTC for suggesting a name of an overlay network on top of Bitcoin
by
Luigi
on 29/12/2011, 16:38:53 UTC
fertbit

treetop / bittop

nebula

Post
Topic
Board Speculation
Re: $5 Mt. Gox price contest! 2BTC
by
Luigi
on 21/12/2011, 22:14:45 UTC
2012-02-17
Post
Topic
Board Mining software (miners)
Re: CGMINER CPU/GPU miner overclock monitor fanspeed in C linux/windows/osx 2.0.8
by
Luigi
on 11/11/2011, 15:18:10 UTC
Code:
/usr/bin/ld: cgminer-adl.o: undefined reference to symbol 'dlopen@@GLIBC_2.1'
[...]
libdl.so: could not read symbols: Invalid operation

Can anyone help me on this?

New version: 2.0.8, links in top post as always.

Version 2.0.8 - November 11, 2011

Problem solved with v2.0.8.
Thanks ck
Post
Topic
Board Service Announcements
Re: bittit - Sell your pictures for Bitcoins
by
Luigi
on 10/11/2011, 23:31:14 UTC
I don't quite get it. Will the solution of the picture increase forever and everyone visiting the site or is it just for my web-session on your page?
Post
Topic
Board Mining software (miners)
Re: CGMINER CPU/GPU miner overclock monitor fanspeed in C linux/windows/osx 2.0.7
by
Luigi
on 10/11/2011, 22:08:40 UTC
unfortunately it doesn't Sad
Post
Topic
Board Mining software (miners)
Re: CGMINER CPU/GPU miner overclock monitor fanspeed in C linux/windows/osx 2.0.7
by
Luigi
on 10/11/2011, 22:04:51 UTC
Code:
/usr/bin/ld: cgminer-adl.o: undefined reference to symbol 'dlopen@@GLIBC_2.1'
[...]
libdl.so: could not read symbols: Invalid operation

Can anyone help me on this?
I have all *.h files from the AMD-ADL-SDK copied to the corresponding folder.

configure-procedure went through just fine
Code:
------------------------------------------------------------------------
cgminer 2.0.7
------------------------------------------------------------------------


Configuration Options Summary:

  OpenCL...............: FOUND. GPU mining support enabled
  ADL..................: SDK found, GPU monitoring support enabled
  ASM..................: true

Compilation............: make (or gmake)
  CPPFLAGS.............:
  CFLAGS...............: -O2 -Wall -march=native
  LDFLAGS..............:  -lpthread -ldl

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr/local
I tried both... the latest git sources and the tarball provided.

Hmm - have you actually installed the SDK as per the instructions?
(and what version of the SDK did you install?)

AMD APP SDK 2.4
I do not have ADL SDK installed - just took the *.h files as supposed by the instructions. Version 3.0
Post
Topic
Board Mining software (miners)
Re: CGMINER CPU/GPU miner overclock monitor fanspeed in C linux/windows/osx 2.0.7
by
Luigi
on 08/11/2011, 12:36:22 UTC
Code:
/usr/bin/ld: cgminer-adl.o: undefined reference to symbol 'dlopen@@GLIBC_2.1'

Can anyone help me on this?
I have all *.h files from the AMD-ADL-SDK copied to the corresponding folder.

configure-procedure went through just fine
Code:
------------------------------------------------------------------------
cgminer 2.0.7
------------------------------------------------------------------------


Configuration Options Summary:

  OpenCL...............: FOUND. GPU mining support enabled
  ADL..................: SDK found, GPU monitoring support enabled
  ASM..................: true

Compilation............: make (or gmake)
  CPPFLAGS.............:
  CFLAGS...............: -O2 -Wall -march=native
  LDFLAGS..............:  -lpthread -ldl

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr/local
I tried both... the latest git sources and the tarball provided.
Post
Topic
Board Mining support
Re: a miner/program that can limit GPU resources bitcoin can use?
by
Luigi
on 08/11/2011, 10:57:28 UTC
Hi,

any novelty on this topic? Is any of the standard miner capable of limiting the GPU usage?
I just don't won't my gpu to work under high stress when I'm around . It gets the cooling started which creates a hell of acoustic smok.

Tried to play around with phoenix's AGGRESSION or poclbm's getwork-rate but I guess that's not the way to go. Would process priority under linux make sense?

Bye
Post
Topic
Board Deutsch (German)
1000BTC BOUNTY
by
Luigi
on 04/10/2011, 06:25:47 UTC
Verpasst nicht das hier:

1000 BTC Bounty: https://bitcointalk.org/index.php?topic=46646.0
Post
Topic
Board Deutsch (German)
Re: [beendet] Wäre jemand bei ner sammelbestellung dabei? (Bitmünzen)
by
Luigi
on 15/09/2011, 23:23:08 UTC
Liegen die coins jetzt seit 5 Tagen in LA auf dem Postamt rum?  Huh
Nicht, dass Winnetou mit seiner Andeutung am Ende doch nicht so Unrecht hatte ...
Post
Topic
Board Deutsch (German)
Topic OP
[Hilfe] Dieses ganze mybitcoin,Bruce Wagner,SA Gewirr
by
Luigi
on 15/09/2011, 23:09:26 UTC
Grade bin ich über die neuste Folge von "The Bitcoin Show" mit Gavin gestolpert. Irgendwie dachte ich aber, dass es wohl ziemlich danach aussah, als wäre der Host dieser Show (Bruce) in irgendeiner Weise in die mybitcoin Geschichte verwickelt. Wenn dem so wäre, würde es mich aber wundern, dass Gavin noch in der Show auftaucht.

Hier gab es mal einen Thread, in dem scheinbar die harten Fakten auf den Tisch kamen:
https://bitcointalk.org/index.php?topic=40417.0

War doch nur alles Aktionismus gegen Bruce? (Zu der Zeit waren ja / sind immer noch diese SomethingAweful(SA)-Leute im Forum aktiv)
Oder stimmt es doch? Wieso hat dann niemand Anzeige erstattet? Oder wurde das sogar gemacht? Was ist der Stand der Dinge?

Kann jemand Licht ins Dunkel bringen?
Würde mich sehr interessieren.


Was die "Bitcoin Police" (*g*) dazu sagt: http://bitcoin.crimeunit.net/wiki/index.php/MyBitcoin_Big_Article
Post
Topic
Board Altcoin Discussion
Re: Namecoin attack threat - Please withdraw your Namecoins ASAP
by
Luigi
on 15/09/2011, 07:16:12 UTC
Whats the biggest bet you are willing to accept?
Hey BitEXpress, according to the bet most people seem to think your threat is just idle. And in fact, if you'd be that sure about it -with all that boasting your doing- you had already put a high stake on the 51-attack being successful Wink
Post
Topic
Board Deutsch (German)
Re: [beendet] Wäre jemand bei ner sammelbestellung dabei? (Bitmünzen)
by
Luigi
on 11/09/2011, 09:29:39 UTC
Post
Topic
Board Deutsch (German)
Re: Wäre jemand bei ner sammelbestellung dabei? (Bitmünzen)
by
Luigi
on 07/09/2011, 08:02:11 UTC
Ich nehme 3.
Post
Topic
Board Deutsch (German)
Topic OP
witcoin.com - Was ist da los?
by
Luigi
on 06/09/2011, 12:36:22 UTC
Hi,

weiß einer, was genau bei witcoin los ist, warum deren bitcoind nicht läuft bzw. wann es behoben sein soll?

Danke & Ciao