aboutsummaryrefslogtreecommitdiff
path: root/src/node
Commit message (Expand)AuthorAgeFilesLines
* [build] Move AnalyzePSBT from psbt.cpp to node/psbt.cppRussell Yanofsky2019-04-092-0/+177
* [docs] Document src subdirectories and different librariesJohn Newbery2019-04-091-0/+22
* [build] Add several util unitsJohn Newbery2019-04-092-40/+2
* Remove use of CCoinsViewMemPool::GetCoin in wallet codeRussell Yanofsky2019-03-052-0/+44
* Remove unused TransactionError constantsMarcoFalke2019-02-142-39/+21
* Factor out combine / finalize / extract PSBT helpersGlenn Willen2019-02-112-0/+3
* Switch away from exceptions in refactored tx codeGlenn Willen2019-02-112-13/+75
* Factor BroadcastTransaction out of sendrawtransactionGlenn Willen2019-02-112-0/+93