evan82
f36e28ede0
Merge pull request #611 from crowning-/v0.12.1.x
...
Security: sanitize mnbudget parameters (part 2) DASH-5
2015-09-14 13:17:34 -07:00
Matt Corallo
0186228d61
Update trusted-git-root to the most recent unsigned commit
2015-09-14 12:54:25 -04:00
MarcoFalke
9b1cdd7eeb
[trivial] Remove obsolete pixmaps
2015-09-13 17:57:25 +02:00
MarcoFalke
d1acf938e6
[qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.sh
...
* Merge make_spinner.py into makespinner.sh
* Also delete now unused imgs
* Actually use all 36 frames for the spinner animation
2015-09-13 17:57:12 +02:00
crowning-
0a036e0bf0
UI: theme-dependent icons/images (error fix)
2015-09-13 13:23:28 +02:00
crowning-
39ac400392
UI: theme-dependent icons/images Step 3 (CSS changes)
2015-09-13 04:46:02 +02:00
crowning-
b9bf948a65
UI: theme-dependent icons/images Step 2 (Gitian-build fix)
2015-09-13 00:59:51 +02:00
crowning-
dec129d54c
UI: theme-dependent icons/images Step 2 (app icons relocated)
2015-09-13 00:42:07 +02:00
crowning-
8c33cf27b8
UI: theme-dependent icons/images Step 2 (permissions restored)
2015-09-12 23:45:52 +02:00
crowning-
82b25f55f7
UI: theme-dependent icons/images Step 2
2015-09-12 23:42:04 +02:00
MarcoFalke
51ff777357
[trivial] Fix rpc message "help generate"
2015-09-12 18:19:53 +02:00
UdjinM6
02dfe6b239
split usage of "masternode" command: "start" for local Hot and "start-<mode>" for remote"
...
Closed #605
2015-09-12 18:02:39 +02:00
crowning-
afa99c7f62
Security: sanitize mnbudget parameters (part 2) DASH-5
2015-09-12 17:17:03 +02:00
UdjinM6
f68a5d8102
remove depreciated dsee/dseep code
...
Closes #606
2015-09-12 16:35:37 +02:00
UdjinM6
d9ff3d77a3
remove extra "new line" from some error/log messages
...
Closes #609
2015-09-12 16:30:02 +02:00
Holger Schinzel
c38e5233c1
fixing reference
...
Closes #603
2015-09-12 16:25:31 +02:00
UdjinM6
a31df6e4ae
fix linearization tool to make it work with Dash
2015-09-12 16:24:04 +02:00
MarcoFalke
4c3cab14b7
[trivial] init cleanup
2015-09-12 13:28:00 +02:00
Irving Ruan
5d7a16d073
Fixes typo in build-osx.md.
2015-09-12 00:35:36 -07:00
UdjinM6
9710b50a43
change threadSafe (i.e. cs_main lock usage) for Dash rpc commands
...
Closes #604
2015-09-12 07:49:13 +02:00
UdjinM6
9d7fccf6a7
change threadSafe (i.e. cs_main lock usage) for Dash rpc commands
...
Closes #604
2015-09-12 07:45:47 +02:00
evan82
ee9018aee9
Merge pull request #600 from crowning-/UI_Enhancements
...
UI: theme-dependent icons/images Step 1
2015-09-11 14:45:33 -07:00
evan82
356c616b98
Merge pull request #598 from crowning-/v0.12.1.x
...
Security: sanitize mnbudget prepare|submit names and URLs
2015-09-11 14:45:21 -07:00
UdjinM6
ae14019e6d
IX fixes:
...
- refactor initialization/fix initial values
- use global `fEnableInstantX`
- rpc output: `confirmations` (i.e. total) and `bcconfirmations` (blockchain only), fixes #593 also
- throw error in UI before submiting IX if it violates max amount
2015-09-11 21:26:15 +03:00
UdjinM6
0c3a0291ac
huge update to sk translation (thanks xsedivy!)
...
fix qrc
2015-09-10 07:22:31 +03:00
UdjinM6
602d1b2944
DS: try to use only inputs with the same number of rounds starting from lowest number of rounds possible
2015-09-09 08:00:30 +03:00
Gregory Maxwell
6ecaec395c
[Trivial] [logging] Rm extraneous cleansubver in serveral debug messages.
...
We log the cleanSubVer as part of connect. It is not uniquely more informative
than any of the other data we have about a peer, often less. It's also often
long now as well. There is no need to output it as part of mempoolrej,
AcceptToMemoryPool, or pong entries. Leaving it out makes our log entries
more uniform and consistent.
2015-09-08 23:11:10 +00:00
Wladimir J. van der Laan
3224936bed
Merge pull request #6635
...
a1df1e8
[docs] add libevent dependency to build-osx.md (Jonas Schnelli)
d6a92dd
[release notes] mention apache reverse proxy to re-enable SSL (Jonas Schnelli)
2015-09-08 17:38:25 +02:00
Wladimir J. van der Laan
0574ede595
doc: update release-notes and bips.md for BIP111
2015-09-08 17:19:08 +02:00
Wladimir J. van der Laan
0c27795140
Merge pull request #6579
...
afb0cca
Add NODE_BLOOM service bit and bump protocol version (Matt Corallo)
2015-09-08 17:10:36 +02:00
Wladimir J. van der Laan
878ea69491
Merge pull request #6594
...
5ffaaba
Disallow duplicate windows. (Casey Rodarmor)
2015-09-08 17:02:00 +02:00
Wladimir J. van der Laan
1d133d9573
Merge pull request #6640
...
eb3002b
[TRIVIAL] Fix typo: exactmath -> exactmatch (paveljanik)
2015-09-08 16:43:26 +02:00
Wladimir J. van der Laan
6f6fb188b5
Merge pull request #6644
...
7a7e68d
Prune the -prune help to reflect that the wallet is no longer disabled. (Gregory Maxwell)
2015-09-08 16:24:08 +02:00
Wladimir J. van der Laan
e8bb8ad85a
Merge pull request #6643
...
238851b
[doc] [tor] Clarify when to use bind (MarcoFalke)
2015-09-08 15:50:02 +02:00
Wladimir J. van der Laan
cd381d7719
Merge pull request #6648
...
9cdc335
Simplify logic of REST request suffix parsing. (Daniel Kraft)
2015-09-08 14:51:22 +02:00
evan82
818303dbbd
Merge pull request #602 from UdjinM6/remainingoffby1
...
fix: GetRemainingPaymentCount was off by 1
2015-09-07 12:03:55 -07:00
Gregory Maxwell
7a7e68d1e2
Prune the -prune help to reflect that the wallet is no longer disabled.
...
The wallet hasn't been disabled since 3201035f22
.
2015-09-07 18:49:12 +00:00
Daniel Kraft
9cdc3353c5
Simplify logic of REST request suffix parsing.
...
This patch changes the way the suffix (giving the requested data format) is
parsed for REST requests. Before, the string was split at '.'
characters and it was assumed that the second part was the suffix.
Now, we look for the last dot and use that to determine the suffix.
This allows for strings that contain dots (not used now, though), and
seems, in general, to be clearer and more intuitive.
2015-09-07 20:38:03 +02:00
UdjinM6
792c5b822a
fix: GetRemainingPaymentCount was off by 1
2015-09-07 20:39:34 +03:00
Jonas Schnelli
a1df1e870b
[docs] add libevent dependency to build-osx.md
2015-09-07 13:31:16 +02:00
Holger Schinzel
7a8f73f6f5
Merge branch 'master' into v0.12.1.x
2015-09-07 11:02:12 +02:00
Holger Schinzel
9aab0eb237
Merge branch 'master' into v0.12.0.x
2015-09-07 11:01:03 +02:00
Holger Schinzel
22deeb7f95
Merge pull request #601 from dashpay/fix_release-notes
...
changed status of release notes from draft to released
2015-09-07 10:58:03 +02:00
Holger Schinzel
d9d1a79626
changed status of release notes from draft to released
2015-09-07 10:55:24 +02:00
Gregory Maxwell
77c6072473
Enable wallet key imports without rescan in pruned mode.
...
Complete rescan is incompatible with pruning, but rescan is optional on
our wallet key import RPCs. Import on use is very useful in some common
situations in conjunction with pruning, e.g. merchant payment tracking.
This reenables importprivkey/importaddress/importpubkey when rescan
is not used.
In the future we should consider changing the rescan argument to allow depth
or date to allow limited rescanning when compatible with the retained
block depth.
2015-09-07 01:28:32 +00:00
MarcoFalke
238851bf64
[doc] [tor] Clarify when to use bind
...
c.f. #6585
2015-09-06 18:17:35 +02:00
Matt Corallo
afb0ccaf9c
Add NODE_BLOOM service bit and bump protocol version
...
Lets nodes advertise that they offer bloom filter support explicitly.
The protocol version bump allows SPV nodes to assume that NODE_BLOOM is
set if NODE_NETWORK is set for pre-70011 nodes.
Also adds an option to turn bloom filter support off for nodes which
advertise a version number >= 70011. Nodes attempting to use bloom
filters on such protocol versions are banned, and a later upgade
should drop nodes of an older version which attempt to use bloom
filters.
Much code stolen from Peter Todd.
Implements BIP 111
2015-09-05 23:29:13 -07:00
crowning-
bf528715fc
UI: theme-dependent icons/images Step 1
2015-09-05 22:54:11 +02:00
Casey Rodarmor
5ffaaba3a1
Disallow duplicate windows.
2015-09-04 15:25:42 -04:00
Holger Schinzel
2c539391cd
version bump v54
2015-09-04 21:18:16 +02:00