Bitcoin Forum
April 27, 2024, 01:04:05 AM *
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 »  All
  Print  
Author Topic: [ANN][PAY] ePay | Anonymous | X11 | Masternodes | Darksend | InstantX  (Read 34905 times)
adabau (OP)
Sr. Member
****
Offline Offline

Activity: 389
Merit: 250


View Profile
March 04, 2015, 05:19:00 PM
Last edit: March 17, 2015, 11:11:15 PM by adabau
 #1


Release v0.11.1.254
Windows Wallet:
https://github.com/wonko433/epay/releases/download/v0.11.1.254/ePay-Qt.zip

Git Source:
https://github.com/wonko433/epay



Specifications:
  • Release date: 5:20PM UTC, 4th Mar 2015 / No premine
  • X11 hashing algorithm: 11 rounds of scientific hashing functions (blake, bmw, groestl, jh, keccak, skein, luffa, cubehash, shavite, simd, echo)
  • Block reward is controlled by: 22222220/(((Difficulty+2600)/9)^2)
  • CPU/GPU mining
  • Block generation: 2.5 minutes
  • Difficulty Retargets using Dark Gravity Wave
  • 7% decrease in the number of coins generated per year
  • Est. ~220M Max Coins
  • Decentralized Masternode Network
  • Superior Transaction Anonymity using Darksend

Including:


  • Darksend
    • Darksend has made some significant advances, and we’re happy to say that we’re closing in on a finished product.
      With the introduction of Release Candidate 4 (RC4), the Darkcoin client will store pre-mixed, denominated Darkcoins in the user’s wallet, to be used instantly at any time the user desires. The mixing and denomination process is seamless, automatic, and requires no intervention on the part of the user. The 10 DRK limit in place with Darksend v1 will be permanently removed. With RC4, the amount that users can send via Darksend is limited only by the available balance in their wallet.
      Here's how it works:
      Every 10 blocks, user clients network-wide will send any unmixed, traceable Darkcoins in their possession through an anonymization phase. In this phase, Masternodes are used in chained succession to mix the coins they receive from the network and break them down into homogenous denominations. After being processed by a minimum of 2 Masternodes, the coins are either sent to the next Masternode in the chain or back to the user’s wallet at randomly generated change addresses.
      Depending on the desired depth of security and privacy, users may select between 2 and 8 “hops” to successive Masternodes before their coins are sent back to the client. Hops are made every 10 blocks, so anonymization at a depth of 2 hops will take 2*2.5=5.0 minutes, 3 hops 3*2.5=7.5 minutes, and so on. The desired mixing depth can be selected in the client GUI.
      At the end of the anonymization phase, the user’s coins are returned to their client at randomly generated change addresses. When the user wishes to make a transaction, the client forwards the intended amount from these anonymous change addresses directly to the intended receiver’s address. There is no direct involvement of of Masternodes in the final person-to-person transaction.
      Proof of payment will work as it always has: a user can see the send transaction with the receiver’s address in their own wallet, and the blockchain will show that the receiver’s address received an input in the corresponding amount.
      A breakdown of the improved Darksend process:

      (Official statement link: http://[Suspicious link removed]/GZ1VZC)


  • Masternodes and the Proof of Service Reward Paradigm
    • In addition to traditional Proof of Work rewards for mining Darkcoins, users are also rewarded for running and maintaining special servers called “Masternodes”.
      Though future plans envision several roles for Masternodes, their primary function is to carry out the anonymization phase of the Darksend protocol.  The service that Masternodes provide to the network is the beating heart of Darksend, which, in turn, is the defining feature of Darkcoin.
      In return for providing this service, with each block mined, one Masternode is randomly selected by the network to receive 20% of the payout from that particular block.
       
      In order to run a Masternode, users must put up 1000 DRK as something akin to collateral, though unlike traditional collateral, the DRK never leaves the user’s possession.  It can be moved or spent at any time by the user - doing so simply removes the Masternode from service and makes it ineligible to receive rewards.
  • X11 Chained Hashing Algorithm
    • X11 is a widely used hashing algorithm created by Darkcoin core developer Evan Duffield.  X11’s chained hashing algorithm approach utilizes a sequence of eleven scientific hashing algorithms for the proof-of-work. This is so that the processing distribution is fair and coins will be distributed in much the same way Bitcoins were originally. ASICs will be much more difficult to make for these algorithms and should take years.
      With chained hashing, high end CPUs give an average return similar to that of GPUs. An added benefit of the algorithm is that GPUs require approximately 30% less wattage and run 30-50% cooler than they do with scrypt.
  • Dark Gravity Wave
    • Dark Gravity Wave (DGW) is a widely used mining difficulty adjustment algorithm created by Darkcoin core developer Evan Duffield to address flaws in Kimoto’s Gravity Well.
  • Multi-Phased Fork Implementation (aka the “Spork”)
    • In response to unforeseen issues with the rollout of RC3, the Darkcoin development team created a mechanism by which updated code is released to the network, but not immediately made active (or “enforced”).  Communication is sent out to users informing them of the change and the need for them to update their clients.  Those who update their clients run the new code, but in the event of errors occurring with that new code, the client’s blocks are not rejected by the network and unintended forks are avoided. Data about the error can then be collected and forwarded to the development team.
      Once the development team is satisfied with the new code’s stability in the mainnet environment - and once acceptable network consensus is attained - enforcement of the updated code can be activated remotely.  Should problems arise, the code can be deactivated in the same manner, without the need for a network-wide rollback or client update.
      This innovation allows for far smoother transitions than in the traditional hard fork paradigm, as well as the collection of test data in the live network environment.
      We set out with the intention of calling this method of updating the “Soft Fork”, but the Darkcoin community quickly dubbed it the “Spork” and the name seems to have stuck.

  • Instant Transaction Technology (aka InstantX)
    • This paper introduces a new concept called transaction locking and masternode consensus. This technology will allow for crypto-currencies such as Darkcoin to compete with nearly instantaneous transaction systems such as credit cards for point-of-sale situations while not relying on a centralized authority. If successful, such an idea could revolutionize cryptocurrency, by shortening the delay in confirmation of transactions from as long as an hour (with Bitcoin) to as little as twenty seconds.

      Full paper can be read at the link below:
      https://www.darkcoin.io/downloads/InstantTX.pdf

Sample ecash.conf:
Code:
rpcuser=rpcuser
rpcpassword=rpcpassword
rpcallowip=127.0.0.1
listen=1
logtimestamps=1
maxconnections=256
addnode=66.248.200.195
addnode=66.248.200.181
addnode=66.248.200.191
addnode=66.248.200.185
addnode=66.248.200.189
addnode=66.248.200.183
addnode=66.248.200.187
addnode=66.248.200.179
addnode=66.248.200.193
addnode=198.52.227.176
addnode=198.52.227.174
addnode=198.52.227.178
addnode=198.52.227.180
addnode=198.52.227.182
addnode=66.248.200.167
addnode=66.248.200.169
addnode=66.248.200.171
addnode=66.248.200.173
addnode=66.248.200.175
addnode=66.248.200.177


Pools:
https://ecash2.suprnova.cc : Paying
http://epay.cryptopools.com/index.php: Paying

Blockexplorer:
http://cryptobe.com/chain/Epay

Exchange:
https://yobit.net/en/trade/CASH/BTC : Working
https://alcurex.org/index.php/crypto/market?pair=CASH_BTC :Working
https://cryptogator.net/CASH-BTC : Working but slow

Bounty list:
  • Second Blockexplorer: EP8FUAAyNRjfpnTUn1xzJs7KnRxJLHSiAp: 5000 PAY
  • Second pool: EcoudaXefNhLYCncJmdBiVaKvXbiKxdgFN: 5000 PAY
  • Third pool: EKdbjGnVaV4mkCMyXD6uaNx6Q5cfsDUyTv: 0 PAY
1714179845
Hero Member
*
Offline Offline

Posts: 1714179845

View Profile Personal Message (Offline)

Ignore
1714179845
Reply with quote  #2

1714179845
Report to moderator
1714179845
Hero Member
*
Offline Offline

Posts: 1714179845

View Profile Personal Message (Offline)

Ignore
1714179845
Reply with quote  #2

1714179845
Report to moderator
1714179845
Hero Member
*
Offline Offline

Posts: 1714179845

View Profile Personal Message (Offline)

Ignore
1714179845
Reply with quote  #2

1714179845
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714179845
Hero Member
*
Offline Offline

Posts: 1714179845

View Profile Personal Message (Offline)

Ignore
1714179845
Reply with quote  #2

1714179845
Report to moderator
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
March 04, 2015, 05:19:26 PM
 #2

{
"blocks" : 35,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00024414,
"errors" : "",
"genproclimit" : -1,
"networkhashps" : 5558,
"pooledtx" : 0,
"testnet" : false,
"generate" : false,
"hashespersec" : 0
}
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
March 04, 2015, 05:19:56 PM
 #3

huh ?!

yet already ??!

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
shimlbit
Legendary
*
Offline Offline

Activity: 1302
Merit: 1001



View Profile
March 04, 2015, 05:20:09 PM
 #4

relaunch?

virus?
xinbinbin
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 04, 2015, 05:20:25 PM
 #5

Restart?
proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
March 04, 2015, 05:21:06 PM
 #6

Re-What?
wisnon
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
March 04, 2015, 05:21:22 PM
 #7

Why relaunch?
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
March 04, 2015, 05:27:52 PM
 #8

And why you didn't post links?

https://github.com/wonko433/ecash/releases/download/v0.11.1.252/ecash-qt.exe
https://github.com/wonko433/ecash
wisnon
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
March 04, 2015, 05:28:51 PM
 #9

No longer trust this dev
I'm gone
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
March 04, 2015, 05:29:05 PM
 #10

https://ecash2.suprnova.cc is UP !

Please add to OP !

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
March 04, 2015, 05:31:51 PM
 #11

Diff retarget is broken again - you should mine solo before the Diff is up

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
March 04, 2015, 05:34:28 PM
 #12

Block reward is becomes smaller... is that coz diff  Huh
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
March 04, 2015, 05:38:59 PM
 #13

LOL, pool 2 gh/s already.
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
March 04, 2015, 05:39:59 PM
 #14

LOL, pool 2 gh/s already.

They could solo mine still.. Diff is too low...

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
DeCrypterManiac
Hero Member
*****
Offline Offline

Activity: 550
Merit: 500


View Profile
March 04, 2015, 05:40:28 PM
 #15

Shadow & ocminer you seem to be bots, you're always the first.. You should make a team
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
March 04, 2015, 05:43:11 PM
 #16

Shadow & ocminer you seem to be bots, you're always the first.. You should make a team

Enable e-mail notify and you will receive new ann links quickly.
I tired to say everytime I have lot of free time, coz I'm physically challenged person and have nothing to do but internet.
adabau (OP)
Sr. Member
****
Offline Offline

Activity: 389
Merit: 250


View Profile
March 04, 2015, 05:43:50 PM
 #17

Diff will start at block 4500
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
March 04, 2015, 05:44:31 PM
 #18

Diff will start at block 4500

What do you mean "start"?
nikl
Hero Member
*****
Offline Offline

Activity: 635
Merit: 500


View Profile
March 04, 2015, 05:46:54 PM
 #19

I can't sync wallet
Node 104.207.142.169 doesn't work for me
adabau (OP)
Sr. Member
****
Offline Offline

Activity: 389
Merit: 250


View Profile
March 04, 2015, 05:49:10 PM
 #20

I can't sync wallet
Node 104.207.142.169 doesn't work for me

try addnode 104.207.142.166 add
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 »  All
  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!