SomberNight
|
f2ba49bd56
|
bitcoin.py: SCRIPT-related clean-up. transaction.py: construct_witness
|
2018-11-05 19:58:28 +01:00 |
|
SomberNight
|
181bc6448a
|
implement script_num_to_hex. fix encoding of argument for CSV in make_commitment
|
2018-11-05 19:58:00 +01:00 |
|
SomberNight
|
e37da62a1c
|
fix most "scripts"
related: #4754
|
2018-11-02 20:14:59 +01:00 |
|
SomberNight
|
791e0e1a67
|
move relayfee and dust_threshold to bitcoin.py
|
2018-10-25 23:08:59 +02:00 |
|
SomberNight
|
082a83dd85
|
rename crypto.Hash to sha256d
|
2018-10-25 22:28:24 +02:00 |
|
SomberNight
|
a88a2dea82
|
split bip32 from bitcoin.py
|
2018-10-25 22:20:33 +02:00 |
|
SomberNight
|
1af225015a
|
fix some type annotations involving tuples
|
2018-10-13 05:16:36 +02:00 |
|
SomberNight
|
04c1b522d6
|
minor fixes for prev
use TxOutputHwInfo namedtuple
warn user if device is set to wrong chain
undo parts of prev re testnet. fix p2wpkh.
testnet support. and minor stuff
|
2018-08-22 21:52:28 +02:00 |
|
SomberNight
|
b4b1de088a
|
move TrezorClient.expand_path to bitcoin.py
and allow its input to end with a '/' slash
|
2018-08-14 18:19:16 +02:00 |
|
Janus
|
097ac144d9
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
|