blockbook/bchain/coins
nhaus12 7847f7c2ad
feat: Dogecoin testnet support (#650)
* feat: Dogecoin testnet address/script parsing

* test: Dogecoin testnet address/script parsing

* test: Dogecoin testnet transaction packing/unpacking

* test: Dogecoin testnet block parsing

* chore: Dogecoin testnet config file

* test: Dogecoin testnet integration rpc (initial)

* fix: run backend as REST

* fix: Dogecoin testnet in BlockChainFactories

* test: Dogecoin testnet integration sync

* docs: Dogecoin testnet port numbers
2021-08-12 22:22:05 +02:00
..
bch build: go module support 2020-03-05 11:54:42 -05:00
bellcoin build: go module support 2020-03-05 11:54:42 -05:00
bitcore build: go module support 2020-03-05 11:54:42 -05:00
bitzeny Merge branch 'gomod' of https://github.com/dajohi/blockbook into gomod 2020-03-21 01:17:42 +01:00
btc Handle OP_RETURN OP_PUSHDATA2 type output 2021-05-21 00:24:57 +02:00
btg build: go module support 2020-03-05 11:54:42 -05:00
cpuchain build: go module support 2020-03-05 11:54:42 -05:00
dash [Dash] Upgrade Dash core to v0.17.0.3 & enable estimatesmartfee (#638) 2021-07-22 17:52:11 +02:00
dcr Update Decred (#385) 2021-01-21 09:25:07 +01:00
deeponion build: go module support 2020-03-05 11:54:42 -05:00
digibyte Add support for DigiByte Testnet (#432) 2020-05-19 23:58:46 +02:00
divi build: go module support 2020-03-05 11:54:42 -05:00
dogecoin feat: Dogecoin testnet support (#650) 2021-08-12 22:22:05 +02:00
eth Make parsing of ETH numeric properties more robust #623 2021-06-02 16:51:56 +02:00
firo Fix linting issues 2021-01-21 10:29:25 +01:00
flo build: go module support 2020-03-05 11:54:42 -05:00
fujicoin build: go module support 2020-03-05 11:54:42 -05:00
gamecredits build: go module support 2020-03-05 11:54:42 -05:00
grs build: go module support 2020-03-05 11:54:42 -05:00
koto build: go module support 2020-03-05 11:54:42 -05:00
liquid build: go module support 2020-03-05 11:54:42 -05:00
litecoin build: go module support 2020-03-05 11:54:42 -05:00
monacoin build: go module support 2020-03-05 11:54:42 -05:00
monetaryunit build: go module support 2020-03-05 11:54:42 -05:00
myriad build: go module support 2020-03-05 11:54:42 -05:00
namecoin build: go module support 2020-03-05 11:54:42 -05:00
nuls Use common.JSONNumber instead of json.Number 2020-05-10 00:14:14 +02:00
omotenashicoin build: go module support 2020-03-05 11:54:42 -05:00
pivx build: go module support 2020-03-05 11:54:42 -05:00
polis build: go module support 2020-03-05 11:54:42 -05:00
qtum build: go module support 2020-03-05 11:54:42 -05:00
ravencoin Merge branch 'master' into gomod 2020-05-09 01:50:51 +02:00
ritocoin build: go module support 2020-03-05 11:54:42 -05:00
snowgem Merge branch 'master' into gomod 2020-05-09 01:50:51 +02:00
trezarcoin Add Trezarcoin (TZC) (#423) 2020-12-29 01:39:37 +01:00
unobtanium build: go module support 2020-03-05 11:54:42 -05:00
utils Update references to forked btcd, btcutil and bchutil libraries 2019-01-04 13:47:28 +01:00
vertcoin build: go module support 2020-03-05 11:54:42 -05:00
viacoin build: go module support 2020-03-05 11:54:42 -05:00
vipstarcoin build: go module support 2020-03-05 11:54:42 -05:00
zec [Zcash] Expose zcash consensus info (#508) 2020-11-12 19:56:41 +01:00
blockchain.go feat: Dogecoin testnet support (#650) 2021-08-12 22:22:05 +02:00