elements/test/util
Andrew Poelstra 658b2312da Merge f656165e9c into merged_master (Bitcoin PR #18772)
I'm gonna be honest, I largely just rewrote this one. It adds a "fee" field
to the RPC transaction output, which I replaced with a feemap which is
directly extracted from the transaction rather than computed implicitly
from inputs - outputs.

Removed a functional test that fee computations become impossible without
chain data, since in Elements there is no chain data lookup involved.
2021-06-16 01:07:10 +00:00
..
data Merge f656165e9c into merged_master (Bitcoin PR #18772) 2021-06-16 01:07:10 +00:00
bitcoin-util-test.py Remove Python 2 import workarounds 2018-12-13 16:46:31 +01:00
rpcauth-test.py Properly generate salt in rpcauth.py, update tests 2018-11-17 01:26:49 -08:00