Bitcoin Forum
September 28, 2025, 02:43:57 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] SONM - Supercomputer Organized by Network Mining (GRIB technology) on: June 08, 2017, 11:02:44 PM
Jesus Christ, you don't know about COCAINE?!? A whole country of devs know this.  Shocked

I heard about it once, last week in berlin during some SONM talk.
I guess it is only known in Russia.

 
2  Economy / Service Announcements / Re: BitcoinWisdom.com - Live Bitcoin/LiteCoin Charts on: April 10, 2017, 10:23:16 AM
Some Japanese exchanges have a much very larger volume than the US or EU exchanges .
Coul you please add ¥  too , and exchanges like Bitflyer ?

Thanks.
3  Economy / Speculation / Re: So, what's up with the price? on: March 16, 2017, 08:42:23 PM
...

That could happen. But if the scaling problem of bitcoin is not solved, people will start using altcoin.

lol.
if people start using something else then there is no scaling problem.
it would solve itself.
4  Economy / Exchanges / Re: Bitfinex plans to socialise losses, is theft. Theft is an imprisonable offence. on: August 07, 2016, 09:50:37 AM
There is just no way this can be legal.

They try to IVA (Individual Voluntary Arrangement) without approval from a court
"..the debtor can choose IVA. IVA is a formal procedure under the Bankruptcy Ordinance to provide an alternative to bankruptcy. A debtor makes a repayment proposal to the court and the creditors. If it is approved, it will legally bind all creditors. "


 
The only way for them could be to sell shares and hope to get some money from that. Then customers can choose if they want to participate in that or not.
But since it is a company in huge trouble there is little change they'd get any substantial money for their shares.

So they're left with liquidation.

As a creditor (customer), write them a few letters to pay, which they probably refuse.
Then, start bankruptcy proceedings.
http://www.oro.gov.hk/eng/publications/bankguide.htm

5  Economy / Speculation / Re: Whales trying hard to push the price down to trigger FOMO before big rise on: June 26, 2016, 04:06:15 PM
Whales stopped again the uptrend by pushing the price down and hope weak hands [yadda yadda yadda]

Those whales weren't, by chance, responsible for the $100 spike a few days ago, were they?
That was natural, organic growth due to merchant adoption and sociopolitical macroeconomic fundamentals yadda yadda yadda?

Market anticipation of the halving & natural human "I don't want to miss out" sentiment. Of course it resulted in over-buying & fell back down again.
OP is overstating it, but I agree to an extent.

Markets anticipated the halvening back in 2009. If not for the halvening, Bitcoin would continue inflating at ~10% a year, as it is doing now.
Of course whales are "manipulating" the market, they want to make as much money as possible. That's how the market works, it's not a hippy charity.

"inflating at ~10% a year, as it is doing now" ....
you are not very good at math, are you?
6  Bitcoin / Armory / Re: Transaction Stuck Need Help Please: Non-canonical signature: High S Value on: June 24, 2016, 09:36:55 AM
What happens to the BTC I sent already? How do I cancel it without losing the coins? It is stuck at 0 confirmations. I know it's rejected but my wallet still has it pending.
The transaction probably doesn't exist on the network. Go to Help > Clear All Unconfirmed to remove it. Then you can send again.

After upgrade it might get processed anyway. So, wait a while before sending again
7  Economy / Service Discussion / Re: Coinbase Investment fund email? on: April 08, 2015, 07:46:15 PM
...

mine looks the same.

hacked user account (news@coinbase.com) is an option.
Still the question of how they got my emailaddress.
8  Economy / Service Discussion / Re: Coinbase Investment fund email? on: April 08, 2015, 07:38:17 PM
Received it on my gmail account.  Obvious scam.  The only thing I wonder about is how it managed to dodge Google's spam/scam filters.

Check the email headers.
I don't know how DNS spoofing/hacking works, so I cant tell the details, But from here it it looks like this actually comes from coinbase servers.
9  Economy / Service Discussion / Re: Coinbase Investment fund email? on: April 08, 2015, 07:20:26 PM
got it too.
Never registered at coinbase.
The only btc related stuff I registered to with that email address is Bitcointalk, Localbitcoins and Kraken (and havent used these in more than a year).  
[edit: perhaps Gox. not sure...]
So it is probably one of these that had their memberslist leaked/hacked.
(Or.. one of these fuckers sold their data)
10  Bitcoin / Project Development / Re: 'randomArt' for bitcoin adresses . feedback please. on: November 25, 2014, 03:40:18 PM
made a quick demo here
http://lxer.eu/qr/#/app/qr
 


As you can see a small change in the address creates a totally different set of colours and makes it easy to visually compare addresses (and QRcodes). A small typo would easily be noticed.

The algorithm for the colours is very simple, these are basically 4 2x1 blocks , the direction of each pair is either horizontal or vertical, based on the last digits of an bitcoin address. The are always 5 different colours (more is also possible, but with just 5 it is easier to see patterns). Each colour is based simply on a part of the btc address. 





11  Bitcoin / Project Development / Re: 'randomArt' for bitcoin adresses . feedback please. on: November 21, 2014, 09:03:37 AM
Yeah, I think this is a great idea, but I am not sure about the comparing part. I like the esthetic value. Can curves be created?

Every shape is possible in theory, however I'm now using a 4x4 image to keep it really small (and fast to generate). Curves means (much) higher resolution.

I see that the same topic came up a few times before (https://bitcointalk.org/index.php?topic=137406.0 ) but these projects ended and were not executed thoroughly.

I'll try to combine a image with a QRcode today and post it here.


 
 




12  Bitcoin / Project Development / 'randomArt' for bitcoin adresses . feedback please. on: November 20, 2014, 03:26:40 PM
I want to have some feedback on this idea:
Sometimes it is unavoidable to type in a btc-address (when you can't use a QR or simply copy/paste), this sucks because it is easy to make a mistake. If there was a visualization of the btc-addresses (just a generated .png) it is easy to compare images and check if you made a typo. Would that be useful to have?


The idea is somewhat what you see when generating SSH keys ( http://superuser.com/questions/22535/what-is-randomart-produced-by-ssh-keygen ), but a lot more user-friendly.

The prototype I have now uses a md5 translated into colors, placed in a simple grid. like this  http://ctrlv.in/463889

(I've tried some more complex patterns first, but that actually made it more difficult to compare.)

With some effort this could be created in CSS also, so it can be used on any website.

I know there would need to be some agreement on how to generate the images to make it really useful.




13  Bitcoin / Bitcoin Discussion / Re: that KILLER bitcoin idea.... Where are you? on: January 01, 2014, 11:30:00 AM
browser plugins that allow to send coins between users on for example facebook and google+ .
Opensource but actively maintain the codebase.
14  Bitcoin / Project Development / Re: Creating a Fiat/Bitcoin Exchange without Fiat Deposits on: June 02, 2013, 08:42:50 PM
I dont really understand your how that should work. Make a proof-of-concept site and we have something to talk about.

meanwhile, have a look at bitcoin.de , they dont ask for a money deposit, only a BTC deposit from the seller. So in case the buyer doesnt actually pay, nothing is lost and and the BTC can be returned to the seller; on the other side, the BTC from the seller is frozen when a transaction starts, so when a buyer did transfer the money but the seller doesnt confirm, then the exchange-owners can always check and release the frozen amount of BTC.
It is slow (because of banks), but it works.
15  Economy / Service Discussion / Re: MtGox account in the USA has been seized by the DHS? on: May 15, 2013, 07:38:39 AM

Only I still trust MtGox more than any other exchange and I kinda want to keep my fiat:btc ratio at the current level. I'm almost all fiat on MtGox.

If any BTC business is "too big to fail" it's MtGox.

lol. perhaps you should look up the definition of 'too big too fail' again.  they can quit/stop/fail any time they want.

Stop trusting exchanges. it doesn't make sense.

I like what bitcoin.de is doing much more; they are not storing $$ or €€, its just a marketplace and you pay the other person directly.

16  Economy / Trading Discussion / Re: What role do you believe eBay & PayPal have on Bitcoin? on: May 14, 2013, 09:21:53 PM
paypall will fight against BTC,
because BTC ruins their businessmodel.
But theres not much they can do except ban it from ebay and refuse transactions.

ppl requesting paypall services are just stupid and dont understand what BTC is about.

(ps, paypall steels 2% of every transaction)
17  Economy / Speculation / Re: Blog post- Bitcoin could "Spike" 200% in a 24-hour period? on: May 13, 2013, 04:58:21 PM

I don't think it is that easy to get money into MtGox, or any other trading platform, for that matter yet either.  I think once that becomes simplified it will be just a matter of time before there is a huge "Spike" with no return like the author predicts.  I am just not sure how close we are to that yet.  It is fun to think about though.  Smiley

bitcoin.de is very simple, since it only uses bankaccounts directly so no need to send money to them. only in europe though.
I dont like that mtgox acts like a bank and 'saves' my money (and sometimes refuses to give it back, so I heard).
18  Economy / Trading Discussion / Re: Apparently PayPal can no longer be used to buy/sell Bitcoin mining hardware on: May 12, 2013, 11:31:05 AM
if Bitcoin becomes a success, then Paypall might loose a lot of transactions.

This is their way of stopping anything about bitcoin.
Paypall got a lot of negative news also because of their 2% stealing, as often mentioned in articles about bitcoin.


“First they ignore you, then they ridicule you, then they fight you, and then you win.”
19  Alternate cryptocurrencies / Altcoin Discussion / Re: Why Ripple is Superior to Bitcoin... on: May 10, 2013, 10:54:32 PM
I think the hardest part for people when they approach Ripple, is that they are approaching it like a currency start-up (like Bitcoin).   A new Bitcoin-like currency could be released open-source and no specific amount of users would be required to have it be used as a currency (in fact this happens every day on this sub-forum).   However, when you are looking at something as a payment system that includes all currencies then adoption of the payment system is a priority and a requirement for it to be a success.   And until that happens the currency inside that system is essentially worthless (it's only worth right now is speculative and for transaction fees for the small number of Beta testers).

The successful approach to each of these two scenarios is not the same.
that is probably because it has been presented as a currency start-up.

I've been doing some reading up and to me it seems like a payment-system (a la paypall) with some internal currency attached to it, which, compared to current banks/payment-methods,  serves no one except the creators.

But anyway, I think there is a much larger problem: in Europe there already are payment systems that are fast, free and secure. However, it turns out to be very difficult to get one system going throughout Europe: every country has their own system (supported by banks that operate in that country). This is simply because it benefits the nations economy; if other countries accept the German system, then German webshops would benefit from that. So.. Spain/Italy have recently launched their own system (mybank). A few years ago IDEAL and Giropay (dutch / german) started to operate for EU, but other countries (banks) simply refused to accept it. It is too political.

So.... even if it works technically, politically it will fail.
Ripple will be born cripple (at least in Europe).
20  Alternate cryptocurrencies / Altcoin Discussion / Re: Why Ripple is Superior to Bitcoin... on: May 10, 2013, 09:36:17 PM
Ok, so if I want to do a payment or move some money - why should I use Ripple, when I already have Visa and PayPal, and perhaps also bitcoin?
too bad you only have Visa and PayPal in the US.
In Europe many webshops have some online-banking connection to quickly transfer some money. instantly and free.  
(like IDEAL and Giropay). They solve the same issues as Ripple wants to solve, but with more security and protection (by banks, ironically.. Wink

(Paypall and Visa have never been that popular in Europe. personally I refuse to use it.)

... also SEPA (Single European Payment Area) seems to have been designed for all this.
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!