Skip to content

Releases: 611project/sixeleven

611 (SixEleven) [coin]: release candidate 9

19 Jun 23:05
ad1e162
Compare
Choose a tag to compare

Hey 611 fan,

this is 611 (SixEleven) [coin] - release candidate 9.

Enjoy your free and anonymous domain name system, enjoy setting your up your anonymous name and id objects or other related applications using your anonymous yourName.611.to sub-domain.

What's new with release candidate 9

Qt

  • 611 (SixEleven) [coin] build with latest Qt 5.12 LTS for Windows and Mac OS X

Security

  • update precompiled binary libraries: openssl 1.0.2s, libpng 1.6.37, qrencode 4.0.2, miniupnpc 2.1 and boost 1.60
  • update 611 (SixEleven) [coin] blockchain checkpoints

Documentation:

  • update build documentation

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 together 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:YourSixElevenRpcPassword@127.0.0.1:8663 -f YourNodeFeeInPercent --max-conns 44 --outgoing-conns 8 --numaddresses 11--address YourBitCoinAddressForNodeFee
    [THIS IS THE RECOMMENDED WAY OF MINING 611 COIN TO MAX YOUR PROFITS!]

(B) Pool Mining:

Join a 611 (SixEleven) [coin] mining pool: [URLs offline; open Issue to discussion a new setup]

Quick Start

Buy 611 (SixEleven) [coin] / Trading

Usage Examples "Manage Names"

register Your-Name .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:beef"}

forward YourName.611.to to a 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) [coin] 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) [coin]. Otherwise the service or your access to the service will be blocked temporarily or permanently, depending on the severity of abuse.

One last note

Take care and have fun!

611 (SixEleven) [coin]: release candidate 8

28 Oct 06:02
8185290
Compare
Choose a tag to compare

611 (SixEleven) release candidate 8

  • update precompiled binary libraries: openssl 1.0.2p, libpng 1.6.35, qrencode 4.0.2, miniupnpc 2.1 and boost 1.60
  • update qt 5.11.2 (on Mac OS X)
  • update cryptopp
  • update blockchain checkpoints

611 (SixEleven) [coin]: release candidate 7

08 Oct 23:27
Compare
Choose a tag to compare

611 (SixEleven) release candidate 7

  • code cleanup to add compile support for Debian Stretch, Ubuntu Xenial and other up-to-date Linux distributions

611 (SixEleven) [coin]: release candidate 6

17 Jun 13:22
Compare
Choose a tag to compare

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) [coin]: release candidate 5

17 Jun 14:02
Compare
Choose a tag to compare

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) [coin]: release candidate 4

17 Jun 14:09
Compare
Choose a tag to compare

611 (SixEleven) [coin] release candidate 4

  • new features: add getpeerinfo, add blockhash and blockindex to WalletTxToJSON
  • bugfix: getmininginfo
  • security: precompiled binaries with OpenSSL 1.0.2h (Linux x64: 1.0.1t)