Pages:
Author

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

hero member
Activity: 756
Merit: 500
I got mine all withdrawn!

They want 12 btc a month trade volume! That's a lot for the current price!
sr. member
Activity: 442
Merit: 251
on c-cex 611 is marked for delisting!!!
611 trade pair volumes are too low on C-CEX.

Hey guys, increase your trading activities if you like to continue trading 611 on C-CEX.

I tried to withdraw my coins but their wallet somehow screwed up and transaction didn't go through. I have lodged a support ticket.

I'm not able to confirm this. Just tried to withdraw a small amount and it's working fine. The withdrawal performance of C-CEX is awesome. My 611-Qt client showed the incoming unconfirmed transaction popup just in time clicking the withdrawal confirmation e-mail link.

Anyway: C-CEX is listing the 611 trade pairs since 2016. Maybe it would be a good idea if they could update the 611 client to a recent version.
hero member
Activity: 756
Merit: 500
on c-cex 611 is marked for delisting!!!

I tried to withdraw my coins but their wallet somehow screwed up and transaction didn't go through. I have lodged a support ticket.
sr. member
Activity: 442
Merit: 251
anything new

sorry, I'm a bit busy these days ...
yep, new features are already in the pipeline. Smiley

Moreover we got a donation: 611project com/net/org domains.
Join the thread or drop me a line if you like to join a team setting up and/or maintaining a 611 project website.
sr. member
Activity: 442
Merit: 251
611 coin very cheap & many exchanger..
Nice good for small investment guys..
Price seems low with a diff of 29470752.0

Moreover 611 coin supports merge mining: So you earn both profits (i.e. BTC and SIL) at the same time with no additional costs. Cheesy
hero member
Activity: 550
Merit: 501
611 coin very cheap & many exchanger..
Nice good for small investment guys..
Price seems low with a diff of 29470752.0
sr. member
Activity: 442
Merit: 251
I'm trying to register my DNS name 'my-host.611.to':
Code:
611d name_new d/my-host
[
    "LONG_HEX_CODE",
    "SHORT_HEX_CODE"
]
Then I need to make the first update:
Code:
611d name_firstupdate d/my-host SHORT_HEX_CODE ''
And I don't understand what is and what should be there. Is it a necessary parameter? What should be specified there?

The json-value contains the domain information you like to publish in the DNS for your (new) name my-host.611.to.
You can lookup some examples using the Namecoin Wiki: https://wiki.namecoin.org/index.php?title=Register_and_Configure_.bit_Domains
It's working on the same scheme for 611 coin.

For example if you like to point your my-host.611.to to your IPv4 address 4.4.1.1 you can use a json-value like:
Code:
'{"ip":"4.4.1.1"}'

If you also like to redirect all sub-host entries to that IPv4 address, like www.my-host.611.to you can use this string:
Code:
'{"ip":"4.4.1.1", "map": {"*": {"ip":"4.4.1.1"}}}'

Dual Stack IPv4 and IPv6 is also available, for example:
Code:
{"ip":"4.4.1.1","ip6":"2001:4411::4411"}

Let me know if you need some help on special settings.

Hint: The information in the 611 (.to) DNS automatically after your request has been mined into a valid new block, which usually happens about 5-15 minutes after updating the value(s).

If you like to manage your 611 domain names more easily, I recommend to use the Qt-client of 611. It allows to "Manage Names" using a graphical user interface and takes care about the needed commands in the background automatically.

You can lookup some examples on FLO'S PRESS 4U website providing screenshots for sample setup scenarious: https://flo.sh/611-sixeleven/
sr. member
Activity: 442
Merit: 251
Please provide a list of working nodes. I have tried to synchronized my wallet but without success. Thanks!
^ Same! Thank you! Looks interesting.

Usually the 611 client should determine a list of working nodes automatically using DNS (and/or IRC).
That's my result on a current query (hostnames bold):
37.187.153.6
46.4.64.68
51.255.51.50
144.217.87.193
137.74.26.188


Code:
~$ dig @dnsseed.611.to dnsseed.611.to

; <<>> DiG 9.8.3-P1 <<>> @dnsseed.611.to dnsseed.611.to
; (3 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 65258
;; flags: qr aa rd; QUERY: 1, ANSWER: 3, AUTHORITY: 1, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;dnsseed.611.to. IN A

;; ANSWER SECTION:
dnsseed.611.to. 60 IN A 137.74.26.188
dnsseed.611.to. 60 IN A 46.4.64.68
dnsseed.611.to. 60 IN A 51.255.51.50

;; AUTHORITY SECTION:
dnsseed.611.to. 40000 IN NS seed-s.611.to.

;; Query time: 20 msec
;; SERVER: 51.255.51.50#53(51.255.51.50)
;; WHEN: Sun Aug 27 05:02:51 2017
;; MSG SIZE  rcvd: 107
-->
legendary
Activity: 1308
Merit: 1011
I'm trying to register my DNS name 'my-host.611.to':
Code:
611d name_new d/my-host
[
    "LONG_HEX_CODE",
    "SHORT_HEX_CODE"
]
Then I need to make the first update:
Code:
611d name_firstupdate d/my-host SHORT_HEX_CODE ''
And I don't understand what is and what should be there. Is it a necessary parameter? What should be specified there?
sr. member
Activity: 442
Merit: 251
Hey, sorry being late but

Happy birthday, 611. Cheesy



You were born Aug 20, 2015 at 23:42:24 (UTC).


_____________________________
  Many
     thanks
        providing
           an
              awesome
                 strong
                    reliable
                       free
                          anonymous
                             domain
                                name
                                   system!
_____________________________

 Smiley Shocked Cool Cheesy Grin Wink  Smiley Shocked Cool Cheesy Grin Wink  Smiley Shocked Cool Cheesy Grin Wink  Smiley Shocked Cool

sr. member
Activity: 442
Merit: 251
Mining 611
together with Bitcoin
Hey guys,

is there still anyone running sha256 mining equipment for Bitcoin?

You can improve your mining revenue significantly at no cost merge mining 611 (SixEleven) together with Bitcoin (BTC) or Bitcoin Cash.

In detail it is very easy to mine Bitcoin and 611 together using the free P2Pool mining software.

There are ready to run Docker images (p2pool, bitcoind and 611d) to start running your own mining node on a cheap vps or on your own mining equipment within minutes:
-> https://hub.docker.com/r/fflo/sixeleven-p2pool/

Instead of having to run a full Bitcoin node needing more than 100 gigabyte of free disk space you only need about 10 gigabyte disk space on your host to run your own merge mining Bitcoin and 611 mining pool!

Sounds cool, isn't it? Cool

The following docker image provides mining support for Bitcoin nodes running a pruned (up-to-date only) blockchain (search for "prune=").

You are welcome to join this thread if you need any help. Smiley

Have fun.
sr. member
Activity: 293
Merit: 250
611 coin very cheap & many exchanger..
Nice good for small investment guys..
sr. member
Activity: 442
Merit: 251
Hey guys,

setting up a project website for 611 [coin], what information is your priority?
  • coin history [fork of famous Namecoin]
  • special features [blockchain information can be published using dns / how to use it with the 611 client(s)]
  • new feature requests and outview
  • supporting projects interacting with 611 [coin]
  • investment options and history
  • ownership / 611 club? special services for (longtime) 611 owners?
  • social media?

Please share your ideas Smiley
member
Activity: 204
Merit: 10
Pls ignore Warning. Cyberbullying in progress.Sad.
Is there any designer following this thread willing to make some design and logos for a 611 project webpage?

Yes, send me a PM. And a quote.

cheers, dev.
legendary
Activity: 1030
Merit: 1000
This is a great and well maintained coin to merge mine with BTC.

Not only is it easy to mine while difficulty is low, but the marketcap is just $36k =)

Compare it with some other coins with a lot lesser utility and little to no reputation but having over 50x as much marketcap! I see outrageous potential with this one.

I chose 611 over some other candidates because of its utility, a really long track record, committed dev and a rock bottom price Smiley
sr. member
Activity: 442
Merit: 251
a bit bummed I didn't sell on the cryptopia high but now I am worried about how what the bitcoin fork means for 611... is it merged mined with the new updates? will this mean there will be two 611 chains?

No, the BitcoinCash fork won't cause the 611 chain to split into two chains.

Basically merge mining is about using PoW power for multiple difficulty target chains:
https://en.bitcoin.it/wiki/Merged_mining_specification#Aux_work_merkle_tree

So it does not matter what primary coin you decide to mine together with 611.

Slushpool explained it this way in their FAQs: https://slushpool.com/help/first-aid/faq-merged-mining
Quote
Merged mining allows you to mine on more than one block chain at the same time. The benefit is that every share your miner contributes counts towards the total hash rate of both currencies, and as a result they are more secure. Moreover you will receive the reward for finding blocks on both of them. Ultimately, it means this will slightly increase your Bitcoin payouts.

For more technical information regarding merged-mining, please read here: How does merged mining work
https://bitcoin.stackexchange.com/questions/273/how-does-merged-mining-work

In short: Everyone solo mining Bitcoin without merge mining sha256 altcoins is wasting mining profits.
newbie
Activity: 13
Merit: 0
hero member
Activity: 756
Merit: 500
a bit bummed I didn't sell on the cryptopia high but now I am worried about how what the bitcoin fork means for 611... is it merged mined with the new updates? will this mean there will be two 611 chains?
sr. member
Activity: 442
Merit: 251
Is there any designer following this thread willing to make some design and logos for a 611 project webpage?
newbie
Activity: 34
Merit: 0
I'm up for translations in Polish and Swedish language aswell as support

PM me for more info

Sincererly

Dmax
Pages:
Jump to: