UdjinM6
2e05bf212e
Change the way changes are handled:
...
- do not keep track of a single time variable for whole structure change
- save to masternode.dat and clear on checks:
- who's asked for the masternode list and the last time
- who we asked for the masternode list and the last time (will help to prevent dseg ban when restart wallet several times in short period of time)
- which masternodes we've asked for
- do not use timeout for CheckAndRemove (played with that - doesn't make sense actually)
2015-02-26 02:21:28 +03:00
UdjinM6
0d51e1c90d
better naming/readability (Find)
2015-02-25 14:54:03 +03:00
UdjinM6
259752c627
copyright
2015-02-24 17:05:26 +03:00
UdjinM6
d2e3d67a1d
show active/total MNs on info tab / update it in separate timer
2015-02-24 16:24:42 +03:00
UdjinM6
003a1b7d72
track lastTimeChanged for mnodeman and ask for update only if UpdateNeeded
2015-02-24 13:39:29 +03:00
UdjinM6
0cd0e9de6d
add masternodelist to command list (seems to be no way to get "help masternode list" working)
2015-02-24 03:06:13 +03:00
UdjinM6
f57a688fea
clean unused
2015-02-24 02:53:51 +03:00
UdjinM6
dd61090051
move list logic back to rpcdarkcsend and give it a copy of vMasternodes (json dep in mnodeman is ugly, my bad)
2015-02-24 02:48:11 +03:00
UdjinM6
9b13c63c45
trivial fix
2015-02-24 02:45:37 +03:00
UdjinM6
9905be3793
CMasternodeMan - masternode manager class - part4 - fixed rpc/count can return "enabled only"/list can be filtered (everything should be ok)
2015-02-24 02:15:40 +03:00
UdjinM6
dd1c1b7d1c
CMasternodeMan - masternode manager class - part3 - connect ProcessMessage from mnodeman(rpc still broken)
2015-02-23 23:12:33 +03:00
UdjinM6
14e122cbfa
CMasternodeMan - masternode manager class - part2 - fix ProcessMasternodeConnections/ThreadCheckDarkSendPool (still broken)
2015-02-23 23:07:37 +03:00
UdjinM6
adddff85a2
CMasternodeMan - masternode manager class - part1(broken)
2015-02-23 23:01:21 +03:00
evan82
3bb9ef96f4
Revert "Revert "Rebrand to darkcoin""
2015-02-19 11:58:38 -07:00
evan82
516f590c65
Revert "Rebrand to darkcoin"
2015-02-19 11:28:40 -07:00
Evan Duffield
8e1eaf983d
Enable darksend balance only when LiteMode is disabled
2015-02-19 11:22:00 -07:00
Evan Duffield
b5f6f0e7a7
minimum collateral amount
...
In the case where collateral is made as COLLATERAL*5, then
used 4 times, it will result in an input exactly COLLATERAL sized.
When used as a collateral transaction this will result in 1 input of
COLLATERAL and zero outputs (due to collateral being paid solely in fees).
zero output transactions aren't supported, so it'll result in DS failure.
2015-02-18 12:17:45 -07:00
evan82
de3c18cde8
Merge pull request #189 from UdjinM6/v0.11.2.x_clear_out_ds_fee
...
clear out DS fee / collateral clean up
2015-02-18 12:14:05 -07:00
evan82
52f7828785
Merge pull request #188 from UdjinM6/v0.11.2.x_typo
...
(v0.11.2.x) typo: succesful->successful
2015-02-18 12:10:55 -07:00
evan82
5c38c69f0c
Merge pull request #187 from vertoe/devel-0.9-strings
...
Rebrand to darkcoin
2015-02-18 12:10:45 -07:00
UdjinM6
55faae269c
clear out DS fee
2015-02-18 15:31:40 +03:00
Evan Duffield
ecd37e134e
Change darksend fee to 0.01DRK and charge in 1 in 10 sessions
2015-02-17 07:04:42 -07:00
UdjinM6
f87ccb1588
typo: succesful->successful
2015-02-17 13:27:47 +03:00
vertoe
a104f2383f
Fix windows copyright strings.
2015-02-17 10:53:03 +01:00
vertoe
277ed42040
Remove obsolete bitcoin resource files for windows.
2015-02-16 23:22:56 +01:00
vertoe
a179777a0a
Rename darkcoin config header.
2015-02-16 23:19:42 +01:00
vertoe
97600bbfba
Rename darkcoin resource files for windows.
2015-02-16 23:05:58 +01:00
vertoe
6d60156dce
Fix darkcoin resource file.
2015-02-16 22:54:26 +01:00
vertoe
b1170309a4
Rename darkcoin resource file.
2015-02-16 22:43:16 +01:00
vertoe
9b730c7826
Pull translations from transifex.
2015-02-16 22:36:58 +01:00
vertoe
dc149f0e78
Update source translation file.
2015-02-16 22:30:17 +01:00
vertoe
91adbde525
Rename darkcoinstrings file.
2015-02-16 22:28:38 +01:00
evan82
5d94fc5761
Merge pull request #179 from UdjinM6/v0.11.2.x_fix_keypool_progress
...
(v0.11.2.x) fix %% calculation on keypool generation
2015-02-16 12:54:04 -07:00
evan82
0e2a1d68b3
Merge pull request #181 from crowning-/v0.11.2.x
...
Edit darkcoin.conf from within the wallet
2015-02-16 12:53:20 -07:00
evan82
70596bf868
Merge pull request #182 from vertoe/devel-0.9
...
Weekly translations update.
2015-02-16 12:51:35 -07:00
evan82
b861e7ac4c
Merge pull request #183 from UdjinM6/v0.11.2.x_activemn_msgs
...
(v0.11.2.x) fix log output / more notCapableReason-s
2015-02-16 12:51:04 -07:00
evan82
e3df2faa74
Merge pull request #184 from UdjinM6/v0.11.2.x_fix_qt_multiple_recipients
...
(v0.11.2.x) qt bug multiple recipients are wrongly send as IX
2015-02-16 12:49:09 -07:00
UdjinM6
428d5976c7
Fix payee selectoin on CMasternodePayments::ProcessBlock
...
1) find exact payment list
2) find active MNs not payment list
3) if none found - pay to the first active MN from payment list counting from its back
2015-02-16 22:37:24 +03:00
vertoe
08d4a91364
Pull translations from transifex.
2015-02-16 09:55:08 +01:00
UdjinM6
2315b9ab28
fix bug where txes with multiple recipients were send from qt as IX while checkbox was not set
2015-02-16 02:42:08 +03:00
UdjinM6
58bcb321d9
fix log output / more notCapableReason-s
2015-02-16 02:01:06 +03:00
crowning-
e7ee887836
Edit configuration file from within wallet (formating + text change)
2015-02-15 16:26:57 +01:00
vertoe
2b5157c6ed
Pull translations from transifex.
2015-02-15 16:06:14 +01:00
vertoe
dd5a7163df
Pull translations from transifex.
2015-02-15 14:35:52 +01:00
vertoe
1a3586700e
Update untranslated strings.
2015-02-15 14:34:56 +01:00
crowning-
0cc5e478bf
Edit configuration file from within wallet
2015-02-15 14:33:31 +01:00
crowning-
8e312833ea
Edit configuration file from within wallet
2015-02-15 14:33:01 +01:00
crowning-
e4a290dc04
Update guiutil.h
2015-02-15 14:32:19 +01:00
crowning-
dc3f49bad7
Edit configuration file from within wallet
2015-02-15 14:31:51 +01:00
crowning-
1264546def
Edit configuration file from within wallet
2015-02-15 14:31:11 +01:00