Commit Graph

5192 Commits

Author SHA1 Message Date
Evan Duffield
1182f0a176 default masternode 2014-10-11 12:19:12 -07:00
Evan Duffield
37b2a1c8ae New masternode payments strategy 2014-10-11 12:09:20 -07:00
Evan Duffield
934e5604f6 fixed mn syncing 2014-10-10 08:03:15 -07:00
Evan Duffield
8cfc555f03 inc protocol version 2014-10-09 12:27:36 -07:00
Evan Duffield
4dc232ac4d missing changes 2014-10-09 12:05:25 -07:00
Evan Duffield
d7230b7962 fixed typo 2014-10-09 11:48:47 -07:00
Evan Duffield
2cd8326cd1 fixed activeseconds 2014-10-09 11:43:24 -07:00
Evan Duffield
f4e4fb6a59 masternode payments work, setup fork for block payment halving 2014-10-09 11:39:23 -07:00
Evan Duffield
1ed5e02ac7 added DRK min 2014-10-08 14:23:38 -07:00
Evan Duffield
0a75b816e3 fixed locking issue and added lower limit 2014-10-08 14:14:36 -07:00
Evan Duffield
6c2c1e4176 fixed sendmany 2014-10-08 12:31:50 -07:00
Evan Duffield
206b5777f5 Merge branch 'master' of https://github.com/darkcoinproject/darkcoin 2014-10-08 12:29:59 -07:00
Evan Duffield
413b7b44d9 couple changes 2014-10-08 10:05:22 -07:00
Evan Duffield
936da23d97 fixed collateral bug 2014-10-08 08:20:28 -07:00
Evan Duffield
573a535cff debugging changes 2014-10-08 08:08:28 -07:00
Holger Schinzel
781faec5db patched hole allowing attacker to enter masternode list without valid input 2014-10-07 13:04:48 -07:00
Evan Duffield
9652c66199 Merge branch 'master' of https://github.com/darkcoinproject/darkcoin 2014-10-07 13:01:03 -07:00
Evan Duffield
fe9fddb292 patched hole allowing attacker to enter masternode list with valid input 2014-10-07 13:00:41 -07:00
Darkcoin
7b3e538bec Merge pull request #45 from nightlydarkcoin/gitian-fix
public repo now
2014-10-07 12:30:02 -07:00
Holger Schinzel
789a9270ec public repo now 2014-10-07 21:27:21 +02:00
Evan Duffield
b029b4c09b added dates to rewards 2014-10-07 07:36:32 -07:00
Evan Duffield
2bd07ea4fe new collateral strategy 2014-10-07 07:13:08 -07:00
Evan Duffield
f42ff477b0 Merge branch 'enforcement' of https://github.com/darkcoinproject/darkcoin into enforcement 2014-10-06 07:09:58 -07:00
Evan Duffield
1bfbb16644 rebranding to private rather than anonymous 2014-10-05 15:46:10 -07:00
Evan Duffield
df4230865d version bump 2014-10-05 15:24:37 -07:00
Evan Duffield
07bab40ee8 dos protection to mnw 2014-10-05 15:24:13 -07:00
Evan Duffield
3171419fbb Merge branch 'enforcement' of https://github.com/darkcoinproject/darkcoin into enforcement 2014-10-05 14:23:46 -07:00
Evan Duffield
e363bec67b track what weve asked for, change ping times to seconds so we can use block time calculations 2014-10-05 09:11:18 -07:00
Evan Duffield
630c58ea63 added time checking to masternode ping 2014-10-05 08:19:15 -07:00
Evan Duffield
bb9859f800 added protection to dseg and mnget 2014-10-05 07:33:35 -07:00
Evan Duffield
f4816de88d added fulfillment tracking 2014-10-05 07:28:52 -07:00
Evan Duffield
b3cbbd104e enable fees, add collateral charging when missing transaction after queuing, require large fee for collateral to stop double spending 2014-10-05 07:25:03 -07:00
Evan Duffield
4b2a5696ce fixed unit tests 2014-10-04 18:56:37 -07:00
Evan Duffield
0d283913fd compiles 2014-10-04 18:49:07 -07:00
Evan Duffield
a543192727 added collateral to tx 2014-10-04 17:36:44 -07:00
Evan Duffield
f54d9e5d0e removed static 2014-10-03 14:46:26 -07:00
Evan Duffield
ad59f33e44 Masternode enforcement and payment increases 2014-10-03 10:31:42 -07:00
Evan Duffield
6f8352c3a4 changed proto version to 70038 2014-09-30 10:52:54 -07:00
Evan Duffield
e81a47abf5 merged 2014-09-30 06:57:30 -07:00
Evan Duffield
ac4afe68e2 first community version 10.14.0
Signed-off-by: Evan Duffield <evan@darkcoin.io>
2014-09-30 06:53:53 -07:00
evan82
213325e114 Update README.md 2014-09-29 06:25:25 -07:00
Evan Duffield
133f438786 merge RC5 and opensource Darksend 2014-09-29 06:10:58 -07:00
Evan Duffield
b49b84a313 Merge branch 'master' of https://github.com/darkcoinproject/darkcoin 2014-09-29 06:08:44 -07:00
Neil Voss
1391b2a752 Implement " Add -zapwallettxes cli/config option, used for wallet recovery " from bitcoin source code
518f3bdae3
2014-09-26 10:36:53 -05:00
Evan Duffield
eed4964019 Merge branch 'instanttx' into rc5 2014-09-23 15:44:19 -07:00
Evan Duffield
9e281d1079 fixed input code 2014-09-23 15:43:34 -07:00
Evan Duffield
2b83678074 enabled some unit tests 2014-09-23 10:53:11 -07:00
Evan Duffield
14c5033e77 added script for running tests 2014-09-23 10:44:59 -07:00
Evan Duffield
f62743047d unit tests pass 2014-09-23 10:44:44 -07:00
Evan Duffield
f2072c3c89 unit tests and sanity checks 2014-09-23 10:19:13 -07:00