Martin Boehm
|
f6d816f2c0
|
Fix vertcoin parser after upgrade of backend to v22.1
|
2023-02-01 17:58:37 +01:00 |
|
Martin Boehm
|
6edbc2d99b
|
Calculate and return tx vsize for selected coins
Coins returning vsize: BTC, TEST, LTC, BTG, NMC, VTC, DGB
|
2023-02-01 17:58:37 +01:00 |
|
Martin Boehm
|
eae9b6b613
|
Handle Bitcoin vout addresses after upgrade to bitcoind 22.0.0
It was necessary to split the composition chain in other coins
from BitcoinParser to BitcoinLikeParser to keep backwards compatibility
|
2021-09-21 23:59:20 +02:00 |
|
David Hill
|
13527bda06
|
build: go module support
|
2020-03-05 11:54:42 -05:00 |
|
Martin Boehm
|
0312db4d9d
|
Fix formatting/linting errors
|
2019-05-27 12:24:24 +02:00 |
|
Martin Boehm
|
ab077d882c
|
Update references to forked btcd, btcutil and bchutil libraries
|
2019-01-04 13:47:28 +01:00 |
|
Jakub Matys
|
8c7f383e9a
|
Explicit registration of network parameters + cleanup in tests
|
2018-10-02 17:02:57 +02:00 |
|
Martin Boehm
|
64fbaa7bfc
|
Change initialization of coin params to avoid cross influence
|
2018-09-28 22:54:08 +02:00 |
|
Jakub Matys
|
a130318601
|
Use forked version of btcutil
|
2018-09-06 13:52:45 +02:00 |
|
Petr Kracík
|
cb7c54ff21
|
Vertcoin (#13)
* Initial vertcoin backend commit
* Readme vertcoin ports
* Fix bin
* Vertcoin blockbook initial commit
* Vertcoin fix services port, faked magic due duplicity
|
2018-06-22 13:11:07 +02:00 |
|