ThomasV
|
0636ef8b32
|
compact serialized format for unsigned and partially signed transactions.
|
11 years ago |
ThomasV
|
52e74ccda1
|
parse_scriptSig
|
11 years ago |
ThomasV
|
84954b0778
|
update calls to is_complete() method. fixes #693
|
11 years ago |
ThomasV
|
46c0dda3b9
|
sweep privkeys in gui
|
11 years ago |
ThomasV
|
c295c79754
|
fix signrawtransaction
|
11 years ago |
ThomasV
|
5a02836933
|
fix input_info for signrawtransaction
|
11 years ago |
ThomasV
|
e552930d34
|
sweep command (does not broadcast)
|
11 years ago |
ThomasV
|
86917c2ff3
|
handle coinbase transactions explicitly
|
11 years ago |
ThomasV
|
df59c8e013
|
fix #563
|
11 years ago |
ThomasV
|
cba7a5d68d
|
fix signatures returned by get_address_from_input_script. fixes #653
|
11 years ago |
ThomasV
|
d30d7b2188
|
fix #651
|
11 years ago |
ThomasV
|
f550b452be
|
transaction: add_signature(), is_complete() methods
|
11 years ago |
ThomasV
|
02c3bc131e
|
fix and simplify tx serialization
|
11 years ago |
ThomasV
|
8e644a4dc8
|
sort signatures for multisig
|
11 years ago |
ThomasV
|
df540cb241
|
move get_keyID to accounts
|
11 years ago |
Michael Wozniak
|
f5fb6ed194
|
display locktime for transaction
display locktime for transactions if it is greater than 0. Majority of
transactions will not display any value because default is 0.
|
11 years ago |
ThomasV
|
9d5f39c235
|
fix createrawtransaction (issue #574)
|
11 years ago |
ThomasV
|
7ead6d18f2
|
fix tx signing with watching only wallets
|
11 years ago |
Bryan Stitt
|
225d8b83a3
|
don't use bare except
|
11 years ago |
ThomasV
|
cf38e1e47c
|
fix: offline signing
|
11 years ago |
ThomasV
|
367b11681b
|
fix offline signing: redeemPubkey was missing
|
11 years ago |
ThomasV
|
f14d055ad8
|
choose_tx_from account, and use deterministic signatures (issue #323)
|
11 years ago |
thomasv
|
0e06c218d8
|
fix: tx_hash -> prevout_hash
|
11 years ago |
ThomasV
|
44edb4e2bb
|
fix is_complete
|
11 years ago |
ThomasV
|
3480cb9ef4
|
cleanup signrawtrasaction and input_info
|
11 years ago |
ThomasV
|
401c24e4ad
|
add input_info when transaction is created
|
11 years ago |
ThomasV
|
f957837e21
|
custom json encoder for transactions
|
11 years ago |
ThomasV
|
d51a8d0f25
|
create a class for transaction dialog
|
11 years ago |
thomasv
|
afac84e231
|
move transaction code and fix issue #280
|
11 years ago |