Search content
Sort by

Showing 20 of 219 results by soulreafer
Post
Topic
Board Trading und Spekulation
Re: Welche Platform für ETH - BTC Handel?
by
soulreafer
on 18/08/2017, 17:03:59 UTC
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.

Post
Topic
Board Trading und Spekulation
Re: Welche Platform für ETH - BTC Handel?
by
soulreafer
on 13/08/2017, 06:36:50 UTC
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.
Post
Topic
Board Trading und Spekulation
Welche Platform für ETH - BTC Handel?
by
soulreafer
on 12/08/2017, 09:38:12 UTC
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
Post
Topic
Board Bitcoin Technical Support
Re: can not send small amounts
by
soulreafer
on 02/07/2017, 18:08:24 UTC
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
Post
Topic
Board Bitcoin Technical Support
Re: can not send small amounts
by
soulreafer
on 02/07/2017, 17:53:48 UTC
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.
Post
Topic
Board Bitcoin Technical Support
Re: can not send small amounts
by
soulreafer
on 02/07/2017, 17:21:52 UTC
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
Post
Topic
Board Bitcoin Technical Support
can not send small amounts
by
soulreafer
on 02/07/2017, 17:00:14 UTC
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?


Post
Topic
Board Micro Earnings
Re: CryptoCombat.cf - Entertaining Bitcoin Faucet
by
soulreafer
on 12/08/2016, 21:13:28 UTC
Small minigame added to our faucet. Check this :-)

Post
Topic
Board Project Development
Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet
by
soulreafer
on 12/08/2016, 21:12:38 UTC
Small minigame added to our faucet. Check this :-)


Post
Topic
Board Micro Earnings
Re: 🌟 [ Protect your Website ] ♥ [ VPN/TOR API ] 🌟 [ Shielded.cf ] 🌟
by
soulreafer
on 10/08/2016, 15:07:43 UTC
changed dns recods for some testing purpose.
it should be back online in a few minutes.

greetings
Post
Topic
Board Micro Earnings
Re: 🌟 [ Protect your Website ] ♥ [ VPN/TOR API ] 🌟 [ Shielded.cf ] 🌟
by
soulreafer
on 07/08/2016, 14:06:25 UTC
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.
Post
Topic
Board Micro Earnings
Re: 🌟 [ Protect your Website ] ♥ [ VPN/TOR API ] 🌟 [ Shielded.cf ] 🌟
by
soulreafer
on 07/08/2016, 08:47:42 UTC
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.
Post
Topic
Board Micro Earnings
Re: 🌟 [ Protect your Website ] ♥ [ VPN/TOR API ] 🌟 [ Shielded.cf ] 🌟
by
soulreafer
on 07/08/2016, 01:12:05 UTC
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('');

..
..
..
//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.


Post
Topic
Board Micro Earnings
Re: Bitcoin Faucet new updated list of the best
by
soulreafer
on 06/08/2016, 13:36:51 UTC
please add my faucet:

http://faucet.cryptocombat.cf

greeting,
Post
Topic
Board Project Development
Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet
by
soulreafer
on 02/08/2016, 21:06:57 UTC
Finally the BonusCode Bonus is added.
You will get marked in the list if you claimed with the extra bonus code

Post
Topic
Board Micro Earnings
Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet
by
soulreafer
on 02/08/2016, 21:06:09 UTC
Finally the BonusCode Bonus is added.
You will get marked in the list if you claimed with the extra bonus code

Post
Topic
Board Projektentwicklung
Re: [ANN] www.hitcoin.cf - bitcoin faucet der etwas anderen Art
by
soulreafer
on 02/08/2016, 01:20:56 UTC
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ß,
Post
Topic
Board Project Development
Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet
by
soulreafer
on 02/08/2016, 01:18:19 UTC
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 :-)
Post
Topic
Board Micro Earnings
Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet
by
soulreafer
on 02/08/2016, 01:17:42 UTC
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 :-)
Post
Topic
Board Micro Earnings
Re: [ANN] CryptoCombat.cf - Entertaining Bitcoin Faucet
by
soulreafer
on 29/07/2016, 05:44:04 UTC
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,