Bitcoin Forum
May 10, 2024, 05:47:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »
121  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 on: August 27, 2017, 03:21:52 AM
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 '<json-value>'
And I don't understand what <json-value> 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/
122  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SIL] SixEleven coin | free namecoin fork (.bit > .611.to) | yourAPP & DNS on: August 27, 2017, 03:09:12 AM
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
-->
123  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 on: August 25, 2017, 11:33:39 PM
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

124  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][P2POOL] p2pools on the crypto.office-on-the.net & crypto.mine.nu on: August 21, 2017, 12:56:02 AM
Hey sawa,

can you add BTC pools merge mining support for 611 (SixEleven) [coin]?
Should improve your pool profitability at no cost Wink and support the 611 project with stable PoW hashing power...
125  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 on: August 20, 2017, 09:10:28 PM
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.
126  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 on: August 16, 2017, 12:23:38 AM
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
127  Bitcoin / Bitcoin Discussion / Re: **Download the blockchain here, updated regularly ** on: August 14, 2017, 12:27:52 AM
Bitcoin Blockchain Download [bootstrap.dat]

About
Code:
block date:     Aug. 10, 2017 05:14:49
block number:   #479900
download
 - file name:   bootstrap.dat.xz
 - file size:   ~83 GB [84,852 MB]
 - file format: compressed xz (containing bootstrap.dat)
uncompressed
 - file name:   bootstrap.dat
 - file size:   ~120 GB

Indexed with Bitcoin Core v0.14.2 on Linux (4.4.0 x64) platform.

What's new
The compression format has been updated to xz which allows the decompression of the bootstrap.dat file while downloading it. If you are an expert you can use system pipes to inject the highly compressed serialized Bitcoin blockchain bootstrap.dat to the Bitcoin Core initial blockchain loadup process.

Setup
Move the decompressed bootstrap.dat into your Bitcoin-Qt application folder and (re)start your Bitcoin-Qt client:
  • Unix/Linux: ~/.bitcoin
  • MAC OS X: ~/Library/Application Support/Bitcoin/
  • Windows: [User Directory]AppDataRoamingBitcoin (i.e. C:UsersMyUsernameAppDataRoamingBitcoin

If you don't know how it works you can check the details on the download page.
Beware that after decompressing the XY file, you need additional ~130 GB to import the bootstrap file!


Download
--- https://goo.gl/gdHA8S ---

Hint
This is a private hosted download. To scope the hosting costs the download page requires a donation of whatever amount is suitable for you.
128  Bitcoin / Bitcoin Discussion / Re: **Download the blockchain here, updated regularly ** on: August 14, 2017, 12:24:18 AM
How is that faster than under a day that would be required to download a 50-100gb bootstrap?
My assumpton is that they're considering that you will reindex (./bitcoin-qt -dbcache=600 -reindex) after you download it from somebody. Of course if you don't reindex then there is no way that downloading with the client could be faster provided that the source that you're downloading from isn't limiting its upload speed.

edit: I believe that bootstrap.dat requires indexing no matter what, so downloading and indexing would always be slower than downloading and indexing at the same time. What I was talking about is actually getting a complete database (blocks and chainstate directories) from somebody.

Using a recent bootstrap.dat file can speed up the initial blockchain loadup process in many scenarious, because:
  • you save a decent amount of download data: The bootstrap.dat.xz is highly compressed.
  • you save computing ressources: The bootstrap.dat file already contains serialized data.
  • you only have to download the bootstrap.dat.xz file once and can use it to deploy multiple instances.

The compression format xz allows the decompression of the bootstrap.dat file while downloading it. To download and import/index at the same time you can use system pipes to inject the highly compressed serialized Bitcoin blockchain boostrap.dat to the Bitcoin initial blockchain loadup process.
129  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 on: August 01, 2017, 03:28:45 PM
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.
130  Bitcoin / Bitcoin Discussion / Re: **Download the blockchain here, updated regularly ** on: July 30, 2017, 10:04:36 PM
Bitcoin Blockchain Download [bootstrap.dat]

About
Code:
block date:     Sa. 29 Jul. 2017 09:31:58
block number:   #478100
file name:      bootstrap.dat.xz
file size:      ~82 GB [83,729 MB]
file format:    compressed xz (containing bootstrap.dat)
uncompressed:   ~119 GB

Indexed with Bitcoin Core v0.14.2 on Linux (4.4.0 x64) platform.

What's new
The compression format has been updated to xz which allows the decompression of the bootstrap.dat file while downloading it. If you are an expert you can use system pipes to inject the highly compressed serialized Bitcoin blockchain bootstrap.dat to the Bitcoin Core initial blockchain loadup process.

Setup
Move the decompressed bootstrap.dat into your Bitcoin-Qt application folder and (re)start your Bitcoin-Qt client:
  • Unix/Linux: ~/.bitcoin
  • MAC OS X: ~/Library/Application Support/Bitcoin/
  • Windows: [User Directory]AppDataRoamingBitcoin (i.e. C:UsersMyUsernameAppDataRoamingBitcoin

If you don't know how it works you can check the details on the download page.
Beware that after decompressing the XY file, you need additional ~140 GB to import the bootstrap file!


Download
--- https://goo.gl/gdHA8S ---

Hint
This is a private hosted download. To scope the hosting costs the download page requires a donation of whatever amount is suitable for you.
131  Bitcoin / Pools / Re: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: July 30, 2017, 02:28:09 PM
How can I run p2pool in background? (linux version)
Have user interface?
You can use a docker container of p2pool.
132  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 on: July 25, 2017, 02:24:22 AM
Is there any designer following this thread willing to make some design and logos for a 611 project webpage?
133  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 on: July 23, 2017, 10:46:12 PM
ohh cryptopia is allright for such small coin, we need more than one exchange for sure - this is good news Smiley
Yes, based on the trade volume and coin value, 611 is still a tiny coin.
611 is well maintained since about two years and it makes fun to use the integrated anonymous domain name system of 611.

Afaik you can trade it on multiple exchanges:
_________________
_________________

It is still a long way up Roll Eyes

Anyone who likes to design some media / webpage / videos for this project?
134  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: List a Coin on Cryptopia ! on: July 23, 2017, 09:53:41 PM
Hey Lafu,

would you mind adding 611 (SixEleven) [coin] to Cryptopia?

About
611 (SixEleven) [coin] is a fork of Namecoin, allowing to publish objects stored in the block chain using the domain name system.
Instead of using an imaginary top-level-domain like Namecoin uses .bit, 611 (SixEleven) [coin] uses the real service domain .611.to.

It is awesome registering anonymous domain names using 611 (SixEleven) [coin].
Every Internet connected device can read and access published data out of the 611 (SixEleven) [coin] blockchain.


Privacy
Objects stored in the 611 (SixEleven) [coin] blockchain are published anonymously.
Tor onion websites for example use 611 (SixEleven) as a short URL service and tor2web gateway allowing website access for every internet connected device.

Network
611 (SixEleven) [coin] is up and running stable since almost two years, now.

Trade
611 (SixEleven) [coin] is listed on C-CEX and trading successfully since more than a year, now.

Data
Coin Name: 611 (SixEleven)
Coin Ticker: C-CEX 611/BTC
Algorithm: sha256
Network:
Block Time: 5 minutes
Block Reward: dynamic pow mining reward with constant reduction: on average half the coin value every 2^18 blocks, since block 10110
Difficulty Retarget: 48 blocks
Total Coins: 410704
Annual PoS Rate: -
Minimum Stake Age: -
Maximum Stake Age: -
Website: -
Explorer: SixEleven Blockchain Explorer
Source Code: SixEleven Source Code on GitHub
Launch Forum: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟
Cryptopia Forum: -
Windows Wallet: 611-Qt_win32.zip
Linux Wallet: 611d-rc4_x64.bin
Mac Wallet: 611-Qt.dmg
Mobile Wallet: -
Web/Paper Wallet: -
Premine: since block 10110: fixed pow mining reward for initial blocks: blocks 1 to 287: 611, blocks 288 to 2779: 61.1, blocks 2880 to 10099: 0.611

Thanks in forward for your support!
Use Paytopia for List a Coin [...]
You can add it here  https://www.cryptopia.co.nz/Paytopia

Regards Lafu

Thank you adding the 611 (SixEleven) [coin] trade pair(s) on www.CRYPTOPIA.co.nz.

Is there a reason why the small icon(s) are missing for 611 in the CoinInfo and Exchange trade pair overview?

POW algorithm of 611 [coin] is SHA256,
BlockExplorer: be.611.to.

I wish everyone successful and responsible trades.
135  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 on: July 23, 2017, 09:40:35 PM
________NEW EXCHANGE: www.CRYPTOPIA.co.nz


Thanks for your awesome community support!

CRYPTOPIA
trade pair(s) for 611 (SixEleven) [coin]:


Security
611 (SixEleven) uses strong SSL encryption, to keep your data secure.

It's awesome using SIL [coins]
Setup your own domains to support for your projects, to make remote access simple, secure and easy. Use SIL [coins] to store and share information anonymously and securely with anyone on the Internet.
Of course you are welcome to trade and invest 611 (SixEleven) [SIL coin].

Close
Please support 611 (SixEleven) to get listed on your favorite crypto exchange.

136  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 on: July 23, 2017, 09:29:05 PM
can you try to get this to cryptopia lets say? ccex is not enough for volume it seems
i still like this coin and think it should go more public

Yes, finally we made it:

Cryptopia is listing the 611 (SixEleven) [coin] trade pairs since today!

Thank you for your support!
137  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 on: July 22, 2017, 03:02:31 AM
First things first - put up a proper block explorer so everyone can see where the 50% premine went.
what's wrong for you with the 611 block explorer?
be.611.to
It's even displaying all name operations.

You are welcome to contribute your block explorer if you can make it better Smiley

138  Bitcoin / Bitcoin Discussion / Re: **Download the blockchain here, updated regularly ** on: July 22, 2017, 02:33:03 AM
Bitcoin Blockchain Download [bootstrap.dat]

About
Code:
block date:     Tu. 18 Jul. 2017 16:13:56
block number:   #476400
file name:      bootstrap.dat.xz
file size:      ~80 GB [82,644 MB]
file format:    compressed xz (containing bootstrap.dat)
uncompressed:   ~116 GB

Indexed with Bitcoin Core v0.14.2 on Linux (4.4.0 x64) platform.

What's new
The compression format has been updated to xz which allows the decompression of the bootstrap.dat file while downloading it. If you are an expert you can use system pipes to inject the highly compressed serialized Bitcoin blockchain bootstrap.dat to the Bitcoin Core initial blockchain loadup process.

Setup
Move the decompressed bootstrap.dat into your Bitcoin-Qt application folder and (re)start your Bitcoin-Qt client:
  • Unix/Linux: ~/.bitcoin
  • MAC OS X: ~/Library/Application Support/Bitcoin/
  • Windows: [User Directory]AppDataRoamingBitcoin (i.e. C:UsersMyUsernameAppDataRoamingBitcoin

If you don't know how it works you can check the details on the download page.
Beware that after decompressing the XY file, you need additional ~130 GB to import the bootstrap file!


Download
--- https://goo.gl/gdHA8S ---

Hint
This is a private hosted download. To scope the hosting costs the download page requires a donation of whatever amount is suitable for you.
139  Bitcoin / Bitcoin Discussion / Re: **Download the blockchain here, updated regularly ** on: July 22, 2017, 02:31:27 AM
Bitcoin Blockchain Download [bootstrap.dat]
[...]
Download
--- https://goo.gl/gdHA8S ---

Hint
This is a private hosted download. To scope the hosting costs the download page requires a donation of whatever amount is suitable for you.

It is no longer suggested to download the Bootstrap file anymore. It's better (and faster) to let the software download it and sync alone.
Yes, the recommended way is to sync the client alone.

But nevertheless an up-to-date bootstrap.dat file is useful for some usage scenarious like:
  • rolling out multiple installations
  • speeding up the initial sync (because the bootstrap.dat is already serialized)
140  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🌟 [SIL] 611 (SixEleven) ◥◣ FREE ANONYMOUS DOMAIN NAME SYSTEM ◥◣ 🌟 on: July 19, 2017, 12:08:05 AM
Interesting one, just nobody knows it, needs a bit of promotion. What is the plan ahead for 611 and is there any upcoming updates?
The main focus of this project is the ability to use the blockchain as a name and id dictionary and to publish information using the blockchain.

Ownership of a name and/or id is based on ownership of a coin, so ownership of the information published belongs to the owner of a coin only! It can not be manipulated or censored by unauthorized third party without blocking access to the whole chain or system.

Everything contributing to that objective will get my support.

This project is missing a sustainable marketing strategy.
We need supporters publishing news and video clips about 611 on (social) media and we should organize a media campaign why it makes fun to use 611 coin.

There is no company behind this project and there are no investors involved into 611 yet. It's tech-freak work. I like the idea to use my own anonymous domain name system and that's why I made it public for everyones use.

BTW FYI your ticker on the thread subject is 'SIL' but on coinmarketcap and all exchange the ticker is '611'.

That's an interesting point:
  • The coin name is 611 (or SixEleven); it's related to the anonymous domain name 611.to which is the master public root of all 611 name (and id) objects.
  • The coin unity (= one coin of 611) is SIL. So if you send someone 11 coins of 611, you are sending him 11 SIL. It would be really confusing if you would have to send 11 611. Huh

Now comes the tricky part:
Some exchanges allow numerious coin names, like C-CEX or CoinExchange
some do not allow it, like Bittrex.

So let's start a discussion:
What name should we use for ticker(s) or exchange(s)?
What are your thoughts?
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!