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
|
12 years ago |