Bitcoin Forum
April 19, 2024, 11:32:36 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 »
  Print  
Author Topic: 🌟🌟🌟 [SIL] 611 SIXELEVEN ◥◣ BLOCKCHAIN DOMAIN NAME SYSTEM 🌟🌟🌟  (Read 79750 times)
crypto_trader#43xzEXrP
Full Member
***
Offline Offline

Activity: 1589
Merit: 214


View Profile
October 02, 2019, 01:23:19 PM
Last edit: October 02, 2019, 01:40:15 PM by crypto_trader#43xzEXrP
 #661

Now that I have to withdraw my currency exchange coins.
In which wallet can I store them?
You can using piWallet-based web-wallet: https://wallet.611.to/
This no need to download blockchain, and available online.
Also, you can download https://github.com/611project/sixeleven/releases
Generate the address, dumprivkey from this, and send coins there.
In this case, if you will not move your coins and will not pay anything, and just hold this,
you can sign the transaction by privkey at anytime,
and you can do "importprivkey" to another wallet, if this privkey will be saved.
Also, you can just generate your address, then, dumpprivkey, then delete wallet.dat,
and accept your coins to address.
You can see balance on https://be.611.to/address/ADDRESS
and while only you have your privkey, no one cann't spend your coins,
and you can do "importprivkey" for this key at any time.
But... If you will pay for someone or pay for name, then the rest of your coins inside qt-wallet
will be moved to new addresses every time for each transfer,
and in this case you need to do "dumpprivkey" for each address,
because this is saved in "wallet.dat", and this file can be damaged, or data inside can be corrupted.  Grin
So if this moving cannt' be disabled, will be better to using that piWallet-based web-wallet, IMHO.



WOW, thanks for your awesome summary on your debugging experience Cool
Hi, PatrickMacH! You can using preview button, before send your post.

Did you check the outputs in debug.log?
No, but now I saw this.
I see long logs, in this old debug.log, and I just did search keyword "error" there.
I see some errors:
Code:
...
dbenv.open strLogDir=D:\coins\611\611-qt_win32\data/database strErrorFile=D:\coins\611\611-qt_win32\data/db.log
...
ERROR: CheckProofOfWork() : hash doesn't match nBits
ERROR: CheckProofOfWork() : proof of work failed
ERROR: CBlock::ReadFromDisk() : errors in block header
...
Warning: AddSupportingTransactions() : unsupported transaction
CreateTransactionWithInputTx succeeded:
CTransaction(hash=797007ac08, ver=611, vin.size=2, vout.size=3, nLockTime=0)
    CTxIn(COutPoint(0dadfa6ecf, 1), scriptSig=3046022100b8519a10d50ab7)
    CTxIn(COutPoint(7beec3fae5, 0), scriptSig=3045022100a603368498e2ed)
    CTxOut(nValue=663.63150000, scriptPubKey=04ef2be110d2a9f3ce158c13a0df3d)
    CTxOut(nValue=0.01000000, scriptPubKey=2 642f6e6f6465 edc3b53f3bcbf29)
    CTxOut(error)
...
Warning: AddSupportingTransactions() : unsupported transaction
CreateTransactionWithInputTx succeeded:
CTransaction(hash=1af560e2f8, ver=611, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(dfcf12d47c, 1), scriptSig=30450220716103aa8c403bdc)
    CTxOut(nValue=0.01000000, scriptPubKey=2 642f6e6f6465 edc3b53f3bcbf29)
    CTxOut(error)
Automatic name_firstupdate created for name d/node (initial, with empty value), created tx: 1af560e2f8a0d7392ef2b4131c95ab3558fabe0112c46d09965133aa1e8cb0bf:
CTransaction(hash=1af560e2f8, ver=611, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(dfcf12d47c, 1), scriptSig=30450220716103aa8c403bdc)
    CTxOut(nValue=0.01000000, scriptPubKey=2 642f6e6f6465 edc3b53f3bcbf29)
    CTxOut(error)
CommitTransaction:
CTransaction(hash=dfcf12d47c, ver=611, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(7beec3fae5, 0), scriptSig=30450220080139a5f4543e46)
    CTxOut(nValue=663.56040000, scriptPubKey=0407d3c66822825922820a249e3f6a)
    CTxOut(nValue=0.10110000, scriptPubKey=1 ff311d1b913c82d569fe20dc0526)
...
CreateTransactionWithInputTx: total value = 10110000
CreateTransactionWithInputTx: SelectCoins(0.00), nTotalValue = 0.1011, nWtxinCredit = 0.1011
CreateTransactionWithInputTx: selected 0 tx outs, nValueIn = 0.00
CreateTransactionWithInputTx succeeded:
CTransaction(hash=8117e90750, ver=611, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(dfcf12d47c, 1), scriptSig=304502205a1877dc70fbc028)
    CTxOut(nValue=0.01000000, scriptPubKey=2 642f6e6f6465 edc3b53f3bcbf29)
    CTxOut(error)
Automatic name_firstupdate created for name d/node, created tx: 8117e9075088dd4fcb9ac7e7f15471775129f923aec2c9922424db0b3e5bcf65:
CTransaction(hash=8117e90750, ver=611, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(dfcf12d47c, 1), scriptSig=304502205a1877dc70fbc028)
    CTxOut(nValue=0.01000000, scriptPubKey=2 642f6e6f6465 edc3b53f3bcbf29)
    CTxOut(error)
Warning: NameTablePriv::updateEntry: Got CT_UPDATED, but entry is not in model
09/27/19 05:28:57 Flushing wallet.dat
Flushed wallet.dat 74ms
...
Exit program.

Again start...
...
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (10841 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (11646 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (11267 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (11699 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (8658 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (11653 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (8477 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (8932 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (8481 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (8940 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (9040 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (11446 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (10531 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (8041 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (8945 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (11438 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (11444 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (8611 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: tx (8556 bytes)
ERROR: AcceptToMemoryPool() : not enough fees
received: inv (1765 bytes)
  got inventory: tx de2f4aca064ed6d8b0f1  new
askfor tx de2f4aca064ed6d8b0f1   0
  got inventory: tx b8750d3a2969d3829239  new
askfor tx b8750d3a2969d3829239   0
  got inventory: tx 474cb65e4ed2bde7ccc3  new
askfor tx 474cb65e4ed2bde7ccc3   0
  got inventory: tx 52cb79f49be4a3bda41c  new
askfor tx 52cb79f49be4a3bda41c   0
  got inventory: tx 95b12e661e4de3d08bbc  new
askfor tx 95b12e661e4de3d08bbc   0
  got inventory: tx 2566113d34d701261b52  new
askfor tx 2566113d34d701261b52   0
...
Warning: AddSupportingTransactions() : unsupported transaction
CreateTransactionWithInputTx succeeded:
CTransaction(hash=797007ac08, ver=611, vin.size=2, vout.size=3, nLockTime=0)
    CTxIn(COutPoint(0dadfa6ecf, 1), scriptSig=3046022100b8519a10d50ab7)
    CTxIn(COutPoint(7beec3fae5, 0), scriptSig=3045022100a603368498e2ed)
    CTxOut(nValue=663.63150000, scriptPubKey=04ef2be110d2a9f3ce158c13a0df3d)
    CTxOut(nValue=0.01000000, scriptPubKey=2 642f6e6f6465 edc3b53f3bcbf29)
    CTxOut(error)
...
CreateTransactionWithInputTx: total value = 10110000
CreateTransactionWithInputTx: SelectCoins(0.00), nTotalValue = 0.1011, nWtxinCredit = 0.1011
CreateTransactionWithInputTx: selected 0 tx outs, nValueIn = 0.00
Warning: AddSupportingTransactions() : unsupported transaction
CreateTransactionWithInputTx succeeded:
CTransaction(hash=1af560e2f8, ver=611, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(dfcf12d47c, 1), scriptSig=30450220716103aa8c403bdc)
    CTxOut(nValue=0.01000000, scriptPubKey=2 642f6e6f6465 edc3b53f3bcbf29)
    CTxOut(error)
Automatic name_firstupdate created for name d/node (initial, with empty value), created tx: 1af560e2f8a0d7392ef2b4131c95ab3558fabe0112c46d09965133aa1e8cb0bf:
CTransaction(hash=1af560e2f8, ver=611, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(dfcf12d47c, 1), scriptSig=30450220716103aa8c403bdc)
    CTxOut(nValue=0.01000000, scriptPubKey=2 642f6e6f6465 edc3b53f3bcbf29)
    CTxOut(error)
CommitTransaction:
CTransaction(hash=dfcf12d47c, ver=611, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(7beec3fae5, 0), scriptSig=30450220080139a5f4543e46)
    CTxOut(nValue=663.56040000, scriptPubKey=0407d3c66822825922820a249e3f6a)
    CTxOut(nValue=0.10110000, scriptPubKey=1 ff311d1b913c82d569fe20dc0526)
keypool keep 3
...

Another copy of old debug.log have lesser errors, only few:
Code:
...
ERROR: CheckProofOfWork() : hash doesn't match nBits
ERROR: CheckProofOfWork() : proof of work failed
ERROR: CBlock::ReadFromDisk() : errors in block header
...
ERROR: ConnectInputs() : 5bcac3cc57 prev tx already spent
ERROR: AcceptToMemoryPool() : ConnectInputs failed 5bcac3cc57
...
ERROR: ConnectInputs() : 5bcac3cc57 prev tx already spent
ERROR: AcceptToMemoryPool() : ConnectInputs failed 5bcac3cc57
...
This is long debug.log, but there is no any more errors.







Did you run 611d with the "-rescan" option?
No, because after importing privkeys into the new wallet.dat,
this was been rescanned automatically,
and just need to wait some time to update balance, after privkey imported.
But sometimes program was been closed, and also, I saw the some error of importing the key, in console.

Now I did just restart 611-qr.exe with -rescan options, and old wallet.dat.
Process:

I did backup my files:
1. log.lock
2. addr.dat
3. db.log
4. wallet.dat
5. nameindex.dat
rename debug.log to debug1.log
and new my wallet.dat to good_wallet.dat.
Then I did just copy old wallet.dat to "data"-folder, and...

Code:
Try to run -rescan with synchronized blockchain, old wallet.dat and debug.log:

folder_where_611-qt.exe>611-qt.exe -datadir="data" -rescan
Long time loading...
Done.
But, I see old balance, and old unconfirmed transactions.
So, This was been updated good, after "-rescan".
Exit from the wallet.

See debug.log.
There is many info, but I did find keyword "error":
________________________
dbenv.open strLogDir=D:\coins\611\611-qt_win32\data/database strErrorFile=D:\coins\611\611-qt_win32\data/db.log
...
LoadBlockIndex(): hashBestChain=0000000000000044ce97  height=369350
 block index           82244ms
Loading wallet...
nFileVersion = 61100
 wallet                  119ms
Rescanning last 369350 blocks (from block 0)...
ERROR: CheckProofOfWork() : hash doesn't match nBits
ERROR: CheckProofOfWork() : proof of work failed
ERROR: CBlock::ReadFromDisk() : errors in block header
...
ERROR: ConnectInputs() : 5bcac3cc57 prev tx already spent
ERROR: AcceptToMemoryPool() : ConnectInputs failed 5bcac3cc57
...
And... No any more message with errors, there.

After this, I did rename debug.log to debug2.log, wallet.dat to old_wallet.dat, and good_wallet.dat to wallet.dat
Try to run -rescan with synchronized blockchain, my currnet wallet.dat and new debug.log:
Code:
folder_where_611-qt.exe>611-qt.exe -datadir="data" -rescan
...
new debug.log was been generated.
long time loading...
Done...
All transactions are confirmed. Actual balance I see.
Exit from wallet.

Try to search keyword error in new debug.log:

Code:
dbenv.open strLogDir=D:\coins\611\611-qt_win32\data/database strErrorFile=D:\coins\611\611-qt_win32\data/db.log
ERROR: CheckProofOfWork() : hash doesn't match nBits
ERROR: CheckProofOfWork() : proof of work failed
ERROR: CBlock::ReadFromDisk() : errors in block header

That's all...

Maybe this all info can help you to find the reason of this errors, fix this, and repair something, maybe not, but I hope it.  Grin







Ack: "add dumpwallet and importwallet" should be considered to be added with the upcoming releases.
Meanwhile you can have a look at pyWallet for these kind of tasks.
Ok.

Don't worry. You have to rescan the blockchain to add your balance using the "-rescan" option on 611d startup.
Ok. I already did run this, and I see... Result you can see in this post...

Confirmed. I did try to send the raw transaction today and failed with the error that it has already been processed.
Maybe, someone another did send this, as RAW-transaction, and then this was been broadcasted.

Therefore, will be better to you add the option to broadcast signed RAW-transaction, as API method, here: https://be.611.to/q
Ok: it's on the TODO
Ok.

P.S.: I'm using win64 version in "611-qt_win32" folder.
win32 version just was been renamed to old_611-qt.exe, and this was lagging too.
I did start win32 version with Roaming folder, but win64 with "data"-folder, as portable wallet.

STOP RUSSIAN INVASION OF UKRAINE - SUPPORT UKRAINIAN DEMOS
Contact me in TOX: 653D6C2D13B6DF22C4CB93432586398858A608EE5457624A9A728BE1A9252C5DA12B894C54DB, or just crypto-trader@toxme.io.
Also, WAVES - SCAM! ;(
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713569556
Hero Member
*
Offline Offline

Posts: 1713569556

View Profile Personal Message (Offline)

Ignore
1713569556
Reply with quote  #2

1713569556
Report to moderator
1713569556
Hero Member
*
Offline Offline

Posts: 1713569556

View Profile Personal Message (Offline)

Ignore
1713569556
Reply with quote  #2

1713569556
Report to moderator
PatrickMacH (OP)
Sr. Member
****
Offline Offline

Activity: 442
Merit: 251


View Profile
October 05, 2019, 07:26:24 PM
 #662

Hi Elpaisa,

Now that I have to withdraw my currency exchange coins.
In which wallet can I store them?

In general the use of the official 611 coin wallet is recommended:
https://611project.org/explore/

If you just like to store your assets safely the use the Paperwallet should be considered:
https://paperwallet.611.to

The PaperWallet can also be used to generate Bitcoin and other crypto offline currency wallets.

◥◣◥◣
◥◣◥◣
611 (SixEleven) [SIL coin] following the spirit of the age,
you have to follow the edge of technology
◥◣◥◣
◥◣◥◣
crypto_trader#43xzEXrP
Full Member
***
Offline Offline

Activity: 1589
Merit: 214


View Profile
October 06, 2019, 04:36:21 AM
Last edit: October 07, 2019, 01:13:41 AM by crypto_trader#43xzEXrP
 #663

Hi, PatrickMacH.
Can you add supporting for www. domains?
I see https://paperwallet.611.to - is opening good.
Also  https://www.paperwallet.611.to - is opening good, too.
But...

https://be.611.to - is opening good.
https://www.be.611.to - Web-page is not available, or another site is opening.

I just tryed to get free SSL certificate here: https://www.sslforfree.com/
And I did verify my domain name, using "Manual Verification".
Then I did upload that file, in "/.well-known/acme-challenge/" folder.
To create "/.well-known/"-folder on windows, I did use the command:
Code:
cmd.exe
cd folderpath
md .well-known

Then, this service return me SSL certificates.
But... Is see this was been registered to www.blahblahblahblahblahblahblah.611.to, not for blahblahblah.611.to
So this seems, like invalid certificate.

P.S.: ZeroSSL also provide the SSL certificates for www.domain.name, not for domain.name

STOP RUSSIAN INVASION OF UKRAINE - SUPPORT UKRAINIAN DEMOS
Contact me in TOX: 653D6C2D13B6DF22C4CB93432586398858A608EE5457624A9A728BE1A9252C5DA12B894C54DB, or just crypto-trader@toxme.io.
Also, WAVES - SCAM! ;(
PatrickMacH (OP)
Sr. Member
****
Offline Offline

Activity: 442
Merit: 251


View Profile
October 07, 2019, 12:18:35 PM
 #664

Hi, PatrickMacH.
Can you add supporting for www. domains?
I see https://paperwallet.611.to - is opening good.
Also  https://www.paperwallet.611.to - is opening good, too.
But...

https://be.611.to - is opening good.
https://www.be.611.to - Web-page is not available, or another site is opening.

Good hint. Will take care about it.

I just tryed to get free SSL certificate here: https://www.sslforfree.com/
And I did verify my domain name, using "Manual Verification".
Then I did upload that file, in "/.well-known/acme-challenge/" folder.
To create "/.well-known/"-folder on windows, I did use the command:
Code:
cmd.exe
cd folderpath
md .well-known

Then, this service return me SSL certificates.
But... Is see this was been registered to www.blahblahblahblahblahblahblah.611.to, not for blahblahblah.611.to
So this seems, like invalid certificate.

P.S.: ZeroSSL also provide the SSL certificates for www.domain.name, not for domain.name
Letsencrypt should work fine.

Take care to register the d/DOMAIN object for both itself and WWW, like i.e.:
Code:
{"ip":"1.2.3.4","map":{"www":{"ip":"1.2.3.4"}}}

◥◣◥◣
◥◣◥◣
611 (SixEleven) [SIL coin] following the spirit of the age,
you have to follow the edge of technology
◥◣◥◣
◥◣◥◣
crypto_trader#43xzEXrP
Full Member
***
Offline Offline

Activity: 1589
Merit: 214


View Profile
October 08, 2019, 12:51:55 AM
 #665

Take care to register the d/DOMAIN object for both itself and WWW, like i.e.:
Code:
{"ip":"1.2.3.4","map":{"www":{"ip":"1.2.3.4"}}}
If I'm not using A-record, but I'm using CNAME record:
Code:
{"alias":"my_ddns.domain.com."}
What should I do, in this case?
Code:
{"alias":"my_ddns.domain.com.","map":{"www":{"alias":"my_ddns.domain.com."}}}
Right?

STOP RUSSIAN INVASION OF UKRAINE - SUPPORT UKRAINIAN DEMOS
Contact me in TOX: 653D6C2D13B6DF22C4CB93432586398858A608EE5457624A9A728BE1A9252C5DA12B894C54DB, or just crypto-trader@toxme.io.
Also, WAVES - SCAM! ;(
PatrickMacH (OP)
Sr. Member
****
Offline Offline

Activity: 442
Merit: 251


View Profile
October 08, 2019, 10:54:20 PM
 #666

Take care to register the d/DOMAIN object for both itself and WWW, like i.e.:
Code:
{"ip":"1.2.3.4","map":{"www":{"ip":"1.2.3.4"}}}
If I'm not using A-record, but I'm using CNAME record:
Code:
{"alias":"my_ddns.domain.com."}
What should I do, in this case?
Code:
{"alias":"my_ddns.domain.com.","map":{"www":{"alias":"my_ddns.domain.com."}}}
Right?

Yeah, should also work fine.

Using "map":{"*": ... you can furthermore match any subdomain with the wildcard.

◥◣◥◣
◥◣◥◣
611 (SixEleven) [SIL coin] following the spirit of the age,
you have to follow the edge of technology
◥◣◥◣
◥◣◥◣
PatrickMacH (OP)
Sr. Member
****
Offline Offline

Activity: 442
Merit: 251


View Profile
October 08, 2019, 11:19:16 PM
 #667

NEWS

macOS 10.15 Catalina is out: https://www.apple.com/om/macos/catalina/

Take care if you rely on using 32bit applications, which are not going to work any longer on this new macOS release:
https://www.macworld.com/article/3404520/macos-catalina-everything-you-need-to-know.html

611 coin is compiled native 64bit on macOS and should therefore run without issues on latest macOS 10.15 Catalina.

◥◣◥◣
◥◣◥◣
611 (SixEleven) [SIL coin] following the spirit of the age,
you have to follow the edge of technology
◥◣◥◣
◥◣◥◣
PatrickMacH (OP)
Sr. Member
****
Offline Offline

Activity: 442
Merit: 251


View Profile
October 09, 2019, 11:49:36 AM
 #668

Hi, PatrickMacH.
Can you add supporting for www. domains?
I see https://paperwallet.611.to - is opening good.
Also  https://www.paperwallet.611.to - is opening good, too.
But... https://be.611.to - is opening good.
https://www.be.611.to - Web-page is not available, or another site is opening.
[...]

Fixed. Added full support for www. domains.

◥◣◥◣
◥◣◥◣
611 (SixEleven) [SIL coin] following the spirit of the age,
you have to follow the edge of technology
◥◣◥◣
◥◣◥◣
PatrickMacH (OP)
Sr. Member
****
Offline Offline

Activity: 442
Merit: 251


View Profile
October 10, 2019, 02:37:53 AM
 #669

________NEW EXCHANGE: BISQ



Bisq an open-source peer-to-peer application that allows you to buy and sell cryptocurrencies with no registration required.
Bisq supports trading 611 (SixEleven) as an Altcoin: SixEleven ... SIL

Does anyone need a hint or Youtube video how to activate SixEleven (SIL) trading with Bisq?

No Bisq exchange traders online here on Bitcointalk?

◥◣◥◣
◥◣◥◣
611 (SixEleven) [SIL coin] following the spirit of the age,
you have to follow the edge of technology
◥◣◥◣
◥◣◥◣
PatrickMacH (OP)
Sr. Member
****
Offline Offline

Activity: 442
Merit: 251


View Profile
May 24, 2020, 08:47:51 PM
Last edit: May 24, 2020, 09:20:51 PM by PatrickMacH
 #670

________NEW EXCHANGE: AltMarkets.io


Thanks for the awesome community support!

AltMarkets.io
trade pair(s) for 611 (SixEleven) [#611coin]:


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 #611coin].

Twitter
Follow @611coin on Twitter.

Close
Thanks supporting 611 (SixEleven) to get listed on your favorite cryptocurrency exchanges.


◥◣◥◣
◥◣◥◣
611 (SixEleven) [SIL coin] following the spirit of the age,
you have to follow the edge of technology
◥◣◥◣
◥◣◥◣
cryptobee33
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
May 24, 2020, 11:03:38 PM
 #671

btc will be 3000 usd. eth 50 usd
611 will be 1 usd. ++ soon Shocked

Lovely
btc will be 10k usd. ++ soon, eth will be 300 usd. ++ soon and
611 will be 1k usd. ++ soon. Shocked

That's crypto deflation. Thank you, Satoshi!!
TillKoeln
Legendary
*
Offline Offline

Activity: 2282
Merit: 1051

unnamed.Exchange, join the Cool Kids!!!


View Profile WWW
May 31, 2020, 12:56:44 AM
 #672

welcome to some tiny unnamed.Exchange ;-)


mrquackquack
Member
**
Offline Offline

Activity: 1134
Merit: 10


View Profile
October 26, 2020, 12:54:46 AM
 #673

Any news, development, nodes and what does this coin do?
PatrickMacH (OP)
Sr. Member
****
Offline Offline

Activity: 442
Merit: 251


View Profile
November 07, 2020, 01:38:55 AM
 #674

Any news, development, nodes and what does this coin do?
A stable worldwide node network and reliable mining are serving this project since 2015.
You can use whatever bootstrap method you like (DNS, IRC, or TOR network) to sync your local 611-client with the 611coin blockchain.

In addition to reliable Bitcoin forked blockchain technology this coin can do Domain Name Service (DNS).
You can use it to register and manage domain names with the security of blockchain technology, like YourName.611.to

Public DNS of 611coin is powered by an amazing fast worldwide Anycast network which is also capable to mitigate strong DDOS attacks.

Development is public on GitHub: https://github.com/611project

News [work in progress]:
- Blockchain-based common key authentication
- Anti censor resistant VPN

Have fun and thanks for joining 611project.

◥◣◥◣
◥◣◥◣
611 (SixEleven) [SIL coin] following the spirit of the age,
you have to follow the edge of technology
◥◣◥◣
◥◣◥◣
crypto_trader#43xzEXrP
Full Member
***
Offline Offline

Activity: 1589
Merit: 214


View Profile
November 07, 2020, 03:41:42 AM
 #675

Nice coin, nice idea, and nice DNS-servers.
My domain name working and successfully resolving, without any problems,
and working from 2017 year, after buy SixEleven, on cryptopia.co.nz,
and this domain name is working stable, without need to renew it every year.
Just few easy steps for setup this, add ddns-server, and use.
Very easy, not so not expensive, and great!

STOP RUSSIAN INVASION OF UKRAINE - SUPPORT UKRAINIAN DEMOS
Contact me in TOX: 653D6C2D13B6DF22C4CB93432586398858A608EE5457624A9A728BE1A9252C5DA12B894C54DB, or just crypto-trader@toxme.io.
Also, WAVES - SCAM! ;(
mrquackquack
Member
**
Offline Offline

Activity: 1134
Merit: 10


View Profile
February 19, 2021, 05:42:11 PM
 #676

Any news or development?
PatrickMacH (OP)
Sr. Member
****
Offline Offline

Activity: 442
Merit: 251


View Profile
March 21, 2021, 03:34:03 AM
 #677

Any news or development?

This project may seem to be abandoned, due to a lack of public discussion, but actually, that's not the case.
In the background, there is still going on some stuff.

Observant followers of this project may have noticed, that 611coin has also been affected by the large data center fire at Strasbourg, resulting in the loss of many computing resources of crypto projects.

But due to the scaling worldwide redundancy of 611coin, there had been no service outages for 611coin users.

The pubic DNS interface of the blockchain is stable serving an impressive around 1,000,000 DNS-requests per day. We also had some spikes with an increased load up to the factor of 20 due to DDoS with no impact on this service. CloudNS offering AnyCast to this project is doing an incredibly good job. Big thank you to the team of @CloudNS.

611coin is silently delivering what Namecoin has been promising for years. A blockchain-based Domain Name Service that is accessible by any Internet user and device.

Development is working on a secure, ultrafast blockchain-based VPN-network. The evolution of new, modern VPN standards like Wireguard is pushing this progress.

Stay tuned, if you like this project. And share what you dislike or like most.

◥◣◥◣
◥◣◥◣
611 (SixEleven) [SIL coin] following the spirit of the age,
you have to follow the edge of technology
◥◣◥◣
◥◣◥◣
mrquackquack
Member
**
Offline Offline

Activity: 1134
Merit: 10


View Profile
March 21, 2021, 03:48:04 AM
 #678

Hello and thanks for the news and update on development. We would like to add SixEleven to the Partnerships Page on cryptoflip.epizy.com
mrquackquack
Member
**
Offline Offline

Activity: 1134
Merit: 10


View Profile
June 16, 2021, 11:00:27 AM
 #679

Any new news or development on this project?
john777francis
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 26, 2021, 05:49:33 AM
 #680

No, currently I'm using a platform called MNTG wallet for crypto exchange created by a firm called Monetas
(https://monetasglobal.com/)
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!