matejcik
|
5422c40451
|
start dropping py2 compatibility code
|
2018-03-06 15:50:54 +01:00 |
|
Pavol Rusnak
|
094d0b6ffb
|
revert ckd_public.py removal of bytes/string handling
|
2017-12-18 22:40:11 +01:00 |
|
Pavol Rusnak
|
a9291e89c5
|
no need to use byteindex/iterbytes anymore
|
2017-12-18 22:26:55 +01:00 |
|
slush
|
a27217811b
|
Rework from Google's protobuf to pure-python protobuf implementation
|
2017-12-17 02:19:16 +01:00 |
|
Pavol Rusnak
|
a5fc76d8c9
|
don't use generic Exception, but rather specific subclass
|
2017-11-06 11:10:23 +01:00 |
|
Pavol Rusnak
|
33f274d145
|
style: use flake8
|
2017-06-23 21:52:53 +02:00 |
|
Pavol Rusnak
|
0bba092741
|
add LGPLv3 headers to sources files
|
2016-11-25 22:53:55 +01:00 |
|
Jochen Hoenicke
|
d5daf1d2f0
|
Fixed unit tests (also for Python 3)
Removed old unit tests for non-implemented functions (SimpleSignTx, Ecies).
|
2016-06-28 01:06:51 +02:00 |
|
Pavol Rusnak
|
3a108ee8a5
|
fix pylint warnings
|
2016-05-26 17:20:44 +02:00 |
|
slush0
|
6ec2ff3eac
|
Preparation for python3 support (WIP)
|
2016-05-20 13:46:51 +02:00 |
|
Pavol Rusnak
|
fc1b12d80d
|
fix whitespace
|
2016-01-13 00:17:38 +01:00 |
|
slush0
|
bb88abab1e
|
Reflects changes in multisig API: Pass HDNodeType+address_n instead of pubkeys
|
2014-12-12 22:19:30 +01:00 |
|
slush0
|
39348895f9
|
Fixed unittest for get_subnode CKD
|
2014-02-21 22:19:55 +01:00 |
|
slush0
|
e19c8881c0
|
Removed 'version' from HDNodeType & fixed unit tests
|
2014-02-21 22:16:13 +01:00 |
|
Pavol Rusnak
|
729fac2077
|
add coin param to get_public_node call; new test for getpublickey message
|
2014-02-21 18:57:21 +01:00 |
|
Pavol Rusnak
|
17e28c0e10
|
add asserts to debuglink tests
|
2014-02-07 01:47:55 +01:00 |
|
Pavol Rusnak
|
49cecb563d
|
add test_debuglink test
|
2014-02-06 23:34:13 +01:00 |
|
slush0
|
91b2b637b4
|
BIP32 public CKD
|
2014-01-14 14:29:18 +01:00 |
|
slush0
|
b9925432cd
|
Basic blockchain.info API
SimpleSignTx basic unit test
|
2014-01-13 04:44:57 +01:00 |
|
Pavol Rusnak
|
d3df313442
|
cleanup protobuf mess
|
2013-12-16 17:40:25 +01:00 |
|
slush0
|
a544af7c88
|
ckd public derivation
|
2013-12-16 16:03:38 +01:00 |
|