Evan Duffield
9ad42576e9
schedule masternode payments to turn on 1/9/2015
2015-01-08 14:11:05 -07:00
Evan Duffield
caa4fc37af
Updated getblocktemplate for mining support
2015-01-08 11:02:10 -07:00
Evan Duffield
3c553cc4a7
Fixed start-many issue with multiple output tx
...
masternode.conf was broken when any index other than 0 was
used. This fixes it and allows the correct input to be selected
and the masternode to be started successfully.
2015-01-08 09:05:59 -07:00
Evan Duffield
6df70d30b1
Fixed progress bar / Improve GetDenominatedBalance
...
- Fixed a few issues when calculating progress including some variables that should be limited to 1 (a and b). GetDenominatedBalance also seemed to be giving bad results so I rewrote it to be cleaner, not sure if that was a part of the problem.
- Progress bar is only recalculated when all inputs in wallet have been confirmed (will stop the progress from jumping around)
2015-01-02 15:20:30 -07:00
Evan Duffield
8ab351a594
configure.ac version bump and documentation
2015-01-02 11:45:40 -07:00
Evan Duffield
b5933d165d
Merge branch 'v0.11.0.x' of https://github.com/darkcoin/darkcoin into v0.11.0.x
2015-01-02 09:54:31 -07:00
Evan Duffield
12bac4a862
gitian changes, tooltips and version bump
2015-01-02 09:54:13 -07:00
Darkcoin
51a2f6f693
Merge pull request #100 from nightlydarkcoin/v0.11.0.x
...
typo
2015-01-02 09:29:42 -07:00
Evan Duffield
00ef788f86
Merge branch 'v0.11.0.x' of https://github.com/darkcoin/darkcoin into v0.11.0.x
2015-01-02 09:12:36 -07:00
Holger Schinzel
bac0dc7efa
typo
2015-01-02 17:00:04 +01:00
Darkcoin
cfba0c88d8
Merge pull request #99 from nightlydarkcoin/v0.11.0.x
...
fixed gitian builds
2015-01-02 08:55:42 -07:00
Holger Schinzel
e27cb1a655
revert hotfix
2015-01-02 16:53:08 +01:00
Evan Duffield
58b8f19d2d
updated to v2
2015-01-02 08:35:31 -07:00
Darkcoin
ec6877bd18
Merge pull request #98 from vertoe/devel-0.9
...
Update pixmaps
2015-01-02 08:31:44 -07:00
Holger Schinzel
a9c8f5f18e
fixed gitian build
2015-01-02 16:03:27 +01:00
Evan Duffield
899063acf8
Fixed windows crashing issues
...
Crash was caused by Params() usage in CDarkSendPool::CDarkSendPool upon wallet start. I've moved init of the collateral address outside of the class to CDarkSendPool.InitCollateralAddress() instead.
2015-01-02 07:49:44 -07:00
vertoe
295b7294e6
Update wallet name to Darkcoin
2015-01-02 14:58:25 +01:00
Holger Schinzel
3ea603e537
Merge remote-tracking branch 'remotes/darkcoil/devel-0.9' into v0.11.0.x
2015-01-02 13:48:42 +01:00
Holger Schinzel
9fcd256482
fixed gitian builds
2015-01-02 13:42:55 +01:00
vertoe
f57574172f
Update pixmaps
2015-01-02 12:49:11 +01:00
Evan Duffield
4e5cf9919c
Merge branch 'v-1.11.0.x' of https://github.com/darkcoin/darkcoin into v0.11.0.x
2015-01-01 13:47:23 -07:00
Evan Duffield
3a6403ae33
Gitian updates
2015-01-01 13:46:35 -07:00
Darkcoin
71a529e78a
Merge pull request #95 from crowning-/patch-1
...
Exclude localnet addresses
2015-01-01 13:32:07 -07:00
crowning-
6a93a7c47b
Exclude localnet addresses
...
127.0.0.* addresses shouldn't show up in "masternode list"
2015-01-01 20:18:23 +01:00
Darkcoin
9cb9b166a9
Merge pull request #94 from vertoe/devel-0.9
...
Update release notes for 0.11
2015-01-01 11:18:01 -07:00
Evan Duffield
4eb14d271b
Change minversion to 70046
2015-01-01 11:15:24 -07:00
vertoe
9cc07aec1c
Hotfix for version.h
2015-01-01 19:03:25 +01:00
vertoe
bb31919f9c
Merge branch 'v0.11.0.x' of https://github.com/darkcoin/darkcoin into devel-0.9
2015-01-01 19:02:51 +01:00
Evan Duffield
f46ec0db80
Change minversion to 70046
2015-01-01 10:46:18 -07:00
Evan Duffield
2ad2b57c12
Fix for gitian windows compiling
2015-01-01 09:47:45 -07:00
Evan Duffield
447ae896c0
Merge branch 'v0.11.0.x' of https://github.com/darkcoin/darkcoin into v0.11.0.x
2015-01-01 09:12:53 -07:00
Evan Duffield
b87c2fe9dc
Fix for gitian windows compiling
2015-01-01 09:12:28 -07:00
vertoe
05b1dde872
Update release notes for darkcoin 0.11
2015-01-01 17:00:03 +01:00
vertoe
6235addf09
Merge downstream branch 'v0.11.0.x' into devel-0.9
2015-01-01 16:59:11 +01:00
vertoe
c1d622110c
Add release notes for darkcoin 0.11
2015-01-01 16:39:16 +01:00
Darkcoin
c1269e7850
Merge pull request #92 from vertoe/devel-0.9
...
Update darkcoin units to tDRK if TestNet().
2015-01-01 07:49:58 -07:00
Darkcoin
a29b991091
Merge pull request #93 from vertoe/devel-0.9-bip0032
...
Update BIP32 base58 address prefixes to darkcoin uniques.
2015-01-01 07:49:12 -07:00
Evan Duffield
f139b70a28
More gitian updates
2014-12-31 14:06:20 -07:00
Evan Duffield
cbdf23070f
update gitian descriptors
2014-12-31 12:03:18 -07:00
Evan Duffield
cf92651fc4
More gitian updates
2014-12-31 09:49:12 -07:00
Evan Duffield
cf7a304dfd
Update gitian descriptors
2014-12-31 09:10:49 -07:00
vertoe
024e255a5b
Update BIP32 base58 address prefixes to darkcoin uniques.
2014-12-31 13:50:14 +01:00
vertoe
54f54f4a67
Update darkcoin units to tDRK if TestNet().
2014-12-31 13:27:32 +01:00
Evan Duffield
d219a6c51a
randomly sort masternodes before picking next winner
2014-12-30 22:45:45 -07:00
Evan Duffield
bc20787fec
Added perfectly balanced masternode payments
...
- Implemented using a simple round robin algorithm instead of the deterministic round robin approach (was slightly unbalanced)
2014-12-30 22:40:53 -07:00
Evan Duffield
826b18c41f
Regtest+Darksend / Dsee update / vecMasternodes
...
- Made masternodes/darksend compatible with regression testing mode (a local-only blockchain that doesn't require mining). Developers can now test multiple rounds in a few minutes without waiting on mining (much faster).
- Added dsee security verification to v11
- darkSendMasternodes -> vecMasternodes (must clearer)
2014-12-30 19:54:00 -07:00
Evan Duffield
a290bc06f2
Further improvements to the matching engine
2014-12-30 15:42:50 -07:00
Evan Duffield
80144a47ab
Disable local addresses
2014-12-30 14:41:28 -07:00
Evan Duffield
75b169e2aa
Simplified CWallet::PrepareDarksendDenominate
2014-12-30 14:00:19 -07:00
Evan Duffield
141f833a00
Matching engine improvements
...
Fixed issues with matching from rounds 0 to 2
2014-12-30 12:42:34 -07:00