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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
fix converttopsbt permitsigdata arg, add basic test
Gregory Sanders
2018-09-29
1
-1
/
+1
*
|
|
Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signin...
Pieter Wuille
2018-11-09
1
-6
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Simplify arguments to SignPSBTInput
Glenn Willen
2018-11-01
1
-3
/
+1
|
*
|
Add bool PSBTInputSigned
Glenn Willen
2018-11-01
1
-2
/
+5
|
*
|
More concise conversion of CDataStream to string
Glenn Willen
2018-11-01
1
-2
/
+2
*
|
|
Merge #14437: Refactor: Start to separate wallet from node
MarcoFalke
2018-11-09
1
-2
/
+4
|
\
\
\
|
*
|
|
Pass chain and client variables where needed
Russell Yanofsky
2018-11-06
1
-2
/
+4
*
|
|
|
Merge #14636: Avoid using numeric_limits for sequence numbers and lock times
MarcoFalke
2018-11-07
1
-5
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Avoid using numeric_limits for sequence numbers and lock times
Russell Yanofsky
2018-11-01
1
-5
/
+5
|
|
/
/
*
/
/
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
|
/
/
*
/
[rpc] Descriptions: Textual consistency fixes
Jon Layton
2018-10-09
1
-8
/
+8
|
/
*
Merge #13424: Consistently validate txid / blockhash length and encoding in r...
MarcoFalke
2018-09-24
1
-4
/
+2
|
\
|
*
Consistently use ParseHashV to validate hash inputs in rpc
Ben Woosley
2018-08-07
1
-4
/
+2
*
|
Merge #14008: Preserve a format of RPC command definitions
Wladimir J. van der Laan
2018-09-10
1
-0
/
+2
|
\
\
|
*
|
Preserve a format of RPC command definitions
Kostiantyn Stepaniuk
2018-08-20
1
-0
/
+2
*
|
|
Merge #12490: [Wallet] [RPC] Remove deprecated wallet rpc features from bitco...
MarcoFalke
2018-09-06
1
-105
/
+9
|
\
\
\
|
*
|
|
[rpc] Remove deprecated sigrawtransaction rpc method.
John Newbery
2018-08-27
1
-105
/
+9
*
|
|
|
Fix typos reported by codespell
practicalswift
2018-09-04
1
-1
/
+1
*
|
|
|
Merge #13723: PSBT key path cleanups
Wladimir J. van der Laan
2018-08-28
1
-13
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make SignPSBTInput operate on a private SignatureData object
Pieter Wuille
2018-08-13
1
-2
/
+1
|
*
|
|
Introduce KeyOriginInfo for fingerprint + path
Pieter Wuille
2018-08-13
1
-11
/
+4
|
|
/
/
*
|
|
Merge #13429: Return the script type from Solver
Wladimir J. van der Laan
2018-08-25
1
-2
/
+1
|
\
\
\
|
*
|
|
Return the script type from Solver
Ben Woosley
2018-07-22
1
-2
/
+1
*
|
|
|
Merge #12559: Avoid locking cs_main in some wallet RPC
Wladimir J. van der Laan
2018-08-23
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
rpc: Avoid locking cs_main in some wallet RPC
João Barbosa
2018-08-23
1
-1
/
+0
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Allow ConstructTransaction to not throw error with 0-input txn
Gregory Sanders
2018-08-14
1
-1
/
+1
|
/
/
/
*
|
|
Use pushKV in some new PSBT RPCs.
Daniel Kraft
2018-08-09
1
-3
/
+3
*
|
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
/
/
*
|
Merge #13557: BIP 174 PSBT Serializations and RPCs
Wladimir J. van der Laan
2018-07-18
1
-81
/
+624
|
\
\
|
*
|
Create wallet RPCs for PSBT
Andrew Chow
2018-07-16
1
-17
/
+1
|
*
|
Create utility RPCs for PSBT
Andrew Chow
2018-07-16
1
-0
/
+553
|
*
|
Refactor transaction creation and transaction funding logic
Andrew Chow
2018-07-13
1
-64
/
+70
*
|
|
Merge #13547: Make signrawtransaction* give an error when amount is needed bu...
Wladimir J. van der Laan
2018-07-10
1
-1
/
+6
|
\
\
\
|
*
|
|
Error on missing amount in signrawtransaction*
Anthony Towns
2018-06-28
1
-1
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge #13452: rpc: have verifytxoutproof check the number of txns in proof st...
Wladimir J. van der Laan
2018-07-09
1
-4
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
have verifytxoutproof check the number of txns in proof structure
Gregory Sanders
2018-06-14
1
-4
/
+9
|
|
/
*
|
Merge #13425: Moving final scriptSig construction from CombineSignatures to P...
Wladimir J. van der Laan
2018-07-05
1
-6
/
+3
|
\
\
|
*
|
Replace CombineSignatures with ProduceSignature
Andrew Chow
2018-07-03
1
-5
/
+2
|
*
|
Make SignatureData able to store signatures and scripts
Andrew Chow
2018-07-03
1
-3
/
+3
|
|
/
*
|
Merge #13235: Break circular dependency: init -> * -> init by extracting shut...
Wladimir J. van der Laan
2018-07-04
1
-1
/
+0
|
\
\
|
*
|
Drop unused init.h includes
Ben Woosley
2018-06-25
1
-1
/
+0
|
|
/
*
/
Add P2WSH destination helper and use it instead of manual hashing
Pieter Wuille
2018-06-17
1
-3
/
+1
|
/
*
Merge #13269: refactoring: Drop UpdateTransaction in favor of UpdateInput
Wladimir J. van der Laan
2018-06-05
1
-2
/
+2
|
\
|
*
Drop UpdateTransaction in favor of UpdateInput
Ben Woosley
2018-05-18
1
-2
/
+2
*
|
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-05-22
1
-1
/
+2
|
/
*
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-11
/
+11
*
Remove Safe mode
Andrew Chow
2018-04-26
1
-5
/
+0
*
Merge #12321: p2wsh and p2sh-p2wsh address in decodescript
Wladimir J. van der Laan
2018-04-26
1
-0
/
+32
|
\
|
*
list the types of scripts we should consider for a witness program
fivepiece
2018-04-08
1
-1
/
+1
|
*
p2wpkh, p2wsh and p2sh-nested scripts in decodescript
fivepiece
2018-03-06
1
-0
/
+32
[prev]
[next]