Alexey Karyabkin
|
e888bddca6
|
fixed bugs when create mnemonic phrase & generate seed from mnemonic phrase
|
2018-06-18 21:02:32 +04:00 |
|
Alexey Karyabkin
|
571793359c
|
merging with updated origin/2.0 branch
|
2018-06-14 15:20:24 +04:00 |
|
Alexey Karyabkin
|
cd99ecb261
|
added additional input key check
|
2018-06-14 15:08:16 +04:00 |
|
Alexey Karyabkin
|
46d08dbf5e
|
BIP32/BIP44: added support HD Wallets for testnet
|
2018-06-14 14:52:19 +04:00 |
|
Alexey Karyabkin
|
60ac1bf543
|
implemented BIP32/BIP44: serialize/deserialize HDWallet keys & improved create parent pubkey
|
2018-06-13 23:05:23 +04:00 |
|
Alexey Karyabkin
|
353abb28b6
|
final implementation of function of creating child public key (improved add_public_keys)
|
2018-06-13 20:58:28 +04:00 |
|
Alexey Karyabkin
|
08cc9d6b91
|
implemented BIP32/BIP44: create child private/public keys
|
2018-06-08 17:35:14 +04:00 |
|
Alexey Karyabkin
|
361a9ca90c
|
implemented BIP32/BIP44: create extended hard private key & add separation/identification hardened and non-hardened keys
|
2018-06-08 16:01:10 +04:00 |
|
Alexey Karyabkin
|
1affa4a258
|
implemented BIP32/BIP44: create extended public key from parent private/public key
|
2018-06-08 15:46:34 +04:00 |
|
Alexey Karyabkin
|
35eecca041
|
added functions create child key and serialize, code review
|
2018-06-06 15:57:59 +04:00 |
|
Alexey Karyabkin
|
88d2497f20
|
added constants for wallets(MAINNET|TESTNET)
|
2018-06-06 15:52:11 +04:00 |
|
Alexey Karyabkin
|
f2e4a4c858
|
added create master & pub keys for HD Wallet(BIP0032)
|
2018-06-04 19:29:01 +04:00 |
|
Alexey Karyabkin
|
bd19788203
|
added constants PRIVATEWALLETVERSION & PUBLICWALLETVERSION
|
2018-06-04 19:27:25 +04:00 |
|
Alexey Karyabkin
|
ce59bd31a7
|
added function create seed bip0039
|
2018-06-04 17:29:04 +04:00 |
|
Alexey Karyabkin
|
1dce8d124d
|
added validation of input data
|
2018-06-04 16:17:57 +04:00 |
|
Alexey Karyabkin
|
ef448b9005
|
updated wordlist
|
2018-06-04 16:04:39 +04:00 |
|
Alexey Karyabkin
|
f5cb0bb89a
|
move functions bip0039 to hdwallet.py
|
2018-06-04 16:03:58 +04:00 |
|
Alexey Karyabkin
|
8e72b59bde
|
support BIP-0039
|
2018-06-01 19:54:55 +04:00 |
|
4tochka
|
5f2d808e1c
|
segwit flag
|
2018-06-01 15:21:38 +04:00 |
|
4tochka
|
9958f7550f
|
decode OP_PUSHDATA2/4 fix for broken opcodes script tx ebc9fa1196a59e192352d76c0f6e73167046b9d37b8302b6bb6968dfd279b767
|
2018-05-30 15:33:36 +04:00 |
|
4tochka
|
c9c05385d3
|
decode OP_PUSHDATA2/4 fix
|
2018-05-30 15:01:59 +04:00 |
|
4tochka
|
2f15a74b32
|
empty script decode fix
|
2018-05-30 14:01:11 +04:00 |
|
4tochka
|
d40f6ecc0a
|
PEP8 formating
|
2018-05-30 12:52:35 +04:00 |
|
4tochka
|
3d381807b2
|
PEP8 formating
|
2018-05-29 18:19:52 +04:00 |
|
4tochka
|
a0a7c8ed08
|
PEP8 formating
|
2018-05-29 11:33:47 +04:00 |
|
4tochka
|
fa00b7ff21
|
version 2.0 draft
|
2018-05-28 16:03:43 +04:00 |
|
4tochka
|
a4050459d9
|
version 2.0 draft
|
2018-05-28 13:59:35 +04:00 |
|
Alexey Karyabkin
|
4a212c2ccd
|
added function build orphan block - develop
|
2018-04-18 17:49:04 +04:00 |
|
Alexey Karyabkin
|
77ef176e8a
|
del debug output
|
2018-04-06 15:23:28 +04:00 |
|
4tochka
|
cd5d046396
|
block template class
|
2018-04-03 12:49:56 +04:00 |
|
4tochka
|
bf45b7f641
|
block template class
|
2018-04-02 02:27:13 +04:00 |
|
4tochka
|
487f82f110
|
block template class
|
2018-04-02 00:31:45 +04:00 |
|
4tochka
|
231f022553
|
block template class
|
2018-04-01 23:13:08 +04:00 |
|
4tochka
|
a87a19a230
|
block template class
|
2018-04-01 23:10:56 +04:00 |
|
4tochka
|
6396fe8e3a
|
block template class
|
2018-04-01 11:08:18 +04:00 |
|
4tochka
|
4e61a365ef
|
block template class
|
2018-04-01 10:24:12 +04:00 |
|
4tochka
|
6848a7e975
|
block template class
|
2018-04-01 10:23:33 +04:00 |
|
4tochka
|
faf30cdac4
|
block template class
|
2018-04-01 01:36:48 +04:00 |
|
4tochka
|
dfc84b6324
|
block template class
|
2018-04-01 01:32:38 +04:00 |
|
4tochka
|
dedb0dd0e9
|
block template class
|
2018-03-31 21:03:01 +04:00 |
|
4tochka
|
88d657f86c
|
block template class
|
2018-03-31 18:54:46 +04:00 |
|
4tochka
|
ae47a5ffaf
|
output serialize
|
2018-03-29 13:19:49 +04:00 |
|
4tochka
|
d83e35f864
|
output serialize
|
2018-03-29 12:40:00 +04:00 |
|
4tochka
|
b58a7a6de3
|
output serialize
|
2018-03-28 14:56:09 +04:00 |
|
4tochka
|
5eba8bb1c0
|
input serialize
|
2018-03-28 14:48:00 +04:00 |
|
4tochka
|
5e72fc707d
|
p2sh_p2wpkh witness_version to None fix
|
2018-03-28 13:48:29 +04:00 |
|
4tochka
|
891826d12d
|
basic examples
|
2018-03-28 13:25:45 +04:00 |
|
4tochka
|
ed01d12876
|
create tx tests
|
2018-03-27 16:50:46 +04:00 |
|
4tochka
|
9cbec80963
|
create coinbase transaction
|
2018-03-27 00:23:26 +04:00 |
|
admin
|
3edac78c3e
|
create coinbase transaction
|
2018-02-12 13:27:45 +04:00 |
|