jl777
03a4c027ac
Test
2017-07-03 10:26:06 +03:00
jl777
6bbbb67a5b
Test
2017-07-03 10:21:25 +03:00
jl777
3767b1016f
Test
2017-07-03 10:02:47 +03:00
jl777
80ec167605
Test
2017-07-03 09:53:09 +03:00
jl777
83af1e7019
Test
2017-07-03 09:52:28 +03:00
jl777
db6396cc3d
Test
2017-07-03 09:36:45 +03:00
jl777
f8ac0965ba
Test
2017-07-03 09:25:31 +03:00
jl777
4b9e9edaf3
Test
2017-07-03 09:19:55 +03:00
jl777
2240654d8f
Test
2017-07-03 09:18:08 +03:00
jl777
d4be1760d3
Test
2017-07-03 08:11:13 +03:00
jl777
1f86f71cf6
Test
2017-07-03 08:07:46 +03:00
jl777
7f14f452fc
Test
2017-07-03 08:01:10 +03:00
jl777
2702aee01d
Test
2017-07-02 13:56:18 +03:00
jl777
c61fb0e72c
Fix CRYPTO in asset chains
2017-07-01 19:47:01 +03:00
jl777
bdcabcaf56
Test
2017-07-01 15:22:27 +03:00
jl777
d7d501b6e5
Test
2017-06-29 18:47:48 +03:00
jl777
40a778cb54
Test
2017-06-29 18:18:27 +03:00
jl777
f60d4e69c1
Test
2017-06-29 18:16:04 +03:00
jl777
3e4c8dc863
COQUI
2017-06-29 18:11:00 +03:00
jl777
8ff56739c8
Test
2017-06-27 17:46:41 +03:00
jl777
31dd13ad40
Test
2017-06-27 17:36:24 +03:00
jl777
571f648d41
Test
2017-06-27 17:25:59 +03:00
jl777
5f171bf913
Test
2017-06-27 17:10:10 +03:00
jl777
196b41a5ac
Test
2017-06-27 17:08:41 +03:00
jl777
e44df8d7e2
Test
2017-06-27 17:01:59 +03:00
jl777
8429481204
Test
2017-06-27 17:01:35 +03:00
jl777
c1f88b1deb
Test
2017-06-27 16:59:15 +03:00
jl777
b42e439512
Test
2017-06-27 16:51:12 +03:00
jl777
201269b62d
Test
2017-06-27 16:41:50 +03:00
jl777
b5da879e2f
Test
2017-06-27 16:34:14 +03:00
jl777
e2ca75ae28
Test
2017-06-27 16:27:03 +03:00
jl777
4c917febb7
Test
2017-06-27 16:13:49 +03:00
jl777
5ee6fd299b
Test
2017-06-27 15:55:29 +03:00
jl777
7b9c29355c
Test
2017-06-27 15:07:22 +03:00
jl777
4130f3a067
Test
2017-06-27 14:56:14 +03:00
jl777
7a9a3ddcfe
Test
2017-06-27 14:48:13 +03:00
jl777
b5d53e7195
Test
2017-06-27 14:28:46 +03:00
jl777
06e6de363c
Test
2017-06-27 14:12:59 +03:00
jl777
97b6b4d424
Test
2017-06-27 13:53:31 +03:00
jl777
d1373b5701
Test
2017-06-27 13:47:34 +03:00
jl777
cdc09f194c
Test
2017-06-27 13:27:31 +03:00
Daira Hopwood
262fc5f4e3
Alert 1004 (version 1.0.10 only)
...
Author: Simon <simon@bitcartel.com >
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2017-06-24 19:49:41 +01:00
Simon
d444e1cf40
make-release.py: Versioning changes for 1.0.10-1.
2017-06-23 19:43:29 -07:00
Sean Bowe
15a9937654
Revert "Delete old protocol version constants and simplify code that used them."
...
This reverts commit 5a49c929dd .
2017-06-23 18:19:25 -06:00
Sean Bowe
9ad9a25eff
Revert "Remove an unneeded version workaround as per @str4d's review comment."
...
This reverts commit 1e9db0b38a .
2017-06-23 18:19:17 -06:00
practicalswift
1240717431
Net: Fix resource leak in ReadBinaryFile(...)
...
Introduced in 3290567bbd via PR #2177 .
2017-06-23 18:49:43 +12:00
Jack Grigg
dc2ead6021
make-release.py: Versioning changes for 1.0.10.
2017-06-22 14:47:15 +12:00
Homu
59de56eeca
Auto merge of #2342 - bitcartel:1081__mempoolpatch, r=str4d
...
Add ability for node to reject tx from mempool by number of tx inputs
Implement short-term solution described in #2343 so that users can respond promptly to critical short-term problems caused by quadratic validation scaling, such as the getblocktemplate latency, block propagation latency, and mempool size inflation issues described in #2333 .
2017-06-21 14:42:13 -07:00
Homu
02e5fffadc
Auto merge of #2360 - daira:2359.remove-lax-der-validation, r=arcalinea
...
Remove unneeded lax ECDSA signature verification
Fixes #2359 . Removes code for lax ECDSA verification, and the SCRIPT_VERIFY_DERSIG flag that controlled it. The behaviour is as-if the flag is always set.
2017-06-20 19:05:58 -07:00
Simon
d8616d012a
Partial revert & fix for commit 9e84b5a ; code block in wrong location.
2017-06-19 21:11:34 -07:00