Gregory Sanders
|
3e785f2bcc
|
combineblocksigs should check if signed blocks are active
|
2018-11-16 13:02:30 -05:00 |
|
Gregory Sanders
|
52cfdca0f7
|
Clarify block validation flags in light of max_block_signature_size
|
2018-11-16 12:56:53 -05:00 |
|
Gregory Sanders
|
6df5c863bf
|
fixup combineblocksigs results
|
2018-11-16 12:56:29 -05:00 |
|
Gregory Sanders
|
18a804c09c
|
CreateNewBlock: Only do signed block stuff when active
|
2018-11-16 09:02:36 -05:00 |
|
Gregory Sanders
|
f26b992d8a
|
fixup functional test
|
2018-11-15 16:08:01 -05:00 |
|
Gregory Sanders
|
413701668d
|
fixup functional test
|
2018-11-15 16:05:02 -05:00 |
|
Gregory Sanders
|
561f56dbf2
|
remove unused include rpc_blockchain.py
|
2018-11-15 16:01:27 -05:00 |
|
Gregory Sanders
|
e456e1eba1
|
remove unused decimal in rpc test
|
2018-11-15 16:00:28 -05:00 |
|
Gregory Sanders
|
1abaed35bf
|
remove unused includes in blocksign test
|
2018-11-15 15:58:57 -05:00 |
|
Gregory Sanders
|
fcf77ab170
|
fixup getnewblcokhex
|
2018-11-15 15:58:39 -05:00 |
|
Gregory Sanders
|
ad8814f4ec
|
remove sign.h include from pow.cpp
|
2018-11-15 15:47:57 -05:00 |
|
Gregory Sanders
|
1b7559e44d
|
fixup testproposedblock include
|
2018-11-15 15:42:06 -05:00 |
|
Gregory Sanders
|
b3004aded4
|
remove policy include for block signature production
|
2018-11-15 15:41:55 -05:00 |
|
Gregory Sanders
|
fe156a6b04
|
remove unneeded STANDARD_VERIFY flag causing circular dep
|
2018-11-15 15:34:53 -05:00 |
|
Gregory Sanders
|
6edf137391
|
remove circular dep from generic signer
|
2018-11-15 15:32:02 -05:00 |
|
Gregory Sanders
|
6e3285750f
|
fixup include spacing for compact block rpcs
|
2018-11-15 15:24:32 -05:00 |
|
Gregory Sanders
|
cca86c0c1b
|
ProduceSignature should have additional flags only
|
2018-11-15 15:24:14 -05:00 |
|
Gregory Sanders
|
bdb173729d
|
fixup blocksign functional tests again...
|
2018-11-15 15:06:10 -05:00 |
|
Gregory Sanders
|
7f2302b365
|
finalize functional test for blocksigning
|
2018-11-15 15:06:10 -05:00 |
|
Gregory Sanders
|
d1c17499f3
|
finally fixed feature_blocksign.py
|
2018-11-15 15:06:10 -05:00 |
|
Gregory Sanders
|
3c9aabe8d3
|
checking functional test
|
2018-11-15 15:06:10 -05:00 |
|
Gregory Sanders
|
f15dcf98c5
|
Add TX_TRUE output format, accept in wallet with
|
2018-11-15 15:06:10 -05:00 |
|
Gregory Sanders
|
f56f3d5638
|
fixup rpc test
|
2018-11-14 22:12:31 -05:00 |
|
Gregory Sanders
|
4d249f3521
|
signblock: use blockheader hash not entire serialized block
|
2018-11-14 22:12:16 -05:00 |
|
Gregory Sanders
|
1648fb9488
|
fixup signed block rpc functional tests
|
2018-11-14 16:18:24 -05:00 |
|
Gregory Sanders
|
c01f8a5e01
|
fixup signblock
|
2018-11-14 16:18:12 -05:00 |
|
Gregory Sanders
|
817f68362e
|
fixup combineblocksigs
|
2018-11-14 16:17:55 -05:00 |
|
Gregory Sanders
|
5ac003ea6e
|
add testproposedblock rpc call
|
2018-11-14 16:17:32 -05:00 |
|
Gregory Sanders
|
8f287d4100
|
fixup CreateNewBlock required age of transactions
|
2018-11-14 12:02:40 -05:00 |
|
Gregory Sanders
|
3902a2902b
|
fixup combineblocksigs
|
2018-11-14 09:56:50 -05:00 |
|
Gregory Sanders
|
caf8ba6214
|
fixup CheckSignatureEncoding for non-sighash-byte based sigs
|
2018-11-13 21:45:08 -05:00 |
|
Gregory Sanders
|
06c4ca3bd1
|
fixup generic signing
|
2018-11-13 21:44:39 -05:00 |
|
Gregory Sanders
|
2dfd03a701
|
fixup generic signing
|
2018-11-13 21:44:26 -05:00 |
|
Gregory Sanders
|
9d383f5a51
|
fixup combineblocksig (still not working)
|
2018-11-13 21:43:34 -05:00 |
|
Gregory Sanders
|
ed5bc2365c
|
fixup signblock RPC
|
2018-11-13 21:43:15 -05:00 |
|
Gregory Sanders
|
10da603006
|
fixup signblock rpc
|
2018-11-13 10:11:26 -05:00 |
|
Gregory Sanders
|
f21925c6bb
|
fixup compact block rpcs
|
2018-11-08 15:04:06 -05:00 |
|
Gregory Sanders
|
90d6bbcab4
|
fixup signblock
|
2018-11-08 15:03:50 -05:00 |
|
Gregory Sanders
|
ee717e7bcc
|
fixup combineblocksigs
|
2018-11-08 14:11:05 -05:00 |
|
Gregory Sanders
|
3c50b84b45
|
f'c933511300083a4573d935af037389a2c03b35b0'
|
2018-11-07 13:42:53 -05:00 |
|
Gregory Sanders
|
61620150d6
|
add RPC test for getnewblockhex required_wait
|
2018-11-07 13:39:45 -05:00 |
|
Gregory Sanders
|
fbc08970b9
|
fixup miner rpc call
|
2018-11-07 13:39:09 -05:00 |
|
Gregory Sanders
|
166ea7182f
|
f'add compact block rpc calls'
|
2018-11-07 13:33:01 -05:00 |
|
Gregory Sanders
|
9003d46807
|
f'add blocksigning RPC calls'
|
2018-11-07 13:32:28 -05:00 |
|
Gregory Sanders
|
450276a42b
|
test compact block rpcs
|
2018-11-07 13:30:59 -05:00 |
|
Gregory Sanders
|
98527830f7
|
checkin feature_blocksign.py fixup
|
2018-11-06 20:52:12 -05:00 |
|
Gregory Sanders
|
7c80bce463
|
add compact block rpc calls
|
2018-11-06 20:50:52 -05:00 |
|
Gregory Sanders
|
4d1e511afc
|
fixup rpc mining call
|
2018-11-06 20:47:35 -05:00 |
|
Gregory Sanders
|
c933511300
|
add blocksigning RPC calls
|
2018-11-06 20:46:16 -05:00 |
|
Gregory Sanders
|
a3493276d8
|
fix zmq test
|
2018-11-06 13:41:25 -05:00 |
|