Commit Graph

8800 Commits

Author SHA1 Message Date
evan82
02340c4a08 Merge pull request #255 from UdjinM6/v11.2-dash
ru
2015-03-19 13:09:54 -07:00
UdjinM6
bfdf6894dc ru 2015-03-19 22:41:06 +03:00
Evan Duffield
981775c1d2 uDRK -> uDASH 2015-03-19 12:14:58 -07:00
Evan Duffield
5cb26c5928 Changed darkcoin references to dash
- Changed out logos (just a placeholder)
- DRK -> DASH
- ./darkcoin -> ./dash
2015-03-19 12:03:14 -07:00
Evan Duffield
eb782e1263 Merge branch 'v-1.11.2.x' of https://github.com/darkcoinproject/darkcoin into v0.11.2.x 2015-03-19 08:04:42 -07:00
Evan Duffield
3fff810292 fixed masternode payments FindOldestNotInVec 2015-03-19 08:04:14 -07:00
snogcel
b5d75f9848 Merge remote-tracking branch 'upstream/v0.11.2.x' into v0.11.2.x 2015-03-19 07:17:24 -06:00
snogcel
913baaf88b updated buttons 2015-03-19 07:16:24 -06:00
evan82
69f02fe2d2 Merge pull request #253 from UdjinM6/v0.11.2.x_typo
typo
2015-03-19 05:27:01 -07:00
Wladimir J. van der Laan
10c09f98b2
Merge pull request #5926
8752b5c 0.10 fix for crashes on OSX 10.6 (Cory Fields)
2015-03-19 07:57:26 +01:00
Cory Fields
8752b5c882 0.10 fix for crashes on OSX 10.6
strnlen is available at build-time but not at runtime, causing a crash.

0.11 drops support for 10.6, so this is not needed in master.
2015-03-19 00:14:28 -04:00
crowning-
0705522cdb Added small borders to some buttons to improve visibility 2015-03-18 22:22:32 +01:00
Evan Duffield
8f39610ee4 Merge branch 'v0.11.2.x' of https://github.com/darkcoinproject/darkcoin into v11.2-dash 2015-03-18 12:50:02 -07:00
Evan Duffield
e82c88ecbd increasing ds timeouts 2015-03-18 10:19:13 -07:00
Evan Duffield
a1ac7ca8d3 Fixed blinding submission process 2015-03-18 09:47:01 -07:00
Evan Duffield
07eddca0f1 Fixed blinding submission process 2015-03-18 09:43:29 -07:00
Evan Duffield
d83646f5b9 Fixed blinding submission process 2015-03-18 09:41:30 -07:00
UdjinM6
d49601c170 typo 2015-03-18 18:30:52 +03:00
evan82
4d7db44afa Merge pull request #252 from snogcel/v0.11.2.x
Window Resizing Fixes
2015-03-18 06:30:58 -07:00
evan82
58b1ba2187 Merge pull request #251 from crowning-/v0.11.2.x
Wrong default theme name on initialization fixed
2015-03-18 06:30:49 -07:00
snogcel
686a99f7e1 remove leftover global style 2015-03-18 06:59:14 -06:00
Wladimir J. van der Laan
601327be8c
bump version to 0.10.1 in preparation of RC1 2015-03-18 13:01:10 +01:00
crowning-
8825e7978b Wrong default them name on initialization fixed 2015-03-18 06:57:42 +01:00
snogcel
243975a610 window resize fix 2015-03-17 22:17:11 -06:00
evan82
7ce4090da9 Merge pull request #250 from crowning-/v0.11.2.x
Icons for outgoing transactions changed back to the color red
2015-03-17 16:14:20 -07:00
Evan Duffield
80eafa36d5 fixed dsee sync 2015-03-17 16:12:06 -07:00
Evan Duffield
35bb210c6b Dash rebranding 2015-03-17 16:06:58 -07:00
crowning-
2633df7c4b Icons for outgoing transactions changed back to the color red 2015-03-17 21:38:22 +01:00
Pieter Wuille
ca301bf98c
Reduce fingerprinting through timestamps in 'addr' messages.
Suggested by Jonas Nick.

Rebased-From: 9c2737901b
Github-Pull: #5860
2015-03-17 16:39:10 +01:00
Evan Duffield
820e660e10 version bump / protocol bump 2015-03-17 04:42:32 -07:00
evan82
a1b998e061 Merge pull request #249 from UdjinM6/v0.11.2.x_mn_donations_doc_update
update docs with new mn donations feature description
2015-03-17 04:37:16 -07:00
evan82
eee9dd2d2b Merge pull request #248 from UdjinM6/v0.11.2.x_bring_mn_checks_back
mn inputage/sigtime checks (regtest support)
2015-03-17 04:36:52 -07:00
UdjinM6
ae9aaf6c50 update docs with new mn donations feature description 2015-03-17 11:59:42 +03:00
UdjinM6
0655c17175 bring mn inputage/sigtime checks back (+regtest support) 2015-03-17 04:10:19 +03:00
Evan Duffield
ad08533977 removed default donation for testing 2015-03-16 15:36:17 -07:00
Evan Duffield
70164b2d4c Merge branch '11.2-mn-donations' into v0.11.2.x 2015-03-16 15:26:40 -07:00
Evan Duffield
1f47914316 fixed bugs / removed spam 2015-03-16 15:25:15 -07:00
evan82
5b4412fb4b Merge pull request #247 from UdjinM6/11.2-mn-donations
fix pubkey/donation selection
2015-03-16 14:55:45 -07:00
UdjinM6
567fe419d9 fix pubkey/donation conditions 2015-03-17 00:11:15 +03:00
Evan Duffield
c65adeb7d1 Fixed mnw message issue 2015-03-16 13:57:07 -07:00
evan82
7574026fb2 Merge pull request #246 from UdjinM6/11.2-mn-donations
v0.11.2.x mn-donations
2015-03-16 12:57:23 -07:00
UdjinM6
19bb9932be v0.11.2.x mn-donations - read from masternode.conf and rpc list-conf parts 2015-03-16 22:54:22 +03:00
Evan Duffield
8cd7f8e980 Add structure for donating a percentage of ones earnings to another party via the protocol 2015-03-16 12:01:11 -07:00
Evan Duffield
819724ad1d merged proof-of-service 2015-03-16 09:40:39 -07:00
Evan Duffield
e5267319ef Complete implementation of Proof-of-Service
- Ensures ports remain open and client are responsive to IX requests.
- Completely 100% decentralized. This farms out the work of checking the masternode network to the masternode network. 1% of the network is determistically selected to check another 1% of the network each block. It takes six separate checks to deactivate a node, thus making it tamper proof.
- Nodes are kept in the masternode list if they fail enough PoSe checks to deactivate. They will continue to be checked until the operator fixes them. However they will not be paid while they're failing checks.
2015-03-16 09:32:18 -07:00
evan82
3c8234853f Merge pull request #245 from UdjinM6/v0.11.2.x_fix_litemode_consistency
V0.11.2.x fix litemode consistency for anon balance quering
2015-03-16 07:26:39 -07:00
evan82
3fb8f869de Merge pull request #244 from UdjinM6/v0.11.2.x_masternoderanks
V0.11.2.x masternoderanks
2015-03-16 07:26:03 -07:00
evan82
7d9d2d0297 Merge pull request #243 from UdjinM6/v0.11.2.x_net_specific_conf
V0.11.2.x  network specific masternode.conf
2015-03-16 07:25:25 -07:00
evan82
feabff60a8 Merge pull request #242 from UdjinM6/v0.11.2.x_verify_dsq_vin
V0.11.2.x verify dsq vin
2015-03-16 07:25:04 -07:00
evan82
4b0cdb4834 Merge pull request #241 from UdjinM6/v0.11.2.x_cleanup
V0.11.2.x cleanup
2015-03-16 07:24:44 -07:00