Pages:
Author

Topic: [ANN][DNC][GPU/CPU]DarkNetCoin-NOPREMINED-NO IPO-True anonymity - page 29. (Read 101116 times)

full member
Activity: 154
Merit: 100
algo?

Specifications

    Algorithm: Wild Keccak
    Block Time: 60 seconds
    Difficulty: Retarget each block
    Block Reward: (2^64 - 1 - A)/2^18/10^10 ,Where 'A' is amount of already generated coins.
    Total Coins: 1.8446 billion DNC
member
Activity: 61
Merit: 10
full member
Activity: 125
Merit: 100


    Launched on: 13.OCT.2014 GMT 03:00


    DarkNetSpace is a platform for anonymous applications such as P2P exchange, on-chain shop, Lotto, Gamble, and Bets. DarkNetCoin (DNC) is the general currency in DarkNetSpace.

    The ultimate aim of DarkNetSpace is  to be the most private and anonymous platform of crypto-currency applications, the ultimate aim of DarkNetCoin is to be the general currency of the DarkNet world.

    DarkNetCoin is based on BoolBerry.




    Announcement
                                   
    11.DEC.2015Darknetspace upgraded to 0.7.5.6, please check the download page
    30.JAN.2015Darknetspace upgraded to 0.7.0.5, please check the download page
    21.JAN.2015Darknetspace will upgrade to 0.7.0.4, please check the upgrade guide
    28.DEC.2014The client version updated to 0.6.7, please visit http://www.darknetspace.org/download and download the updated client.
    28.OCT.2014Roadmap and whitepaper announced
    15.OCT.2014We updated the client verison to 0.6.6.1.  Charge 10% development bonus, and add some nodes. Please download the new client at download section.
    14.OCT.2014We plan to charge 10% development bonus on every block from the 4550th block. 1% for cryptonote team and 9% for DarkNetSpace team.

    We are sorry for any inconvenience caused by this modification.  DarkNetSpace is an application platform based on strong anonymity. It'll offer smart contract/exchange/online shopping/lottery and more applications depending on large development funds.  We are short of funds and can't afford mining equipments. DarkNetSpace has no any premine. Thus charging development bonus is the only way for us to continue developing DarkNetSpace.

    Thank you for your understanding and support. The roadmap will be released in one month, your suggestion is the power to propel us forward.
    13.OCT.2014Launch
    10.OCT.2014Pre announce

    Project home page

    http://www.darknetspace.org

    IRC channel

    irc://freenode.net/darknetspace

    Features

    • Untraceable payments
    • Unlinkable transactions
    • Blockchain analysis resistance
    • Adaptive parameters

    Project is based on CryptoNote technology. please review the white paper to learn more detail.

    Specifications

    • Algorithm: Wild Keccak
    • Block Time: 60 seconds
    • Difficulty: Retarget each block
    • Block Reward: (2^64 - 1 - A)/2^17/10^10 ,Where 'A' is amount of already generated coins.
    • Total Coins: 1.8446 billion DNC
    • 10% Dev bounty
    • Reward Emissions for 12 months:

    Total Coins = 1844674407.370955
        Time             Block NO          Generated Coins      Generated Coins/Total Coins
    1st Block0000000014073.74880.00
    1st Day0000144020169275.78070.01
    1Month 00043200517961932.95800.28
    2Month00086400890479232.42140.48
    3Month001296001158400290.36620.63
    4Month001728001351093873.70750.73
    5Month002160001489682521.22090.81
    6Month002592001589357937.94490.86
    7Month003024001661046267.95870.90
    8Month003456001712605788.14010.93
    9Month003888001749688310.78800.95
    10Month004320001776358719.6883 0.96
    11Month004752001795540551.45470.97
    12Month005184001809336465.54390.98




    First half 2015 R&D plan of DarkNetSpace

    DarkNetCoin was forked from the ByteCoin which was developed by CryptoNote team. The implementation code of CryptoNote series cryptocurrencies is completely different with Bitcoin. Currently the code is not mature enough and the user experience is not good, so DNC team decided to solve these problems with higher priority.

    I. The open issues of CryptoNote series cryptocurrencies

    • 1. Open-sourced blockchain explorer not available.
    • 2. The maximal bytes of transaction and blockchain are limited to 30K, which will lead to "Transaction too big" issue. It is because the miner's wallet have many small incoming amount so that the transaction will be bigger that 30K.
    • 3. All blockchain date stores in a single file which can't afford huge amount of trades. The whole data file will occupy lots of system memory after it is loaded.
    • 4. No online wallet, online wallet is difficult to build because of the anonymous system.
    • 5. No light weight wallet. The SPV protocol is not suitable for CryptoNote series cryptocurrencies.
    • 6. Script system not available, which is necessary to build smart contract.

    All of above are the reasons to block the CryptoNote series cryptocurrencies spreading globally. Before these issues are fixed, the cryptocurrencies will face poor user experience, and the anonymous applications such as P2P exchange or onchainshop can't be developed.

    DNC team makes these issues as the first priority. not only contribute to the CryptoNote community, but also extend the way of DNC development.

    II. R&D Plan

    • Jan: release 0.7.0 wallet, blockchain explorer 0.2.0, fix issue #1 and #2.
    • Feb: release 0.7.2 wallet, implant TOR, fix issue #3.
    • Apr: release 0.7.5 wallet, release online wallet, fix issue #4.
    • May: release 0.7.8 wallet, implant TRR, release POS system, fix issue #5.
    • Jun: release 0.8.0 wallet, release script system, fix issue #6.

    III. Version 0.7.0 Features, release soon

    Changelog:

    1.Support socks5 proxy.

    2.blockchain rule update:

    • 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 130000th 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.

    6.connectivity_tool

    • Add default time out value, it will prevent daemon from unable to communicate when the timeout parameter missing in the command line.



    Downloads and others


    Compile guide and quick start

    Wallet

    Command Line Version


    Ubuntu 64bit  (daemon, simplewallet, simpleminer)

    GUI Version

    Windows 32bit now support Windows XP(gui wallet with builtin daemon,  daemon, simplewallet ,simpleminer)  

    Windows 64bit (gui wallet with builtin daemon,  daemon, simplewallet ,simpleminer)  

    Mac OS X 64bit (gui wallet with builtin daemon)  

    note: The data(wallet,blockchain) generated under 64bit operation system incompatible with 32bit operation system, and vice versa.


    Miner

    Windows 64bit

    Windows 32bit   not support Windows XP

    Ubuntu 64bit

    Sourcecode
    darknetspace
    cpuminer-multi-opencl
    node-cryptonote-pool

    Pools and Exchanges

    Pools (More pools wanted)

    Address
    Pages:
    Jump to:
    © 2020, Bitcointalksearch.org