Sai Raj
|
49ca2ba2cf
|
Self restart on repeated error and package name
- Adding self restart when repeated error occurs with backend rpc connection
- renamed package name to reflect correctly
|
2024-07-01 22:20:48 -04:00 |
|
Martin Boehm
|
e143215288
|
Fix linting issues
|
2021-11-28 21:27:16 +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
|
c45312edf1
|
Fix incorrect registration of network params in unobtanium and viacoin
|
2019-11-19 11:13:15 +01:00 |
|
Martin Boehm
|
8851c649d5
|
Fix linting errors
|
2019-09-23 09:38:48 +02:00 |
|
TheCreator
|
12c4217f94
|
Add Unobtanium (#276)
* Create Unobtanium Configs
* Add Unobtanium
* Add Unobtanium
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Fix Unobtanium xpub_magic
* Fix Server/Client config files
TODO: Maybe remove reindex: 1 from additional params.
* Fix xpub
* Reduce the polling interval
As suggested by martinboehm, copied from viacoin
* Remove GetBlockHeader
Fails Integration tests.
|
2019-09-15 22:53:51 +02:00 |
|