Tom Trevethan
85be2cc64f
linter: remove trailing whitespace
2026-07-10 12:11:21 +01:00
Tom Trevethan
e5d02b9fd5
fix RPC documentation inconsistencies
2026-07-09 14:13:48 +01:00
ivanlele
aa41e29f97
Merge 3a29ff5dea into merged_master (Bitcoin PR bitcoin/bitcoin#30463 )
2026-03-09 16:54:19 +00:00
Byron Hambly
0b0d5d214e
Merge 8597260872 into merged_master (Bitcoin PR bitcoin/bitcoin#26480 )
2025-03-04 10:42:21 +02:00
GoodDaisy
97d7bccc4a
fix typo in test/functional/feature_blocksign.py
2024-01-12 21:48:48 +08:00
Byron Hambly
5931d7d47c
Merge d4e92d8436 into merged_master (Bitcoin PR bitcoin/bitcoin#23508 )
2023-06-29 11:46:17 +00:00
Glenn Willen
7754db44e4
Merge 03b8b0cb91 into merged_master (Elements PR ElementsProject/elements#1111 )
2022-06-27 13:11:53 -07:00
James Dorfman
efdb2f4df3
getblockchaininfo: remove incorrect fields 'signblock_asm' and 'signblock_hex' from rpc response
2022-04-28 10:14:03 -04:00
Glenn Willen
f035196ceb
Merge 586e5c7dd7 into merged_master (Elements PR ElementsProject/elements#1062 )
2022-04-20 21:51:53 -07:00
Pablo Greco
85c3c2b819
Deprecate con_dyna_deploy_start in favor of evbparams
2021-11-23 14:36:03 +00:00
Andrew Poelstra
083e08cf82
Merge d6a59166a1 into merged_master (Bitcoin PR bitcoin/bitcoin#22257 )
...
Just as mechanical and annoying as it looks.
2021-07-28 21:06:57 +00:00
Steven Roose
b7a116d910
Undo default signalling behavior for dynafed unless enabled
2021-05-07 13:46:55 +02:00
Andrew Poelstra
55be2930fb
test: disable "is everyone connected" check in sync_all in blocksigner test
...
Everyone is _not_ connected in this test, so on slow machines
where this check triggers (e.g. the CI boxes) the test incorrectly
fails. This was also a source of (very infrequent) spurious failures
during the rebase.
2021-03-26 17:33:05 +00:00
Andrew Poelstra
68bfd70b43
ci: various linter / CI compiler error fixes
...
Includes changing TRUE to OP_TRUE for anyone-can-spend output name,
to avoid symbol conflict on win64 builds, which is really obnoxious.
2021-03-26 17:33:04 +00:00
Andrew Poelstra
6f267e338a
Merge 47fc883106 into merged_master (Bitcoin PR #19967 )
2020-12-01 14:36:58 +00:00
Andrew Poelstra
3613ae283d
Merge f60e0684d1 into merged_master (Elements PR #773 )
2020-11-09 23:10:10 +00:00
Andrew Poelstra
61e1882a27
Merge 1ff3a39d11 into merged_master (Elements PR #753 )
2020-11-09 21:20:46 +00:00
Andrew Poelstra
f0526100b7
Merge b117eb4c25 into merged_master (Elements PR #747 )
2020-11-09 21:20:39 +00:00
Andrew Poelstra
423b32563f
Merge b0f4cb397a into merged_master (Elements PR #745 )
2020-11-09 21:20:38 +00:00
Andrew Poelstra
b24be4b1a7
Merge 59c138d2f1 into merged_master (Bitcoin PR #16898 )
2020-11-09 21:20:27 +00:00
Andrew Poelstra
9cc26a716a
Merge 5b2fe5563b into merged_master (Elements PR #642 )
...
FIXME: we disable standardness checks for the non-PAK node in the PAK tests.
This is because of a bug in Elements which causes non-PAK nodes to reject
pegouts for standardness reasons. Need to fix it after the rebase.
2020-11-09 21:20:21 +00:00
Andrew Poelstra
7655f06251
Merge 08bd21a3bd into merged_master (Bitcoin PR #15826 )
2020-10-28 20:54:52 +00:00
Andrew Poelstra
67d718b048
Merge a74d588f21 into merged_master (Bitcoin PR #14954 )
2020-10-27 22:32:24 +00:00
Gregory Sanders
fd5ec4bff6
HF: Simplify legacy->dynafed transition max sig size
2019-11-08 14:07:07 -05:00
Gregory Sanders
1d7847305c
HF: Dyanfed pruned header now has extra root
2019-11-08 14:07:01 -05:00
Gregory Sanders
6d9639b211
getnewblockhex: Take data push for arbitrary data in block coinbase commitment
2019-10-28 09:11:05 -04:00
Gregory Sanders
fcc7051a81
feature_blocksign.py: Allot for possibility of non-empty block 0.5RTT
2019-10-15 11:39:51 -04:00
Gregory Sanders
7126d1fe38
finalizecompactblock: Fix it, make test easier to fail
2019-10-10 15:46:43 -04:00
Gregory Sanders
47db75e39f
Dynafed RPC support, tests, and deployment for custom chains
2019-09-05 10:51:09 -04:00
Gregory Sanders
adcc2d2ada
Re-enable no wallet functional tests
2019-03-26 11:48:16 -04:00
Gregory Sanders
0148024dd8
Functional test linting
2019-03-20 11:00:50 -04:00
Steven Roose
39020cdc7b
Adapt existing functional tests to CA
2019-03-20 12:06:03 +00:00
Steven Roose
b48aea8284
[BROKEN] Account for assets in all balance inspection in tests
2019-03-20 12:06:01 +00:00
Gregory Sanders
3169d380a6
added blocksign functional test
2018-12-19 11:38:43 -05:00