Page MenuHomePhabricator

Remove CombineSignatures and replace tests
ClosedPublic

Authored by deadalnix on Oct 4 2019, 01:08.

Details

Summary

Removes CombineSignatures and replaces its use in tests with
ProduceSignature to test the same behavior for ProduceSignature.

This is a backport of Core PR13425 : https://github.com/bitcoin/bitcoin/pull/13425/commits/b815600295bd5e7b274c8ee32da65f1419a79ab2

Depends on D4211

Test Plan
make check
./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable