evan82
aadf08a8ca
Merge pull request #278 from UdjinM6/v0.11.2.x_fix_UI
...
v0.11.2.x fix balances label UI issue
2015-03-26 07:22:35 -07:00
evan82
0a73f2b2d2
Merge pull request #275 from crowning-/v0.11.2.x
...
Font size for "Available amount" adjusted and console history truncation fixed
2015-03-26 07:22:13 -07:00
UdjinM6
b44f0429db
make Darksend header styling closer to Available label
2015-03-26 13:25:01 +03:00
Wladimir J. van der Laan
4635a4c4e7
Translations update from transifex
2015-03-26 08:59:53 +01:00
Wladimir J. van der Laan
0eccf0ae30
Add commits (up to now) to release notes
2015-03-26 08:48:32 +01:00
Ruben de Vries
78f64ef0b2
don't trickle for whitelisted nodes
...
Rebased-From: fc720207e0
Github-Pull: #5942
2015-03-26 08:39:00 +01:00
Wladimir J. van der Laan
a316622fd0
Clean out release notes for 0.10.1
2015-03-25 16:54:14 +01:00
UdjinM6
e9ea273db7
fix balances label UI issue
2015-03-25 18:13:55 +03:00
crowning-
51fdade5c7
Fixed console history truncation
2015-03-25 10:16:46 +01:00
crowning-
1b16c4aae9
Merge remote-tracking branch 'upstream/v0.11.2.x' into v0.11.2.x
2015-03-25 10:01:40 +01:00
evan82
8c9cbe3674
Merge pull request #277 from snogcel/v0.11.2.x
...
Dash Theme Updates
2015-03-25 00:19:22 -07:00
snogcel
24b0e364f2
updated color scheme and logos
2015-03-24 22:54:49 -06:00
snogcel
283edf7598
adjustment (single line revert)
2015-03-24 19:01:50 -06:00
snogcel
bf4c9ef42a
qlabel width adjustment & small button placement adjustment
2015-03-24 18:58:33 -06:00
crowning-
61082ab3de
Merge remote-tracking branch 'upstream/v0.11.2.x' into v0.11.2.x
2015-03-24 22:26:08 +01:00
Evan Duffield
41135ad456
version/proto/minproto bump
2015-03-24 14:14:55 -07:00
crowning-
5e661311e7
Font size for "Available amount" label decreased (tDASH unit too long)
2015-03-24 21:19:20 +01:00
evan82
6ea58711b4
Merge pull request #273 from UdjinM6/v0.11.2.x_mncache_strmagic
...
V0.11.2.x use strMagicMessage for mncache.dat instead of full format verificaiton
2015-03-24 09:19:35 -07:00
UdjinM6
d08949970c
Merge branch 'v0.11.2.x' into v0.11.2.x_mncache_strmagic
2015-03-24 19:14:07 +03:00
Evan Duffield
4f2b13c8a8
version bump
2015-03-24 08:42:44 -07:00
evan82
9fec03ba3f
Merge pull request #272 from UdjinM6/v0.11.2.x_small_mn_related_fixes_cleanups
...
V0.11.2.x few small mn related fixes & cleanups
2015-03-24 08:29:53 -07:00
evan82
d75462694f
Merge pull request #271 from crowning-/v0.11.2.x
...
Default keypool size in usage text fixed
2015-03-24 08:29:22 -07:00
evan82
774ccffe3c
Merge pull request #270 from snogcel/v0.11.2.x
...
increase recent transactions to 5
2015-03-24 08:29:07 -07:00
evan82
d2c868a9a4
Merge pull request #274 from UdjinM6/v0.11.2.x_dont_limit_dssend_inputs
...
V0.11.2.x don't limit ds-send inputs number artificially, fees should take care of it instead
2015-03-24 08:27:17 -07:00
UdjinM6
ca53ddd32b
don't limit ds-send inputs number artificially, fees should take care of it instead
2015-03-24 18:16:43 +03:00
Alex Morcos
1d2cdd2ef9
Fix InvalidateBlock to add chainActive.Tip to setBlockIndexCandidates
...
Rebased-From: cd3d67cf3b
Github-Pull: #5890
2015-03-24 14:51:36 +01:00
UdjinM6
7ae6c961f7
use strMagicMessage to verify mncache.dat, rewrite (only) if hash and both magic are ok
2015-03-24 13:43:14 +03:00
crowning-
1795fb347e
Merge remote-tracking branch 'upstream/v0.11.2.x' into v0.11.2.x
2015-03-24 09:22:23 +01:00
crowning-
a6862652b8
Default keypool size in usage text fixed
2015-03-24 09:18:35 +01:00
dexX7
c9e022b7ee
Initialization: set Boost path locale in main thread
...
The path locale is lazy initialized and to avoid deinitialization errors
in multithreading environments, it is set explicitly by the main thread.
Conflicts:
src/util.cpp
Rebased-From: 317e66c741
Github-Pull: #5877
2015-03-24 08:45:24 +01:00
snogcel
7092180641
increase recent transactions to 5
2015-03-23 21:31:15 -06:00
evan82
7af4e2ad11
Merge pull request #269 from snogcel/v0.11.2.x
...
updated logo positioning and subtle color scheme adjustment
2015-03-23 20:14:07 -07:00
UdjinM6
6f11893ea1
ProcessMasternodeConnections should work on testnet too
2015-03-24 05:03:34 +03:00
UdjinM6
cfc4bbd986
do not check mn unless only active requested
2015-03-24 05:02:22 +03:00
UdjinM6
0fd7c655a4
move mn state enum inside class
2015-03-24 04:59:12 +03:00
snogcel
33202e4089
adjust Available Balance label height
2015-03-23 19:58:45 -06:00
UdjinM6
5c1621447d
make sure nScanningErrorCount and nLastScanningErrorBlockHeight handled correctly
2015-03-24 04:52:27 +03:00
Evan Duffield
505ab68aa9
version bump
2015-03-23 18:19:49 -07:00
Evan Duffield
49214d0232
Removed donation flag
2015-03-23 18:16:28 -07:00
snogcel
0b9f9b6c33
Revert "increase number of recent transactions"
...
This reverts commit 99ce56a8c0
.
2015-03-23 18:44:16 -06:00
snogcel
99ce56a8c0
increase number of recent transactions
2015-03-23 18:41:10 -06:00
snogcel
3bcaead0f6
updated logo and subtle color scheme adjustment
2015-03-23 18:32:54 -06:00
evan82
8e5d3bc1f7
Merge pull request #268 from crowning-/v0.11.2.x
...
"(out of sync)" labels re-aligned
2015-03-23 13:28:20 -07:00
crowning-
a5833ccd34
"(out of sync)" labels re-aligned
2015-03-23 21:12:33 +01:00
evan82
bf52910a14
Merge pull request #266 from UdjinM6/v0.11.2.x_fix_scorecalculation_hash
...
V0.11.2.x fix scorecalculation hash
2015-03-23 13:03:02 -07:00
Evan Duffield
b0786bb5a1
Merge branch 'v0.11.2.x' of https://github.com/darkcoinproject/darkcoin into v0.11.2.x
2015-03-23 12:40:41 -07:00
Evan Duffield
701886c8d5
New Command: masternode list pose
...
- Shows proof-of-service score for masternodes
2015-03-23 12:39:38 -07:00
evan82
49576c93b2
Merge pull request #267 from UdjinM6/v0.11.2.x_rpc_blockheader
...
V0.11.2.x add getblockheader rpc command (+small fix for getblock example)
2015-03-23 11:43:18 -07:00
UdjinM6
ef98ad5039
example block hash btc->dash
2015-03-23 20:57:03 +03:00
UdjinM6
52ff69dd57
add getblockheader rpc command
2015-03-23 20:56:16 +03:00