Search content
Sort by

Showing 6 of 6 results by kh4nR0
Post
Topic
Board Announcements (Altcoins)
Re: [XAO] Alloy - The next generation anonymous, Cryptocurrency based on CryptoNote!
by
kh4nR0
on 21/01/2018, 16:46:46 UTC
Have anyone uploaded their wallet file to that scammy looking website and recived new alloy to new wallet?

I don't like to give my password either.

Not me. I would rather let the coins wither and die. They should have had a swap address for each person to send the old coins to and get new coins in return to the new wallet.

I think the developer should write something here about sending an old wallet

Hello, please check the first post of this thread: https://bitcointalk.org/index.php?topic=2676887.msg27326365#msg27326365
Look for Can i transfer my old wallet to the new blockchain?
Post
Topic
Board Announcements (Altcoins)
Re: [XAO] Alloy - The next generation anonymous, Cryptocurrency based on CryptoNote!
by
kh4nR0
on 13/01/2018, 11:55:29 UTC
How should I upgrade my wallets/nodes?

please make sure you grab the latest release from here : https://github.com/alloy-project/alloy/releases
Post
Topic
Board Announcements (Altcoins)
Re: [XAO] Alloy - The next generation anonymous, Cryptocurrency based on CryptoNote!
by
kh4nR0
on 13/01/2018, 11:46:15 UTC
In attn. to all pool operators:

http://alloyexplorer.com is live
If you would like to be featured on the pool monitor page, please give me a PM here or DM on our Discord group with your API details.

Thanks,
Post
Topic
Board Announcements (Altcoins)
Re: [XAO] Alloy - The next generation anonymous, Cryptocurrency based on CryptoNote!
by
kh4nR0
on 09/01/2018, 15:07:53 UTC
Hello,

You can see the explorer here: http://xao.vps-city.com

Please join the discord channel to see the latest updates: https://discordapp.com/invite/SMGjqTQ

Cheers!
Post
Topic
Board Services
Re: [Free]▂▃▅▆█ BITCOIN TRANSACTION ACCELERATOR █▆▅▃▂ for Unconfirmed transactions
by
kh4nR0
on 07/12/2017, 21:13:50 UTC
Hello,

If you may, please accelerate this tx: 587c3b26bcbe1c44fa571fb4388fa9ac48fa248681ac7d9e0ab6e0df1f3c0b4a

Many thanks for your service!
Post
Topic
Board Announcements (Altcoins)
Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]
by
kh4nR0
on 18/11/2017, 11:33:24 UTC
Hello there!

If anyone has problems building 8bitd daemon on Ubuntu, you can check out my fork here:
https://github.com/kh4n-ro/8bit

The bash script for auto installing on a new linux server can be found here:
https://gist.github.com/kh4n-ro/c97a237b12f467c790daab5b9f09ebfa#file-install_8bit-sh

one-line auto-installer:
Code:
apt install curl -y && bash <(curl -s https://gist.githubusercontent.com/kh4n-ro/c97a237b12f467c790daab5b9f09ebfa/raw/0fe7d0100411b1ead4c182f0008e34077654db41/install_8bit.sh)

All that's needed now are some miners to move the blockchain again.



Tested on the following virtual environments:

OpenVZ Virtualisation
Code:
root@test-8bit:~# uname -r
2.6.32-042stab125.3
root@test-8bit:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"

KVM Virtualisation
Code:
root@8bit-01:~# uname -r
4.4.0-98-generic
root@8bit-01:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"