Commit Graph

21 Commits (df8c3da1a2f372898cf7ecf53b7d4defc367d89c)

Author SHA1 Message Date
matejcik 5422c40451 start dropping py2 compatibility code
6 years ago
Pavol Rusnak 094d0b6ffb
revert ckd_public.py removal of bytes/string handling
7 years ago
Pavol Rusnak a9291e89c5
no need to use byteindex/iterbytes anymore
7 years ago
slush a27217811b Rework from Google's protobuf to pure-python protobuf implementation
7 years ago
Pavol Rusnak a5fc76d8c9
don't use generic Exception, but rather specific subclass
7 years ago
Pavol Rusnak 33f274d145
style: use flake8
7 years ago
Pavol Rusnak 0bba092741
add LGPLv3 headers to sources files
8 years ago
Jochen Hoenicke d5daf1d2f0
Fixed unit tests (also for Python 3)
8 years ago
Pavol Rusnak 3a108ee8a5
fix pylint warnings
8 years ago
slush0 6ec2ff3eac
Preparation for python3 support (WIP)
8 years ago
Pavol Rusnak fc1b12d80d
fix whitespace
9 years ago
slush0 bb88abab1e Reflects changes in multisig API: Pass HDNodeType+address_n instead of pubkeys
10 years ago
slush0 39348895f9 Fixed unittest for get_subnode CKD
11 years ago
slush0 e19c8881c0 Removed 'version' from HDNodeType & fixed unit tests
11 years ago
Pavol Rusnak 729fac2077 add coin param to get_public_node call; new test for getpublickey message
11 years ago
Pavol Rusnak 17e28c0e10 add asserts to debuglink tests
11 years ago
Pavol Rusnak 49cecb563d add test_debuglink test
11 years ago
slush0 91b2b637b4 BIP32 public CKD
11 years ago
slush0 b9925432cd Basic blockchain.info API
11 years ago
Pavol Rusnak d3df313442 cleanup protobuf mess
11 years ago
slush0 a544af7c88 ckd public derivation
11 years ago