Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-10 | qa: Run all tests even if wallet is not compiled | MarcoFalke | |
2018-09-04 | Fix typos reported by codespell | practicalswift | |
2018-08-24 | fix walletcreatefundedpsbt deriv paths, add test | Gregory Sanders | |
2018-08-20 | QA: add basic walletcreatefunded optional arg test | Gregory Sanders | |
2018-08-13 | More tests of signer checks | Andrew Chow | |
2018-08-13 | tests: Use explicit imports | practicalswift | |
2018-07-16 | Tests for PSBT | Andrew Chow | |
Added functional tests for PSBT that test the RPCs. Also added all of the BIP 174 test vectors (except for the updater tests) in the functional tests. Added a Unit test for the BIP 174 updater test vector. |