index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
/
rawtransaction_util.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace consensus values with Dogecoin equivalents
Ross Nicoll
2021-06-02
1
-1
/
+1
*
Merge #19956: rpc: Improve invalid vout value rpc error message
fanquake
2020-10-03
1
-2
/
+2
|
\
|
*
scripted diff: Improve invalid vout value rpc error message
Nima Yazdanmehr
2020-09-30
1
-2
/
+2
*
|
rpc: add brackets to ConstructTransaction
Sjors Provoost
2020-09-17
1
-3
/
+5
|
/
*
[rpc] walletcreatefundedpsbt: allow inputs to be null
Sjors Provoost
2020-09-07
1
-3
/
+8
*
refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)
Wladimir J. van der Laan
2020-06-24
1
-2
/
+2
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
Correctly compute redeemScript from witnessScript for signrawtransaction
Andrew Chow
2020-03-31
1
-1
/
+1
*
Refactor rawtransaction's SignTransaction into generic SignTransaction function
Andrew Chow
2020-03-08
1
-42
/
+14
*
Accumulate result UniValue in SignTransaction
Andrew Chow
2019-11-18
1
-4
/
+4
*
doc: Fix doxygen comment for SignTransaction in rpc/rawtransaction_util
MarcoFalke
2019-09-19
1
-1
/
+1
*
signrawtransaction*: improve error for partial signing
Anthony Towns
2019-09-10
1
-0
/
+3
*
signrawtransactionwithkey: better error messages for bad redeemScript/witness...
Anthony Towns
2019-09-10
1
-16
/
+57
*
Refactor rawtransaction_util's SignTransaction to have previous tx parsing be...
Andrew Chow
2019-09-03
1
-3
/
+5
*
[rpc] walletcreatefundedpsbt: use wallet default RBF
Sjors Provoost
2019-07-27
1
-5
/
+3
*
Merge #16227: Refactor CWallet's inheritance chain
Wladimir J. van der Laan
2019-07-11
1
-2
/
+3
|
\
|
*
Move various SigningProviders to signingprovider.{cpp,h}
Andrew Chow
2019-07-09
1
-1
/
+2
|
*
scripted-diff: rename CBasicKeyStore to FillableSigningProvider
Andrew Chow
2019-07-09
1
-1
/
+1
*
|
rpc: migrate JSONRPCRequest functionality into request.cpp
Karl-Johan Alm
2019-07-05
1
-1
/
+1
|
/
*
signrawtransactionwithkey: report error when missing redeemScript/witnessScri...
Anthony Towns
2019-06-25
1
-0
/
+3
*
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
1
-1
/
+0
*
rpc: Remove dependency on interfaces::Chain in SignTransaction
Antoine Riard
2019-04-17
1
-11
/
+1
*
[build] Add several util units
John Newbery
2019-04-09
1
-1
/
+1
*
[build] Move rpc rawtransaction util functions to rpc/rawtransaction_util.cpp
John Newbery
2019-04-09
1
-0
/
+293