Commit Graph

1178 Commits

Author SHA1 Message Date
jl777
e4ca0031c9 test 2016-10-18 17:52:53 -03:00
jl777
6222ece2d5 test 2016-10-18 17:39:59 -03:00
jl777
cf86cc9e81 test 2016-10-18 17:37:32 -03:00
jl777
936e4eeaca test 2016-10-18 17:36:41 -03:00
jl777
a0344f9052 test 2016-10-18 17:35:04 -03:00
jl777
eab0d89cb7 test 2016-10-18 17:32:00 -03:00
jl777
03d29520ac test 2016-10-18 17:29:03 -03:00
jl777
04db1eee35 test 2016-10-18 17:20:46 -03:00
jl777
0f42af4c39 test 2016-10-18 15:57:25 -03:00
jl777
31aecb4808 test 2016-10-18 15:44:56 -03:00
jl777
d067063f13 test 2016-10-18 15:37:26 -03:00
jl777
d0c3abe6a5 test 2016-10-18 15:17:11 -03:00
jl777
08702b036b test 2016-10-18 15:10:13 -03:00
jl777
ba94466bb3 test 2016-10-18 15:06:38 -03:00
jl777
d0c7ed8f31 test 2016-10-18 13:20:20 -03:00
jl777
482c3933ad test 2016-10-18 13:17:40 -03:00
jl777
880b293115 test 2016-10-18 12:04:54 -03:00
jl777
c9b8b8b04b test 2016-10-18 12:02:37 -03:00
jl777
a538070e40 test 2016-10-18 11:13:35 -03:00
jl777
957ef1239c test 2016-10-18 11:11:47 -03:00
jl777
0570045c87 test 2016-10-18 11:08:37 -03:00
jl777
fffef49eca test 2016-10-18 10:55:43 -03:00
jl777
126c92b60a test 2016-10-17 16:09:06 -03:00
jl777
ab714a45d0 test 2016-10-17 16:05:20 -03:00
jl777
3a672e7b11 Merge remote-tracking branch 'zcash/master' into dPoW 2016-10-17 15:28:00 -03:00
jl777
9e211e057f test 2016-10-17 15:05:14 -03:00
jl777
f920ed0067 test 2016-10-17 15:04:04 -03:00
jl777
edea78beeb test 2016-10-17 14:52:43 -03:00
jl777
9e71587474 test 2016-10-17 14:35:48 -03:00
jl777
d27e196e8d test 2016-10-17 14:27:27 -03:00
jl777
5f089b00f2 test 2016-10-17 13:47:57 -03:00
jl777
d6b4ea6610 test 2016-10-17 13:27:06 -03:00
jl777
f2d60864a9 notarized checkpoint 2016-10-17 13:18:45 -03:00
Jack Grigg
6a7acc29a1 Set CBlockIndex.hashAnchor correctly in ConnectBlock 2016-10-17 11:09:24 -05:00
Jack Grigg
b6961fc112 Increment witnesses for new transactions on rescan
Closes #1400
2016-10-17 09:55:02 -05:00
Sean Bowe
74f15a73a1 Make 100KB transaction size limit a consensus rule, rather than a standard rule. 2016-10-08 00:00:23 -06:00
jl777
fd55cc9c72 test 2016-10-06 12:37:09 -03: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
jl777
3d35aa5b13 test 2016-10-03 11:32:30 -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
Simon
b7d072069e Update comment per review 2016-09-30 14:42:47 -07:00
Simon
3b30d8361a Founders reward: changed index computation, added new test and some refactoring. 2016-09-30 14:42:47 -07:00
Simon
db0f931570 Add founders reward to ChainParams.
Fix bug where subsidy slow shift was ignored.
2016-09-30 14:42:47 -07:00
jl777
e93ff3ca05 syntax fix 2016-09-23 10:45:17 -03:00
jl777
8c3623fe10 syntax fixes 2016-09-23 10:36:28 -03:00
jl777
50027f0631 mindiff exception for notaries 2016-09-23 10:30:15 -03:00
Jack Grigg
a40034f7d6 Enable high-priority alerts to put the RPC into safe mode
This reverts the changes in 986b5e257e and adds a
priority check.

Closes #1106
2016-09-23 17:26:43 +12:00
jl777
d7426190e4 new read me 2016-09-21 16:18:52 -03:00
zkbot
976479f824 Auto merge of #1411 - bitcartel:master_bitcoin_7106, r=daira
Upstream patch: Fix and improve relay from whitelisted peers

https://github.com/bitcoin/bitcoin/pull/7106
a9f3d3db5c0c8d1697998ed9b3e192ddbf9a31f4

An extra commit modifies the log message string, otherwise there are are a number of commits that need be to backported to add methods e.g. GetDebugMessage.  These commits modify the interface in consensus/validation.h so there are conflicts to be resolved. e.g.
9003c7c
a9ac95c
5f12263
fbf44e6
2016-09-20 19:41:00 -04:00