Pages:
Author

Topic: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 - page 25. (Read 79804 times)

sr. member
Activity: 442
Merit: 251
Hey guys,

what do you think of The Daily Decrypt?
Should we try to sponsor an episode about 611 (SixEleven) and how to use it?
sr. member
Activity: 442
Merit: 251
WTB 20000 SixEleven, pm me your offers  Wink

--- You sound like a guy entering a bank talking in a whisper at the desk while requesting a safe deposit locker to store about a billion USD.
The desk staff responding in quite normal voice: Sir, you don't have to whisper. Poverty is no disrepute in Switzerland. ---

If you share your SIL address with us - maybe we can pool money together for you Wink


hint: swiss joke. SixEleven SIL coins will max out at about 611,000 SIL. To register domain name objects you usually need about 0.1922 SIL
sr. member
Activity: 442
Merit: 251

UPDATE:
Latest 611 (SixEleven) announcement has been published on Bitcoin Garden Forum Cheesy

Thank you S3cco, for the hint!


Please support 611 (SixEleven) to get a listing on your favorite crypto coin exchange!

legendary
Activity: 1484
Merit: 1000
WTB 20000 SixEleven, pm me your offers  Wink
sr. member
Activity: 442
Merit: 251
UPDATE:
Request on the POLONIEX Exchange announce thread to add 611 (SixEleven) SIL coins to the trade system.

You're welcome to join the discussion Cheesy
sr. member
Activity: 442
Merit: 251

UPDATE:
611 (SixEleven) rc2 has been tagged on Github with the following changes Cheesy

  • new: 611 (SixEleven) container available on Docker Hub
  • remove: dependency for gthread-2.0 on linux
  • contrib: build static with db48 auto-make-script (to make wallet.dat files compatible on different linux OS)
  • update documentation: build-linux.txt and some other details
  • design: update DESIGN description
  • fixed: NAT IPv4 detection

To pull the latest source code run "git pull" in your sixeleven src directory. Please backup your ~/.611/wallet.dat (and/or other .dat files) and then recompile and reinstall the code. The precompiled binaries will be released on the head page, soon.

sr. member
Activity: 442
Merit: 251
how to get/buy this coin ?
We are still missing support from an exchange. Embarrassed
Send me a PM with your SIL address and I will transfer you some coins to tryout and work with 611 (SixEleven)...
legendary
Activity: 1176
Merit: 1000
how to get/buy this coin ?
sr. member
Activity: 442
Merit: 251
any news on getting to Yobit?

nosofast is in contact with Yobit; maybe he has an update on the current status of implementation...
Is anyone using Poloniex Exchange? Seems to run stable with an active trading user base.
sr. member
Activity: 442
Merit: 251
Indonesia ANN Smiley

- Bitcointalk
https://bitcointalksearch.org/topic/annsil-611-sixeleven-gratis-dns-anonymous-gan-cobain-gan-d-1410838

also posted to
- Bitcoingarden
http://bitcoingarden.tk/forum/index.php?topic=7040

Here my BTC Address 16ifVAL4n4UCVQ7SZQythUrWofNKdvGqDK  Cool

Thumbs-Up. Thank you Dansus021!
Looking forward to the feedback of Indonesia. Cool
copper member
Activity: 1988
Merit: 905
Part of AOBT - English Translator to Indonesia
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
any news on getting to Yobit?
sr. member
Activity: 442
Merit: 251

NEW PRIVACY PROTECT FEATURE: 611 (SixEleven) Block Explorer and P2Pool are accessible on the onion network, now.  Lips sealed

UPDATE: new URLs, please use the following vanity onions:

Drop a note if you are subject to restricted Internet access. If you think we should focus on onion network related interfaces, please let us know.

sr. member
Activity: 442
Merit: 251
This is an interesting Coin. Is it still Solo mineable?

Sure. And it's quite simple. Cheesy

To solo mine connect your miner(s) directly to the 611d rpc port 8663 with your rpc username and password (it's defined in the 611.conf configuration file). That's it. You're ready to go.

If you like to optimize your mining profit of 611 (SixEleven), I can recommend you to take a look at the following open source project: P2Pool
P2Pool allows you to merge-mine 611 (SixEleven) together with Bitcoin at no additional cost. So you have both profit Grin

Running a local copy of P2Pool allows you to mine BTC blocks together with other miners within a large peer to peer network, so your BTC mining revenue should be roughly the same like mining using other Bitcoin pools.

In order to merge-mine using P2Pool you have to install, setup and run the current blockchains of Bitcoin and 611 (SixEleven) (and optional: any other altcoin supporting merged mining) and the P2Pool software.

In case all desired coin daemons are running, tryout the following command to setup your own P2Pool:
Code:
~/p2pool/run_p2pool.py --give-author 0.5 bitcoinrpc YourBitcoinRpcPass --merged http://sixelevenrpc:[email protected]:8663 -f 0 --max-conns 22 --outgoing-conns 11 --debug

Wait a few minutes allowing P2Pool to synchronize with the other network nodes and then point your stratum compatible miners to the tcp port 9332; username is any valid bitcoin address; password does not matter - like:
Code:
./cudaminer -o stratum+tcp://MyIpAddress:9332 -O 15...:thisisnopass

Using the default configuration parameters, mining profits should go to your username bitcoin address and the local 611 wallet. Cool

Please share your results or let us know if you need any help with the setup...
sr. member
Activity: 294
Merit: 250
SynqCrypto Team
This is an interesting Coin. Is it still Solo mineable?
legendary
Activity: 1517
Merit: 1042
@notsofast
This is awesome. Thanks for the updates. Hopefully good news about a market listing soon!
sr. member
Activity: 442
Merit: 251

NEW FEATURE: 611 (SixEleven) has support for Docker, now.  Cool

Docker is an open platform for distributed applications for developers and sysadmins. It allows you to run your applications in a standarized environment (containers) with a single command:
Code:
docker run [...]

To install and run your local 611 (SixEleven) node, install the latest version of Docker (Quick Start: Linux, Mac or Windows) and run the following commands:
Code:
$ docker create -v /sixeleven --name sixeleven-data busybox /bin/true
$ docker run --volumes-from=sixeleven-data --name=sixeleven-node -d -p 8661:8661 -p 127.0.0.1:8663:8663 fflo/sixeleven

That's it. You're ready to go!  Cheesy
sr. member
Activity: 442
Merit: 251

UPDATE:


TODO: due to Hostslick vps shutdown we are still missing our P2Pool Roll Eyes - A big thx. to the user base adding stable hash power to this project on their own!
sr. member
Activity: 442
Merit: 251

UPDATE:
Due to feedback of the Linux user base, fflo has updated the 611 (SixEleven) source code on GitHub, in detail:  Cheesy
  • remove dependency for gthread-2.0 on linux
  • contrib: build static with db48 auto-make-script (to make wallet.dat files compatible on different linux OS)
  • documentation: update build-linux.txt
  • design: update DESIGN description

To pull the latest source code run "git pull" in your sixeleven src directory. Please backup your ~/.611/wallet.dat (and/or other .dat files) and then recompile and reinstall the code.

TODO:
Please post your questions or recommendations for the outdated FAQ section.
sr. member
Activity: 442
Merit: 251

Warning:
About two weeks ago, Beff decided to give an aggressive vps pricing deal a try and moved the Block Explorer and P2Pool mining pool to Ixam Hosting which is now HostSlick.

BEWARE OF Ixam Hosting / HostSlick! Within the two weeks the vps has been down for about a week, now. First event caused by a claimed node failure for about a day. Since three days the vps is down once more, because the hoster claims that running bitcoind on a vps is a fraud usage Huh

Can you recommend a reliable and affordable hoster respecting customer privacy which is suitable for running a full bitcoind and 611d node?

==> Meanwhile if you can, please support 611 (SixEleven) by sharing your (sha256 merge-mining) hash power with us.

Pages:
Jump to: