BTCP-Rebase/test/util
Ben Woosley 9c5af58d51
Consolidate redundant implementations of ParseHashStr
This change:
* adds a length check to ParseHashStr, appropriate given its use to populate
  a 256-bit number from a hex str.
* allows the caller to handle the failure, which allows for the more
  appropriate JSONRPCError on failure in prioritisetransaction rpc
2018-09-25 09:14:52 -07:00
..
data Consolidate redundant implementations of ParseHashStr 2018-09-25 09:14:52 -07:00
bitcoin-util-test.py fix deprecation in bitcoin-util-test.py 2018-08-13 14:08:45 +02:00
rpcauth-test.py Explicitly specify encoding when opening text files in Python code 2018-06-12 21:34:52 +02:00