Jakub Matys
|
78d7ff3a96
|
Merge branch 'zcash'
|
2018-05-29 09:11:21 +02:00 |
|
Martin Boehm
|
8b20c38136
|
Put parameter BlockAddressesToKeep to coin configuration json
|
2018-05-28 14:57:44 +02:00 |
|
Jakub Matys
|
110bd6f6a6
|
Added testnet for ZCash
|
2018-05-23 12:55:50 +02:00 |
|
Jakub Matys
|
3ecb380ef4
|
Fixed empty Address field when transaction was unpacked from JSON
|
2018-05-18 15:04:40 +02:00 |
|
Martin Boehm
|
feaf55e767
|
Store transactions using protobuf in default baseparser implemention
|
2018-04-09 10:42:58 +02:00 |
|
Martin Boehm
|
d0089d2bcb
|
Add BaseParser as base functionality of parsers to avoid code duplicity
|
2018-04-08 15:50:19 +02:00 |
|
Martin Boehm
|
a75376706e
|
Move packing/unpacking of Txid and Block Hash to coin specific code
|
2018-04-08 11:24:29 +02:00 |
|
Jakub Matys
|
71eec95c5b
|
ZCash uses decoded address as AddrID
|
2018-03-26 11:41:32 +02:00 |
|
Jakub Matys
|
00acae08f5
|
Merge branch 'master' into zcash
|
2018-03-23 16:11:56 +01:00 |
|
Martin Boehm
|
32a2c1a417
|
Remove unnecessary methods from BlockChainParser interface
|
2018-03-23 13:15:19 +01:00 |
|
Martin Boehm
|
dda80bd074
|
Refactor names in interface BlockChainParser, added method IsUTXOChain
|
2018-03-23 11:03:41 +01:00 |
|
Jakub Matys
|
ef73d52063
|
Removed unused package import
|
2018-03-21 16:46:35 +01:00 |
|
Jakub Matys
|
c0de004c6c
|
Removed dependency of ZCashBlockParser on BitcoinBlockParser
|
2018-03-21 15:47:59 +01:00 |
|
Jakub Matys
|
fc1efc791e
|
Added methods for packing/unpackings ZCash transactions
|
2018-03-21 15:25:27 +01:00 |
|
Jakub Matys
|
a9effbe835
|
Added ZCashBlockParser
|
2018-03-20 17:28:03 +01:00 |
|