Evan Duffield
a0f9355946
Fix remote-activation hanging issue
...
- Clients that were waiting for remote activation were repeatidly checking their wallet and external address. This will make them skip that check if the wallet is empty, then be remotely activated by mnb.
2015-08-23 18:16:23 -07:00
UdjinM6
c61f209c33
(possible) fix for idle mn freeze
2015-08-23 17:29:30 +03:00
UdjinM6
0ab72a9dde
update translations
2015-08-22 22:01:40 +03:00
UdjinM6
06c1524e89
fix update-translations.py to work correctly with % at the end of a string
2015-08-22 22:00:04 +03:00
UdjinM6
f98fe6a208
fix - ds can leak info by number of inputs
2015-08-22 19:12:45 +03:00
Holger Schinzel
b839ff2748
version bump v0.12.1.0
2015-08-22 18:11:47 +02:00
UdjinM6
9055883eab
implement bip69
2015-08-22 19:09:43 +03:00
UdjinM6
30ab984920
treat MN as pre-enabled while there is no legit ping that differ from initial one (from mnb)
2015-08-22 19:00:12 +03:00
evan82
0002fd1d6e
Merge pull request #559 from UdjinM6/v0.12.0.x_fix_ds_bugs
...
fix ds bugs
2015-08-22 07:16:23 -07:00
UdjinM6
9a74543d83
fix ds bugs
2015-08-22 06:36:21 +03:00
Holger Schinzel
591e64dc3b
Merge pull request #554 from dashpay/master
...
merge back
2015-08-20 20:32:10 +02:00
Evan Duffield
b819ffc3c2
Merge branch 'v0.12.0.x'
2015-08-20 09:28:15 -07:00
Evan Duffield
76d9eddfa4
Cleanup nCount for qualifying nodes
...
- thx Udjin!
2015-08-20 09:27:34 -07:00
Evan Duffield
c64f76001b
nCount >= nTenthNetwork should be nCountTenth
2015-08-20 08:52:33 -07:00
Evan Duffield
c6cb896cc4
nCount >= nTenthNetwork should be nCountTenth
2015-08-20 08:50:59 -07:00
Evan Duffield
d3f3e70817
Merge branch 'v0.12.0.x'
2015-08-20 08:37:35 -07:00
Evan Duffield
6b31970f13
Fix payment cycle when network is in the process of updating
2015-08-20 08:37:05 -07:00
Holger Schinzel
342522352d
Merge pull request #552 from dashpay/master
...
merge back
2015-08-19 07:18:53 +02:00
Evan Duffield
e1306eb272
Merge branch 'v0.12.0.x'
2015-08-18 18:06:25 -07:00
Evan Duffield
ba1bc44737
version bump - v46
2015-08-18 18:06:13 -07:00
Evan Duffield
37ae8d36b1
Merge branch 'v0.12.0.x'
2015-08-18 18:04:04 -07:00
evan82
4f99745b92
Merge pull request #551 from UdjinM6/v0.12.0.x_disable_mncache
...
V0.12.0.x disable mncache
2015-08-18 13:52:51 -07:00
UdjinM6
f119afb43b
it’s ok to be banned for dseg, you’ll just find another peers
2015-08-18 23:46:47 +03:00
evan82
7fb5f5881c
Merge pull request #549 from UdjinM6/v0.12.0.x_msghand
...
V0.12.0.x msghand
2015-08-18 12:35:19 -07:00
pstratem
ade97928f7
replace absolute sleep with conditional wait
2015-08-18 21:07:30 +03:00
evan82
418a9eeb37
Merge pull request #547 from UdjinM6/v0.12.0.x_fix_sync_progressbar_text
...
V0.12.0.x fix sync progressbar text
2015-08-18 08:16:33 -07:00
UdjinM6
0ecf85fea9
fix sync progressbar text
2015-08-18 06:01:17 +03:00
Evan Duffield
a7ec2deed9
Fix Masternode Payments rank calculation
2015-08-17 15:42:51 -07:00
UdjinM6
25e4c54a26
Merge pull request #546 from UdjinM6/v0.12.0.x
...
Update masternode-budget.md
2015-08-17 15:55:29 +03:00
UdjinM6
fc9118c253
Update masternode-budget.md
2015-08-17 15:51:12 +03:00
Evan Duffield
b2b2ceff52
Merge branch 'v0.12.0.x'
2015-08-15 19:47:22 -07:00
Evan Duffield
b0e718a6ca
v0.12.0.45
2015-08-15 19:46:54 -07:00
evan82
59e594546c
Merge pull request #538 from UdjinM6/v0.12.0.x_translations20150815
...
Chinese TW update
2015-08-15 19:42:35 -07:00
UdjinM6
cd819e5a40
chinese tw
2015-08-16 05:39:39 +03:00
evan82
8a24144222
Merge pull request #537 from UdjinM6/v0.12.0.x_fix_ds
...
V0.12.0.x fix ds
2015-08-15 18:29:41 -07:00
UdjinM6
a723c2148e
fix DS bug - endless collateral creation until one of them confirms
2015-08-16 03:29:16 +03:00
UdjinM6
628d281209
refactor names and select logic for ONLY_
coins enum members
2015-08-16 03:26:20 +03:00
Holger Schinzel
cfbcc81a36
Merge pull request #536 from dashpay/master
...
merge master back to v12 branch
2015-08-16 00:44:30 +02:00
evan82
d1aed33d7a
Merge pull request #534 from UdjinM6/v0.12.0.x_fix_rpc_masternode_status
...
fixes for masternrode rpc
2015-08-15 13:32:26 -07:00
evan82
6bd1d7d16e
Merge pull request #532 from UdjinM6/v0.12.0.x_fix_GetSporkValue
...
fix GetSporkValue
2015-08-15 13:30:21 -07:00
evan82
0493f52c27
Merge pull request #531 from UdjinM6/v0.12.0.x_timeouts
...
Timeouts fixes
2015-08-15 13:29:39 -07:00
evan82
c0beef9061
Merge pull request #530 from UdjinM6/v0.12.0.x_translations20150815
...
V0.12.0.x translations20150815
2015-08-15 13:08:09 -07:00
UdjinM6
9d3dc79b91
add masternodeSync.GetSyncStatus() / refactor mn sync status UI updates
2015-08-15 18:53:55 +03:00
UdjinM6
812cc6bbb1
let translations mix qt and printf
2015-08-15 17:32:55 +03:00
UdjinM6
121124dc1e
translations
2015-08-15 17:32:23 +03:00
UdjinM6
4ddb2c65c3
fixes for masternrode rpc
2015-08-15 17:22:56 +03:00
UdjinM6
1289327743
fix GetSporkValue
2015-08-15 16:34:38 +03:00
UdjinM6
d1e189fb57
add mn list and mnw timeouts / use gettime / lower base timeout
2015-08-15 16:30:30 +03:00
Evan Duffield
24b7028b2e
lock wallet for select
2015-08-14 19:06:00 -07:00
Evan Duffield
0d5ca11c9a
check mnw peer version
2015-08-14 16:22:16 -07:00