Commit Graph

9970 Commits

Author SHA1 Message Date
jl777
21b49cd9ee Merge pull request #32 from Yzord/patch-1
Update README.md
2016-10-04 07:09:43 -03:00
Yzord
d5a5f0f390 Update README.md 2016-10-04 12:01:08 +02:00
Yzord
d2438574e6 Update README.md 2016-10-04 12:00:27 +02:00
Yzord
af7b3566c4 Update README.md 2016-10-04 11:53:52 +02:00
zkbot
d86218a52f Auto merge of #1476 - ebfull:update-parameters, r=str4d
Update to beta2 public parameters

Also gets rid of the `testnet3`/`regtest` subdirectories/symlinks and other such things.
2016-10-04 04:54:02 -04:00
zkbot
ed3e736af0 Auto merge of #1474 - ageis:update-release-process, r=str4d
Inserts some notes related to testnet deployment

Should satisfy #959 for now. I don't want to get too detailed here, since the infrastructure automation is in a still non-public repository, but instead supply a basic overview. We can write more detailed documentation and attach it to that repo.
2016-10-04 04:22:00 -04:00
zkbot
4cfbe798bf Auto merge of #1429 - str4d:867-update-dependencies, r=str4d
Update all dependencies

Also re-enables disabled compiler warnings.

Closes #867, #944, #1241, #1255, #1348.
2016-10-04 03:48:42 -04:00
Jack Grigg
87da7b4ea0 Fix secp256k1 test compilation 2016-10-04 00:45:56 -07:00
Jack Grigg
1fc7e92ea0 Re-encode Founders' Reward keys
Closes #1450
2016-10-03 23:59:59 -07:00
Jack Grigg
ee64b5e726 Re-encode hard-coded addresses in tests 2016-10-03 23:53:14 -07:00
Daira Hopwood
00e56272e8 CBitcoinAddress should use nVersionBytes == 2.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2016-10-03 23:53:14 -07:00
Daira Hopwood
fbad4cac24 Reencode keys in JSON test data. refs #812
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2016-10-03 23:53:14 -07:00
Daira Hopwood
702721c1fb WIP: update address prefixes. refs #812
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2016-10-03 23:53:13 -07:00
zkbot
4f49d32a28 Auto merge of #1427 - bitcartel:master_1345_getbalance, r=bitcartel
Fixes #1345 so that RPC getbalance star calculates balance of UTXOs correctly.
2016-10-04 01:20:12 -04:00
Jack Grigg
a4f2555b35 Mark previously-valid test data as invalid 2016-10-03 20:09:18 -07:00
Sean Bowe
796c7ee52f Update to beta2 public parameters, remove regtest/testnet3 parameters
subdirectories.
2016-10-03 15:58:02 -06:00
zkbot
efe18f2e9b Auto merge of #1374 - str4d:1106-alert-safe-mode, r=str4d
Enable high-priority alerts to put the RPC into safe mode

This reverts the changes in 986b5e257e and adds a priority check.

Continuation of #1337
Closes #1106
2016-10-03 17:36:59 -04:00
Jay Graber
cadf968511 Merge pull request #1473 from arcalinea/update-documentation
Update documentation
2016-10-03 13:39:54 -07:00
jl777
ca700a4259 Merge pull request #31 from pondsea/master
Update README.md
2016-10-03 17:37:43 -03:00
pondsea
c6444836a7 Update README.md 2016-10-04 07:19:54 +11:00
Jay Graber
3620caa464 Final edits 2016-10-03 11:28:24 -07:00
Simon
86cf60b5c8 Fixes #1345 so that UTXO debit and credits are computed correctly for a transaction. 2016-10-03 11:06:43 -07:00
Kevin Gallagher
d94ce512b4 Inserts some notes related to testnet deployment 2016-10-03 11:06:36 -07:00
Jay Graber
28799d8bd9 Update wording 2016-10-03 10:41:47 -07:00
jl777
e3463de18a test 2016-10-03 14:27:47 -03:00
jl777
1602791a5b test 2016-10-03 11:43:17 -03:00
jl777
9668fb9212 test 2016-10-03 11:41:55 -03:00
jl777
4d3a1f56a2 test 2016-10-03 11:36:48 -03:00
jl777
bafc3001b5 test 2016-10-03 11:35:39 -03:00
jl777
9f6f91c275 test 2016-10-03 11:34:00 -03:00
jl777
3d35aa5b13 test 2016-10-03 11:32:30 -03:00
jl777
76c0be99bc test 2016-10-03 10:27:44 -03:00
jl777
a2a3945ef5 test 2016-10-03 10:22:55 -03:00
jl777
7bfc207ada test 2016-10-03 10:20:27 -03:00
jl777
c939721cee -pubkey fix 2016-10-03 10:11:03 -03:00
jl777
5645d1115a test 2016-10-03 09:45:49 -03:00
jl777
fa9f227180 test 2016-10-03 09:02:29 -03:00
jl777
de8d24ddc7 printout 2016-10-03 08:51:13 -03:00
jl777
ee1db7784c test 2016-10-03 08:49:02 -03:00
jl777
86ea73092f test 2016-10-03 08:47:01 -03:00
jl777
1cf67c7040 test 2016-10-03 08:37:05 -03:00
jl777
c95fd5e040 fix args 2016-10-03 08:30:09 -03:00
jl777
998397aa2c fixed pubkey for notary mining 2016-10-03 08:16:53 -03:00
zkbot
fa632c1c91 Auto merge of #1468 - str4d:1138-change-versioning-scheme, r=str4d
Change versioning scheme

Closes #1138
2016-10-02 19:29:38 -04:00
str4d
6c92100607 Merge pull request #4 from daira/1138-change-versioning-scheme
Repair FormatSubVersion tests. refs #1138
2016-10-02 16:28:36 -07:00
Daira Hopwood
0fafbd5d0a Repair FormatSubVersion tests. refs #1138
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2016-10-02 16:44:56 +01:00
jl777
6c6a735e59 Merge pull request #17 from pondsea/master
Update README.md
2016-10-02 07:35:03 -03:00
pondsea
6c4dfa1c60 Update README.md 2016-10-02 21:23:45 +11:00
pondsea
8aeb7db1c5 Update README.md 2016-10-02 21:15:13 +11:00
zkbot
0df0ce05f0 Auto merge of #1467 - ageis:wget-cert-verify, r=str4d
Verify TLS certificates w/ wget in fetch-params.sh

Per NCC-2016-017, wget was being run with `--no-check-certificate`, which means that the connection can be man-in-the-middled, even if we are verifying the integrity of the parameters later via hash sums.
The rationale cited in the Bash comments does not stand up to scrutiny. There's really no persuasive reason not to verify certificates.

Fixes #1346.
2016-10-02 03:01:14 -04:00