- 13 Jan, 2017 3 commits
-
-
Pieter Wuille authored
-
Pieter Wuille authored
libsecp256k1's API changed, so update key.cpp to use it. Libsecp256k1 now has explicit context objects, which makes it completely thread-safe. In turn, keep an explicit context object in key.cpp, which is explicitly initialized destroyed. This is not really pretty now, but it's more efficient than the static initialized object in key.cpp (which made for example bitcoin-tx slow, as for most of its calls, libsecp256k1 wasn't actually needed). This also brings in the new blinding support in libsecp256k1. By passing in a random seed, temporary variables during the elliptic curve computations are altered, in such a way that if an attacker does not know the blind, observing the internal operations leaks less information about the keys used. This was implemented by Greg Maxwell.
-
Cory Fields authored
-
- 06 Dec, 2016 1 commit
-
-
infernoman authored
dash -> crown Former-commit-id: 45e21a41af056e718eb34d4281d40ddc339f35e7
-
- 11 Nov, 2016 2 commits
-
-
infernoman authored
change dash-tx -> crown-tx change dash-config.h change das h- -> crown- change dashrpc->crownrpc change dash_qt -> crown_qt change dash_cli -> crown_cli chang e dash_tx -> crown_tx change test_dash -> test_crown Former-commit-id: f22ef63258e4b6b7ae790be64ba079162262415f
-
infernoman authored
Former-commit-id: 710728d54be28f63f083313259ac60b441dbb4f3
-
- 27 Oct, 2016 4 commits
-
-
infernoman authored
Former-commit-id: 7bd564e7406d6b0a4d65689248fd82d8d358c822
-
infernoman authored
Former-commit-id: 36d37e28ef6a33b23bc7c845868ab3bb7c4f56c2
-
infernoman authored
Former-commit-id: baf86891f001bb428dc335c81b201151c9274b15
-
infernoman authored
Former-commit-id: b3af01891dae478ba9e1d4c8cfe9aeb41577987d
-
- 21 Oct, 2016 1 commit
-
-
infernoman authored
DRK -> CRW Max darksend amount -> 10000 Former-commit-id: 7861c573ed3bc24a5368d8a9d446571ee576b36a
-
- 19 Oct, 2016 4 commits
-
-
infernoman authored
Adjust version.h Former-commit-id: 19e6c92ca953fac21850e755fa72b484573e0709
-
Infernoman authored
Former-commit-id: 9158d212fc1b27f395912a189010341df2d65ffe
-
Infernoman authored
Former-commit-id: c89a42e517889d309b9ab8d6c181213e6fb0b561
-
Infernoman authored
Former-commit-id: ec56b0a1d855649c5e0d920b89ce69293b99c25d
-
- 18 Oct, 2016 1 commit
-
-
Infernoman authored
Former-commit-id: fe6d8ac1591fb329eb6d29d1f4400aa97038bb63
-
- 17 Oct, 2016 1 commit
-
-
Infernoman authored
Former-commit-id: e8fe5b96b617c98f07abf8d0b34c889016778b57
-
- 10 Oct, 2016 2 commits
-
-
Infernoman authored
Former-commit-id: e034860e3c6b8acc4a2bb857f8784aa733ba4e88
-
Infernoman authored
Former-commit-id: 7eedaf3abcf2cf59e16d3efdf6a6b145424b1b22
-
- 28 Jul, 2016 1 commit
-
-
Infernoman authored
Former-commit-id: 99f7f4190a695b484777ba06e91fc675dbbe7e25
-
- 08 Jun, 2016 3 commits
- 29 Sep, 2015 1 commit
-
-
UdjinM6 authored
-
- 11 Sep, 2015 1 commit
-
-
UdjinM6 authored
- 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
-
- 29 Aug, 2015 1 commit
-
-
Evan Duffield authored
-
- 28 Aug, 2015 1 commit
-
-
UdjinM6 authored
- compiling errors - output - CBitcoinAddress usage cleanup - refresh qt project file - fix typo in `masternode` debug category
-
- 18 Aug, 2015 1 commit
-
-
UdjinM6 authored
-
- 12 Aug, 2015 2 commits
- 11 Aug, 2015 1 commit
-
-
crowning- authored
-
- 10 Aug, 2015 1 commit
-
-
Evan Duffield authored
- It seems these might cause clients to get stuck in rare cases, plus we sync all of this information from the network when the client loads up anyway. I think it's best to disable these features and see if the clients stop getting stuck on random reboots.
-
- 08 Aug, 2015 2 commits
-
-
Evan Duffield authored
-
Evan Duffield authored
-
- 06 Aug, 2015 1 commit
-
-
Evan Duffield authored
-
- 05 Aug, 2015 1 commit
-
-
UdjinM6 authored
-
- 03 Aug, 2015 1 commit
-
-
UdjinM6 authored
-
- 02 Aug, 2015 1 commit
-
-
UdjinM6 authored
-
- 31 Jul, 2015 2 commits