Bitcoin Forum
September 30, 2025, 09:51:28 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 »
1  Local / Trading und Spekulation / Re: Welche Platform für ETH - BTC Handel? on: August 18, 2017, 05:03:59 PM
habe gerade gesehen, dass ich bei meinem online btc wallet von blockchain.info nun auch zu eth und umgekehrt tauschen kann. also alles was ich brauche an einem platz.

2  Local / Trading und Spekulation / Re: Welche Platform für ETH - BTC Handel? on: August 13, 2017, 06:36:50 AM
Nachdem nun Cryptsy und BTCe tot sind würde mich mal interessieren wo ihr so Tradet?
Suche nach einer Sicheren Möglichkeit meine ETH weiterhin unter die leute zu bringen.

Danke

Willst Du in Fiat wechseln oder nur Altcoins handeln?

Der erstere Fall ist ohne Einbußen beim Datenschutz eigentlich nur noch P2P möglich. Wenn Du zwischen Altcoins konvertieren willst, gibt es zahlreiche Möglichkeiten, wobei die großen Exchanges meines Erachtens an Feature-Bloat leiden. Shapeshift und Changelly (unten verlinkt) sind imho gute Möglichkeiten, wenn man es einfach mag.

Da ich aber hauptsächlich an BTC interessiert bin, nutze ich solche Dienste eigentlich nur zum Konvertieren von Altcoin Dust in BTC.

ne ETH zu BTC reicht mir. BTC welchsel ich mir auf Virwox zu Paypal.
3  Local / Trading und Spekulation / Welche Platform für ETH - BTC Handel? on: August 12, 2017, 09:38:12 AM
Nachdem nun Cryptsy und BTCe tot sind würde mich mal interessieren wo ihr so Tradet?
Suche nach einer Sicheren Möglichkeit meine ETH weiterhin unter die leute zu bringen.

Danke
4  Bitcoin / Bitcoin Technical Support / Re: can not send small amounts on: July 02, 2017, 06:08:24 PM
Omg, That fee is too high than high priority fees, 38,45$ It's abnormal fee. You should quit your wallet and transfer all your funds in blockchain for example. As i did.
From the beginning when i start to make profit by collected some bitcoin, I use Xapo wallet to store my bitcoin, which xapo pay fees for us (users). but now xapo team start to set regular fees which it's too high fees, so i decided to quit them and create a blockchain wallet.

and now we are back to my problem.... i want to send the rest of my funds to blockchain and i got his abnormal fee request.
and i cant find a way to import a privat key on blockchain after they changed the layout / template
5  Bitcoin / Bitcoin Technical Support / Re: can not send small amounts on: July 02, 2017, 05:53:48 PM
my only online wallet is on blockchain.info but after they changed the layout i cant find the way to import private keys which i got from my offline wallet.
6  Bitcoin / Bitcoin Technical Support / Re: can not send small amounts on: July 02, 2017, 05:21:52 PM
yeah this ammount was collected from faucets. checked again. all funds are just from 4 transactions.
my wallet is the basic core wallet for debian. v14.x

in my bitcoin.conf all txfees are set to default (tested with 0.00 aswell)

best regards
7  Bitcoin / Bitcoin Technical Support / can not send small amounts on: July 02, 2017, 05:00:14 PM
im trying to send a "small" amount of 0.00975429 btc which represents more than 20 dollars atm.
why the fuck is the fee that high that i must have the same amount again for fees?

""
error code: -4
error message:
Error: This transaction requires a transaction fee of at least 0.01578073
""

are the fees correct?


8  Economy / Micro Earnings / Re: CryptoCombat.cf - Entertaining Bitcoin Faucet on: August 12, 2016, 09:13:28 PM
Small minigame added to our faucet. Check this :-)

9  Bitcoin / Project Development / Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet on: August 12, 2016, 09:12:38 PM
Small minigame added to our faucet. Check this :-)


10  Economy / Micro Earnings / Re: 🌟 [ Protect your Website ] ♥ [ VPN/TOR API ] 🌟 [ Shielded.cf ] 🌟 on: August 10, 2016, 03:07:43 PM
changed dns recods for some testing purpose.
it should be back online in a few minutes.

greetings
11  Economy / Micro Earnings / Re: 🌟 [ Protect your Website ] ♥ [ VPN/TOR API ] 🌟 [ Shielded.cf ] 🌟 on: August 07, 2016, 02:06:25 PM
I think checking for open ports (80, 8080) is a wrong approach. Some people have webservers running.

we will change it to create a combination check between multiple cases.
12  Economy / Micro Earnings / Re: 🌟 [ Protect your Website ] ♥ [ VPN/TOR API ] 🌟 [ Shielded.cf ] 🌟 on: August 07, 2016, 08:47:42 AM
then you have an running webserver somewhere on your local network?
or your router have some open ports like (80, 8080) and the script thinks you are an server.
13  Economy / Micro Earnings / Re: 🌟 [ Protect your Website ] ♥ [ VPN/TOR API ] 🌟 [ Shielded.cf ] 🌟 on: August 07, 2016, 01:12:05 AM
Additional Stuff Post:

I finished most of the demo site.
http://www.shielded.cf

Proof of work with Hide.me:
https://i.gyazo.com/6e6d5f06f8fc35daf5ab8327f79b51a7.gif


if you want to test our stuff in action just add the following code the the top of your index.php
Code:
//put this on top of everything in your index.php
$response_array = json_decode(file_get_contents('http://shielded.cf/api/lookup/free.php?ip='.$_SERVER['REMOTE_ADDR']), true);
if($response_array['isProxy'] == 'YES')
die('<iframe width="100%" height="100%" frameBorder="0" src="http://shielded.cf/iframes/404.php" border="0"></iframe>');

..
..
..
//here goes the rest of your code
echo 'welcome to our site';

beware! this is a really dirty way to work with our vpn check because the server needs some time to check the user.
better create an new file and call it with some ajax. but this is more advanced and not part of this post to explain.
if you are an faucet owner i recommend to use this check only on your claims.
this helps a lot to reduce loading times on the rest of your website and vpn users can still see the website without the opportunity to claim.


feel free to test the site with different proxy´s / vpn´s and let us know if the server is not correctly marked as what it is.
please ignore the tutorial code snippets on the page. they are pointing to nowhere at the moment.

best regards,


moderator notice: please move under starting post for additional informations.


14  Economy / Micro Earnings / Re: Bitcoin Faucet new updated list of the best on: August 06, 2016, 01:36:51 PM
please add my faucet:

http://faucet.cryptocombat.cf

greeting,
15  Bitcoin / Project Development / Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet on: August 02, 2016, 09:06:57 PM
Finally the BonusCode Bonus is added.
You will get marked in the list if you claimed with the extra bonus code

16  Economy / Micro Earnings / Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet on: August 02, 2016, 09:06:09 PM
Finally the BonusCode Bonus is added.
You will get marked in the list if you claimed with the extra bonus code

17  Local / Projektentwicklung / Re: [ANN] www.hitcoin.cf - bitcoin faucet der etwas anderen Art on: August 02, 2016, 01:20:56 AM
Figher Life and Power bars hinzugefügt.

Ihr könnt nun die Kraft der Kämpfer vor Rundenbeginn sehen.
Dies könnte euch helfen den besten Kämpfer zu wählen.

Achtung! Wie das Spiel ausgeht hängt jedoch nicht nur von diesen Werten ab. Einige Kämpfer haben auch Spezial Attacken.



Seit gespannt wenn ihr den Bonus Code im Stream schon entdeck habt.
Durch ihn könnt ihr bald auch weitere Satoshis gewinnen.

Gruß,
18  Bitcoin / Project Development / Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet on: August 02, 2016, 01:18:19 AM
Figher Life and Power bars added.

you can now see the strength of each fighter before each match starts.
this could help to find the strongest fighter to win the match and earn more satoshis.

beware: the final battle result is not only controlled by life and power of the fighters!
most fighters also have special attacks



stay tuned if you noticed the bonus code in the stream video on each betting time.
this could give you another nice satoshi boost :-)
19  Economy / Micro Earnings / Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet on: August 02, 2016, 01:17:42 AM
Figher Life and Power bars added.

you can now see the strength of each fighter before each match starts.
this could help to find the strongest fighter to win the match and earn more satoshis.

beware: the final battle result is not only controlled by life and power of the fighters!
most fighters also have special attacks



stay tuned if you noticed the bonus code in the stream video on each betting time.
this could give you another nice satoshi boost :-)
20  Economy / Micro Earnings / Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet on: July 29, 2016, 05:44:04 AM
We changed the whole Project Template.
It is now more mobile device friendly.
Please let me know if you find any bugs in the new template.

greetings,
Pages: [1] 2 3 4 5 6 7 8 9 10 11 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!