vertoe
08d4a91364
Pull translations from transifex.
2015-02-16 09:55:08 +01:00
vertoe
2b5157c6ed
Pull translations from transifex.
2015-02-15 16:06:14 +01:00
vertoe
063dc20dd4
merge downstream 0.11.2
2015-02-15 14:37:00 +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
evan82
3d004ab819
Merge pull request #178 from vertoe/devel-0.9-upstream
...
Implement BIP66
2015-02-14 08:14:03 -07:00
vertoe
e2953f8442
merge upstream 0.9
2015-02-14 08:59:11 +01:00
vertoe
2a1d86ff60
Pull translations from transifex.
2015-02-14 08:57:47 +01:00
vertoe
fb6a288fbc
merge downstream 0.11.1
2015-02-14 08:50:55 +01:00
vertoe
692b2e05f7
merge upstream 0.9
2015-02-14 08:48:10 +01:00
Evan Duffield
bdbdbf993f
fixed log message
2015-02-13 12:53:45 -07:00
Evan Duffield
70c4e0bdee
remove safemode checks for masternode payments & IX block enforce
2015-02-13 12:22:58 -07:00
Evan Duffield
b7b2549e56
blockheight should default to current height
2015-02-13 07:55:08 -07:00
Evan Duffield
65aa7db8a2
fixed sync message
2015-02-13 07:43:44 -07:00
Gregory Maxwell
6b4163b972
Sanitize command strings before logging them.
...
Normally bitcoin core does not display any network originated strings without
sanitizing or hex encoding. This wasn't done for strcommand in many places.
This could be used to play havoc with a terminal displaying the logs,
especially with printtoconsole in use.
Thanks to Evil-Knievel for reporting this issue.
Conflicts:
src/main.cpp
src/net.cpp
src/rpcserver.cpp
Rebased-From: 28d4cff0ed
Github-Pull: #5770
2015-02-13 13:32:39 +01:00
Wladimir J. van der Laan
864338a2b2
Merge pull request #5762
...
3230b32
Raise version of created blocks, and enforce DERSIG in mempool (Pieter Wuille)
989d499
Backport of some of BIP66's tests (Pieter Wuille)
ab03660
Implement BIP 66 validation rules and switchover logic (Pieter Wuille)
2015-02-13 12:45:08 +01:00
vertoe
57e59353ff
Update source translation file.
2015-02-13 09:29:18 +01:00
vertoe
4bed0a31b0
Pull translations from transifex.
2015-02-13 09:27:53 +01:00
vertoe
824cf61c8d
merge downstream 0.11.2
2015-02-13 09:26:14 +01:00
vertoe
9dc8c1cf07
merge downstream 0.11.1
2015-02-13 09:25:59 +01:00
evan82
a9ff5617e9
Merge pull request #177 from UdjinM6/v0.11.1.x_fix_gui_performance_issues
...
V0.11.2.x Performance and UI Fixes Pack
2015-02-12 16:50:17 -07:00
Evan Duffield
831b281a7d
Merge branch 'master' of https://github.com/darkcoin/darkcoin into v0.11.2.x
2015-02-12 16:49:26 -07:00
Evan Duffield
5907263729
sign payee for masternode payments
2015-02-12 12:55:14 -07:00
vertoe
d4070bc092
Pull translations >60% from transifex.
2015-02-12 12:01:14 -07:00
vertoe
9dc7008d81
Pull translations from transifex.
2015-02-12 12:01:14 -07:00
vertoe
920ecea2a1
only include translations >80% (now really\!)
2015-02-12 12:01:14 -07:00
vertoe
29722b89ee
Pull translations from transifex.
2015-02-12 12:01:14 -07:00
vertoe
5556a22f7a
only include translations >90%
2015-02-12 12:01:14 -07:00
vertoe
1fb19ac889
Revert "Fix coinbase maturity"
...
This reverts commit eafb791d8c
.
2015-02-12 12:01:13 -07:00
vertoe
f6986b53f0
Pull translations from transifex.
2015-02-12 12:01:13 -07:00
vertoe
e6c36ddd92
Fix coinbase maturity
2015-02-12 12:01:13 -07:00
vertoe
2f160ef0d2
only include translations >75%
2015-02-12 12:01:13 -07:00
vertoe
34f49aa95f
Pull translations from transifex.
2015-02-12 12:01:13 -07:00
UdjinM6
cc9eef01a2
fix time to switch "out of sync" message on/of to make UI more consistent (as we are 4x times faser than bitcoin)
2015-02-12 17:41:13 +03:00
UdjinM6
68cbba1621
allow getAnonymizedBalance calculation on sync again
2015-02-12 17:41:13 +03:00
UdjinM6
9823b9ebad
Solve performance problems by caching and fix probable security issue
...
- add number of rounds to outputs
- cache rounds calculation results of GetInputDarksendRounds
- select shortest rounds chain instead of the first found
2015-02-12 17:41:02 +03:00
UdjinM6
5011bc2e2a
fix twice denominatedBalance calculations
2015-02-12 16:54:24 +03:00
UdjinM6
843dc81178
add "out of sync" message to DS section too
2015-02-12 16:32:34 +03:00
UdjinM6
90b2a44045
wallet - fix locks / cleanup a bit
2015-02-12 16:26:32 +03:00
vertoe
e683afcb4b
Pull translations from transifex.
2015-02-12 13:29:04 +01:00
vertoe
afc44623f7
Fix translation docs.
2015-02-12 11:49:22 +01:00
vertoe
d3d440780f
Add bulgarian and norwegian translations.
2015-02-12 11:16:00 +01:00
vertoe
f3ff766da4
Update transifex source file.
2015-02-12 11:07:52 +01:00
vertoe
6fe1b77b76
Fix some strings in the UI.
2015-02-12 11:07:02 +01:00
vertoe
bafdee3a40
merge downstream 0.11.1
2015-02-12 10:25:36 +01:00
vertoe
3116daa476
merge upstream 0.9
2015-02-12 10:25:04 +01:00
evan82
d1d31ad4c3
Merge pull request #175 from vertoe/devel-0.9
...
Translations cleanup.
2015-02-11 22:14:42 -07:00
evan82
d8677acb69
Merge pull request #174 from vertoe/devel-0.9-upstream
...
build: fix dynamic boost check when --with-boost= is used
2015-02-11 22:14:03 -07:00
evan82
0724070661
Merge pull request #172 from crowning-/patch-3
...
Minor UI changes for Overview Page
2015-02-11 22:13:52 -07:00
evan82
1165740d5e
Merge pull request #171 from crowning-/patch-2
...
Added link to Transifex translation site for missing languages
2015-02-11 22:13:39 -07:00