Releases: fflo/sixeleven
611 (SixEleven) v6.1.1-rc9
611 (SixEleven) Coin Release Candidate 9
major new release with upgraded Qt 5.12 LTS
security: update precompiled binaries with libraries openssl 1.0.2s, libpng 1.6.37, qrencode 4.0.2, miniupnpc 2.1 (latest) and boost 1.60
update: documentation, docker build and some minor bugfixes
Have fun!
611 (SixEleven) v6.1.1-rc8
611 (SixEleven) release candidate 8:
security: update precompiled binaries with libraries openssl 1.0.2p, libpng 1.6.35, qrencode 4.0.2, miniupnpc 2.1, boost 1.60
security: update cryptopp
security: update blockchain checkpoints
update: documentation, docker build and some minor bugfixes
611 (SixEleven) v6.1.1-rc6
611 (SixEleven) release candidate 6:
security: update precompiled binaries with libraries openssl 1.0.2l, libpng 1.6.29, qrencode 3.4.4, miniupnpc 2.0.20170509
security: update blockchain checkpoints
611 (SixEleven) v6.1.1-rc5
611 (SixEleven) release candidate 5:
new feature: add QR code support (Qt client)
security: update precompiled binaries with libraries openssl 1.0.2j, libpng 1.6.26, qrencode 3.4.4
611 (SixEleven) v6.1.1-rc4
611 (SixEleven) release candidate 4:
new features: add getpeerinfo, add blockhash and blockindex to WalletTxToJSON
bugfix: getmininginfo
precompiled binaries with OpenSSL 1.0.2h (Linux x64: 1.0.1t)
611 (SixEleven) v6.1.1-rc3
611 (SixEleven) release candidate 3:
optimize support for miners and pools: add support for getblocktemplate (and submitblock), update getauxblock (rename: target to _target), remove obsolete getmemorypool.
611 (SixEleven) v6.1.1-rc2
611 (SixEleven) release candidate 2
611 (SixEleven) v6.1.1-rc1
Hey,
this is the first 611 (SixEleven) release candidate. It's been a while since there has been any further feature requests or reports of issues, so I decided to tag the current master.611 tree to 611-rc1.
Enjoy your free and anonymous domain name system, enjoy setting your up your anonymous name and id objects or other related applications under the 611.to domain.
Mining Guide:
(A) Solo Mining:
(1) Just place your miner to your 611d rpc port and use your rpc username and password for authentication
(2) Merged mine SixEleven gogether with Bitcoin using P2Pool is the recommended way to mine SIL. You can download P2Pool for free on https://github.com/p2pool/p2pool - run it local with python like i.e.
~/p2pool/run_p2pool.py --give-author 0.2 YourBitcoinRpcUsername YourBitcoinRpcPassword --merged http://YourSixElevenRpcUsername:[email protected]:8663 -f YourNodeFeeInPercent --max-conns 44 --outgoing-conns 8 --numaddresses 11--address YourBitCoinAddressForNodeFee
(B) Pool Mining:
Point your miner to P2Pool.611.to with the following configuration:
Host: p2pool.611.to
Port: 9332
User: YourBitcoinAddress
Pass: AnyPasswordYouLike_its_ignored
Claim your SIL with reference to your shares on https://bitcointalk.org/index.php?topic=1235629.140 ... work is done to auto payout generated SIL. Hold on for the latest status...
Quick Start:
You may buy some SixEleven (SIL) for private or research purpose online using https://flo.sh/buy-sixeleven/ or using your favorite crypto coin exchange supporting SIL.
Manage Name Examples:
- register yourname.611.to as a dedicated web service:
(1) New name: d/yourname
(2) click the tab "IP configuration" and enter:
IP Address: Your.Webserver.IP.Address i.e. 1.2.3.4
(3) finish registration with OK
Note: you may also register dualstack, both an IPv4 and IPv6 address using the "custom configuration", like i.e.:
{"ip":"1.2.3.4","ip6":"2001:2:3:4::feed:cafe"} - forward yourname.611.to to your website url:
(1) New name: d/yourname
(2) click the tab "custom configuration" and enter your website url:
{"alias":"your.real.url.may.be.quite.longer."}
Note: In case of multi website hosting trouble use the redirect service:
{"alias":"your.real.url.may.be.quite.longer.derivo.611.to."}
(3) finish registration with OK. - forward yourname.611.to to a tor project onion (hidden) website making it available worldwide:
(1) New name: d/yourname
(2) click the tab "custom configuration" and enter (i.e. to forward to wikileaks onion website):
{"alias":"kpvz7ki2v5agwt35.tor2web.org.derivo.611.to."}
(3) finish registration with OK.
Note: tor2web.org is an external service. Access using Tor or the TorBrowser bundle results in a direct website access redirect; Access using any other Internet browser should work on your own risk using their public gateway service.
Privacy:
To reduce the bandwidth requirement of your client copy and to enhance your privacy you may start the service using the option: " -nolisten"
The use of Tor or TorBrowser is supported by setting up a Socks server: Settings -> Options -> Connect through socks proxy: Proxy IP: 127.0.0.1, Port 9050 and Socks Version 5 should be fine using the Tor standalone client package. In case you are using the TorBrowser package you need to modify the port setting to 9150!
Terms:
SixEleven (611) is provided 'as-is', 'with all faults' and 'as available'. There is no guarantee to the accuracy or timeliness of information available from this service. You are not allowed to abuse, misuse or harm any third party using SixEleven (611). Otherwise the service or your access to the service will be blocked temporarily or permanently, depending on the severity of abuse.
Take care and have fun!
sixeleven-beta4
Hey guys,
611 (SixEleven) beta4 release has been revoked due to the "Las Vegas" bug.
To revert to beta2 please use the following steps if you had beta4 in use already:
- download beta2 again (until a newer software release has been released that fix this issue)
- stop your beta4 and remove your client software
- backup your 611 application support directory (especially the file wallet.dat):
- Linux/Unix: ~/.611
- Windows: %USERPROFILE%\AppData\Roaming\611
- Mac OS X: ~/Library/Application\ Support/611
- remove (only) the following files with your application support directory:
- blkindex.dat, blk0001.dat (or any more blk*.dat files), debug.log, nameindex.dat and all files within the database subdirectory.
- download and re-run -beta2.
Sorry for the inconvenience.
SixEleven (611) beta2
Hey guys,
this is the second 611 (SixEleven) beta2 release.
Enjoy setting your up your anonymous DNS entries or other related applications under the 611.to domain.
Mining Guide:
Using the precompiled Qt Versions below you just have to enter this command pressing Help -> Debug... -> Console: "setgenerate true $num_of_processes" i.e. "setgenerate true 2" - take care on your cpu load. Maybe it could make sense to reduce the process priority to lower than normal using the OS task manager.
Quick Start:
You may buy some SixEleven (SIL) for private or research purpose online using https://flo.sh/buy-sixeleven/
Manage Name Examples:
- register yourname.611.to as a dedicated web service:
(1) New name: d/yourname
(2) click the tab "IP configuration" and enter:
IP Address: Your.Webserver.IP.Address i.e. 1.2.3.4
(3) finish registration with OK
Note: you may also register dualstack, both an IPv4 and IPv6 address using the "custom configuration", like i.e.:
{"ip":"1.2.3.4","ip6":"2001:2:3:4::feed:cafe"} - forward yourname.611.to to your website url:
(1) New name: d/yourname
(2) click the tab "custom configuration" and enter your website url:
{"alias":"your.real.url.may.be.quite.longer."}
Note: In case of multi website hosting trouble use the redirect service:
{"alias":"your.real.url.may.be.quite.longer.derivo.611.to."}
(3) finish registration with OK. - forward yourname.611.to to a tor project onion (hidden) website making it available worldwide:
(1) New name: d/yourname
(2) click the tab "custom configuration" and enter (i.e. to forward to wikileaks onion website):
{"alias":"kpvz7ki2v5agwt35.tor2web.org.derivo.611.to."}
(3) finish registration with OK.
Note: tor2web.org is an external service. Access using Tor or the TorBrowser bundle results in a direct website access redirect; Access using any other Internet browser should work on your own risk using their public gateway service.
Privacy:
To reduce the bandwidth requirement of your client copy and to enhance your privacy you may start the service using the option: " -nolisten"
The use of Tor or TorBrowser is supported by setting up a Socks server: Settings -> Options -> Connect through socks proxy: Proxy IP: 127.0.0.1, Port 9050 and Socks Version 5 should be fine using the Tor standalone client package. In case you are using the TorBrowser package you need to modify the port setting to 9150!
Terms:
SixEleven (611) is provided 'as-is', 'with all faults' and 'as available'. There is no guarantee to the accuracy or timeliness of information available from this service. You are not allowed to abuse, misuse or harm any third party using SixEleven (611). Otherwise the service or your access to the service will be blocked temporarily or permanently, depending on the severity of abuse.
Take care and have fun!