mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge UP TO 551c8e9526 into merged_master (UP TO bitcoin/bitcoin#26349)
Includes FIXMEs for a few functional tests
This commit is contained in:
commit
ca0a68b350
295 changed files with 5068 additions and 1834 deletions
|
|
@ -100,5 +100,5 @@ static void VerifyNestedIfScript(benchmark::Bench& bench)
|
|||
});
|
||||
}
|
||||
|
||||
BENCHMARK(VerifyScriptBench);
|
||||
BENCHMARK(VerifyNestedIfScript);
|
||||
BENCHMARK(VerifyScriptBench, benchmark::PriorityLevel::HIGH);
|
||||
BENCHMARK(VerifyNestedIfScript, benchmark::PriorityLevel::HIGH);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue