Bitcoin Forum
June 27, 2024, 06:13:32 PM *
News: Latest Bitcoin Core release: 27.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 »
  Print  
Author Topic: [ANN][DNC][GPU/CPU]DarkNetCoin-NOPREMINED-NO IPO-True anonymity  (Read 101110 times)
darknetspace (OP)
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile WWW
January 10, 2015, 07:17:06 AM
Last edit: January 20, 2015, 04:22:31 AM by darknetspace
 #461


DarkNetSpace Blockchain brower will lauch within two weeks !!!

NeuroticFish
Legendary
*
Offline Offline

Activity: 3710
Merit: 6432


Looking for campaign manager? Contact icopress!


View Profile
January 12, 2015, 07:18:21 PM
 #462


DarkNetSpace Blockchain brower will lauch within half two weeks !!!

Great news and an interesting jump in the price out there! Just.. is there any option for English or it's Chinese only?

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
UnicodeEncoding
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
January 16, 2015, 03:17:09 AM
 #463


DarkNetSpace Blockchain brower will lauch within half two weeks !!!
half two weeks Huh? 1 week Huh  Huh

darknetspace (OP)
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile WWW
January 16, 2015, 04:23:07 AM
 #464

darknetcoin blockchain explorer  now open for public test.

1qaz
Hero Member
*****
Offline Offline

Activity: 666
Merit: 500


View Profile
January 19, 2015, 01:37:47 PM
 #465

darknetcoin blockchain explorer  now open for public test.

thx cool !
darknetspace (OP)
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile WWW
January 20, 2015, 04:23:06 AM
 #466


DarkNetSpace Blockchain brower will lauch within half two weeks !!!
half two weeks Huh? 1 week Huh  Huh

Sorry, we made a mistake.

darknetspace (OP)
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile WWW
January 21, 2015, 02:51:19 AM
Last edit: January 21, 2015, 03:19:45 AM by darknetspace
 #467

DarkNetSpace 0.7.0.4 Upgrade Guide

darknetspace will be upgraded to 0.7.0.4 soon. The blockchain rule are changed with this upgrade: the maximal bytes of transactions and blocks are increased to 1M bytes from the 147000th block. The all nodes of darknetspace must be upgraded before this block, other wise the non-upgraded nodes will refuse the new generated blocks after 147000th and stopping renew blocks. A branch will be produced if a miner's pool do not upgrade.

Upgrade Method

Ubuntu node upgrade (including node,exchange,pool)

1. Backup the original block data,application folder,wallet sync file.

      cp -R ./dnc ./dnc_back
      cp  ./dnsd ./dnsd_back
      cp ./wallet.dnc ./wallet_back.dnc
      
2. Download the the linux applications from the link

      wget http://www.darknetspace.org/files/DarkNetSpace_Ubuntu64.zip

3. Extract the file to the corresponding folder

      unzip -o -d ./dnsd2 DarkNetSpace_Ubuntu64.zip
      
4. Launch dnsd

      cd dnsd2
      ./dnsd
      
5. Launch simplewallet

      ./simplewallet --wallet-file wallet.dnc --password 12345 --rpc-bind-port 37710

qt-dnsp gui wallet upgrade

1. 0.7.0.4 client will be released after 147000th blocks, do not upgrade before the block be generated.

2. The download link at that time

      http://www.darknetspace.org/files/DarkNetSpace_Win32_qt-dnsp.zip
      http://www.darknetspace.org/files/DarkNetSpace_Win64_qt-dnsp.zip
      http://www.darknetspace.org/files/DarkNetSpace-OSX64.zip
      
0.7.0.4 Changelog

1. Add proxy
    supporting socks5 proxy

2. Blockchain rule
   
     Implant Make Alias feature, it will cost 101 DNC each alias, 100DNC will be rewarded to miners and 1DNC to DNC team.
     Modify the rule of fee calculation, no more exceed fee issue.
     Increase the maximal bytes of blockchain to 1M bytes from 147000th block. fixed the "Transaction too big" issue.

3. dnsd

     Add height command to display current block height.
     Add alias command to display all aliases.
     Add 3 RPC json API, get_transactions, get_tx_pool, get_blocks_by_heights
     Add command line parameter: --enable-proxy 127.0.0.1:1080
     Add builtin command: enable_proxy, disable_proxy

4. simplewallet

     Add make_alias command to create alias.
     Add change_password command to change the password of wallet.
     The simplewallet will auto-save the data every 4 hours.
     Add RPC API get_incoming_tx.
     Fixed the simplewallet RPC mode stop to connecting the dnsd when it failed 3 times.


5. qt-dnsp

     Add Setting interface to display and save the configuration.
     Add Alias interface to display and create the alias.
     Add Change Password interface to change the wallet password.
     Add statistics data in the Network interface.

kiwifruit8
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
January 21, 2015, 08:12:51 AM
 #468

DarkNetSpace 0.7.0.4 Upgrade Guide

darknetspace will be upgraded to 0.7.0.4 soon. The blockchain rule are changed with this upgrade: the maximal bytes of transactions and blocks are increased to 1M bytes from the 147000th block. The all nodes of darknetspace must be upgraded before this block, other wise the non-upgraded nodes will refuse the new generated blocks after 147000th and stopping renew blocks. A branch will be produced if a miner's pool do not upgrade.

Upgrade Method

Ubuntu node upgrade (including node,exchange,pool)

1. Backup the original block data,application folder,wallet sync file.

      cp -R ./dnc ./dnc_back
      cp  ./dnsd ./dnsd_back
      cp ./wallet.dnc ./wallet_back.dnc
      
2. Download the the linux applications from the link

      wget http://www.darknetspace.org/files/DarkNetSpace_Ubuntu64.zip

3. Extract the file to the corresponding folder

      unzip -o -d ./dnsd2 DarkNetSpace_Ubuntu64.zip
      
4. Launch dnsd

      cd dnsd2
      ./dnsd
      
5. Launch simplewallet

      ./simplewallet --wallet-file wallet.dnc --password 12345 --rpc-bind-port 37710

qt-dnsp gui wallet upgrade

1. 0.7.0.4 client will be released after 147000th blocks, do not upgrade before the block be generated.

2. The download link at that time

      http://www.darknetspace.org/files/DarkNetSpace_Win32_qt-dnsp.zip
      http://www.darknetspace.org/files/DarkNetSpace_Win64_qt-dnsp.zip
      http://www.darknetspace.org/files/DarkNetSpace-OSX64.zip
      
0.7.0.4 Changelog

1. Add proxy
    supporting socks5 proxy

2. Blockchain rule
   
     Implant Make Alias feature, it will cost 101 DNC each alias, 100DNC will be rewarded to miners and 1DNC to DNC team.
     Modify the rule of fee calculation, no more exceed fee issue.
     Increase the maximal bytes of blockchain to 1M bytes from 147000th block. fixed the "Transaction too big" issue.

3. dnsd

     Add height command to display current block height.
     Add alias command to display all aliases.
     Add 3 RPC json API, get_transactions, get_tx_pool, get_blocks_by_heights
     Add command line parameter: --enable-proxy 127.0.0.1:1080
     Add builtin command: enable_proxy, disable_proxy

4. simplewallet

     Add make_alias command to create alias.
     Add change_password command to change the password of wallet.
     The simplewallet will auto-save the data every 4 hours.
     Add RPC API get_incoming_tx.
     Fixed the simplewallet RPC mode stop to connecting the dnsd when it failed 3 times.


5. qt-dnsp

     Add Setting interface to display and save the configuration.
     Add Alias interface to display and create the alias.
     Add Change Password interface to change the wallet password.
     Add statistics data in the Network interface.

So this is a mandatory update?

kiwifruit8
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
January 23, 2015, 07:22:44 AM
 #469

The net hashrate is dropping dramatically,is that a bad omen ?

soundwallet
Full Member
***
Offline Offline

Activity: 121
Merit: 100


View Profile
January 23, 2015, 02:31:54 PM
 #470

forked ??  Huh

muchoman
Sr. Member
****
Offline Offline

Activity: 465
Merit: 250


View Profile
January 23, 2015, 09:06:29 PM
 #471

Where is the 0.7.0.4?
We are on block 147528 and old wallet is not syncing, current download link is for old version.
darknetspace (OP)
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile WWW
January 24, 2015, 09:02:23 AM
 #472

the download pages are fixed now.

myyuxuan
Sr. Member
****
Offline Offline

Activity: 338
Merit: 250


View Profile
January 24, 2015, 01:05:31 PM
 #473

why the wallet passowrd  have numbers limit?

We are the first!--DACRS (Distributed Autonomous Corporations RuntimeSystem)+dsKYEj7rMxGw151ab4YGhfhiBAXq1aSna6

Get Free VpnCoin, Join BitNet ! Vy8GzHu8x95cwHBrtsB2bRbrWQW4ApjZ2y
BitNet(VPNCOIN)第二论赠币:Vy8GzHu8x95cwHBrtsB2bRbrWQW4ApjZ2y
soundwallet
Full Member
***
Offline Offline

Activity: 121
Merit: 100


View Profile
January 24, 2015, 01:08:45 PM
 #474

the pools can't send coins now,all coins are pending there  Sad Sad

muchoman
Sr. Member
****
Offline Offline

Activity: 465
Merit: 250


View Profile
January 24, 2015, 03:34:39 PM
 #475

Official pool is down.

http://66.175.220.129/    US
muchoman
Sr. Member
****
Offline Offline

Activity: 465
Merit: 250


View Profile
January 25, 2015, 11:57:17 AM
 #476

Wallet 0.7.0.4 does not work properly, memory usage is 1,2gb and cpu usage 30%, blocks are stuck on 149560.
Is it just me or what?
muchoman
Sr. Member
****
Offline Offline

Activity: 465
Merit: 250


View Profile
January 25, 2015, 07:51:27 PM
 #477

Dev, when are you going to fix it?
Rnd2012
Full Member
***
Offline Offline

Activity: 185
Merit: 100


View Profile
January 26, 2015, 02:02:12 PM
 #478

Dev, when are you going to fix it?

my new wallet not working too. stuck on 149920
muchoman
Sr. Member
****
Offline Offline

Activity: 465
Merit: 250


View Profile
January 26, 2015, 02:13:50 PM
 #479

Dev, when are you going to fix it?

my new wallet not working too. stuck on 149920

I got it working, had to delete old blockchain.
Now there is another problem, coingame.io is using old wallet, sent some coins there from new wallet to test but my coins never arrived there.
I think we need some decent exchanges.
darknetspace (OP)
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile WWW
January 27, 2015, 01:22:41 AM
 #480

Dev, when are you going to fix it?

my new wallet not working too. stuck on 149920

I got it working, had to delete old blockchain.
Now there is another problem, coingame.io is using old wallet, sent some coins there from new wallet to test but my coins never arrived there.
I think we need some decent exchanges.

coingame.io is stopping to receive coin in recent days due to the blockchain upgrade maintenance. I think you will get your coin arrival when the maintenace is done.

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 »
  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!