Commit Graph

68 Commits

Author SHA1 Message Date
pragmaxim
734c9223ba avoid batch mempool resync besides bitcoin as those pools are small + improving tests 2026-01-25 09:15:04 +01:00
pragmaxim
90f2645a91 Resync mempool using batch api with temporary outpoint cache 2026-01-24 13:19:42 +01:00
pragmaxim
76739960e2 integration tests: fixing bitcoin and zcash issues : racing, missing output, invalid vout index and block-not-found 2026-01-23 12:00:38 +01:00
pragmaxim
8542377fa3 eth_call batch integration tests 2026-01-22 10:12:28 +01:00
pragmaxim
8918eec72a arbitrum,optimism,base,polygon fixtures 2026-01-22 10:01:17 +01:00
pragmaxim
88edd9b386 using standard blockbook rpc tests with ethereum fixture 2026-01-21 14:25:36 +01:00
wakiyamap
f373a73bea add tests for bitcoin testnet4 2024-11-25 21:34:29 +01:00
AdamSchinzel
3c57a0c010 Remove Goerli
Remove
2024-03-27 13:16:20 +01:00
AdamSchinzel
d8c32533de Remove test data for Ropsten 2023-09-19 16:18:02 +02:00
kevin
9ecfdfe11d Add BNB Smart Chain (#869) 2023-03-09 10:54:38 +01:00
Martin Boehm
026899edf1 Fix dogecoin integration test 2023-02-18 01:11:04 +01:00
Martin Boehm
c163b8f33d Add goerli archive integration test 2023-02-18 01:09:59 +01:00
kevin
0d9d09b755 Add Avalanche (#850) 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
omahs
f47afff5b7 Fix: typos
Fix: typos
2023-01-06 15:46:40 +01:00
Pierre K
6ca53f69f5 add support for eCash (#731) 2022-03-23 10:01:55 +01:00
Martin Boehm
e143215288 Fix linting issues 2021-11-28 21:27:16 +01:00
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
Martin Boehm
d992369426 Fix linting issues 2021-01-21 10:29:25 +01:00
Peter John Bushnell
bb9fce02cb Add Trezarcoin (TZC) (#423)
Co-authored-by: Martin <martin.boehm@1mbsoftware.net>
2020-12-29 01:39:37 +01:00
Jin Eguchi
077e637093 add bitcoin-signet (#533) 2020-12-29 00:47:50 +01:00
araarakelyan1985
15b88ef23d Rebranding from Zcoin to Firo (#538) 2020-12-28 23:38:56 +01:00
Martin Boehm
997fa661e7 Merge branch 'master' into gomod 2020-05-09 01:50:51 +02:00
ciripel
124dee84fa SnowGem Support (#342)
* SnowGem Support

* changed bynary_url to debian9.11 source
The Debian Source contain also the fetch_params.sh

* changed sha256 source

* Fix integration tests config file after merge

* Implemented snowgem parser

* fixed paxkedTx

* Fixed testdata tx hex

Co-authored-by: Martin <martin.boehm@1mbsoftware.net>
2020-04-11 16:34:37 +02:00
Martin Boehm
c43a7a4feb Merge branch 'gomod' of https://github.com/dajohi/blockbook into gomod 2020-03-21 01:17:42 +01:00
ilmango
e99a8eba65 Add BitZeny (ZNY) (#383)
* Add BitZeny

* Fix test packed tx

* Fix exec command template
2020-03-21 00:39:24 +01:00
David Hill
13527bda06 build: go module support 2020-03-05 11:54:42 -05:00
omotenashicoin-project
2d430aa80b added MTNS 2020-02-25 18:24:00 +01:00
Dali
e4231a2eaa Add Bitcore (BTX) 2020-01-14 11:57:46 +01:00
Liam Alford
4134934031 Add DeepOnion (#298)
* Add DeepOnion

* Fix config bugs

* Use base pack/unpck TX

* Fix empty array causing test failure.

* Fix config files and executable.

* Fix sync issue

* Fix integration tetsts
2019-11-18 17:51:45 +01:00
Martin Boehm
ac9a721cc6 Format Ethereum addresses with EIP55 checksum 2019-09-30 17:11:17 +02:00
Min Khang Aung
24725a21a9 Add CPUchain support (#288)
* Add CPUchain support

* Update cpuchain.json
2019-09-16 22:32:08 +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
James Scaur
d6375a19dd Add support for DIVI (#228)
* Add Divi Project (DIVI) support

* Remove PivX comments, add Divi RPC tests

* Merge with latest Blockbook state

* Fix permissions issue with automatic setup

* Recreate integration tests with block 430894

* Remove GetBlockHeader test

* Increase frequency of mempool sync
2019-08-21 19:07:35 +02:00
Martin Boehm
298ec5ea35 Handle empty address slices in RPC integration tests 2019-08-07 11:00:50 +02:00
Migwi Ndung'u
91691ed7e7 Add decred support (#216) 2019-07-07 22:41:01 +02:00
Scotty0448
e87fb62b1d Add Ritocoin support 2019-05-29 10:47:45 +02:00
Scotty0448
78ffee5d3d Add Ravencoin support 2019-05-21 11:29:15 +02:00
TheTrunk
2969b06ce2 integration tests, xx58 port 2019-05-13 14:16:47 +02:00
Sotiris Blad
ae4cf6b029 Add MonetaryUnit (MUE) Support (#166)
* MUE

* mue parser

* mue rpc

* mue

* mue tests

* mue ports

* update

* update

* Create monetaryunitparser_test.go

* Update monetaryunitparser_test.go

* update

* Update monetaryunitparser_test.go

* Update monetaryunitparser_test.go

* compiling

* Update monetaryunitparser_test.go

* update hex

* test

* mue test

* Update monetaryunitparser.go

* Update monetaryunitparser.go

* getblock add

* update sum

* removed testnet
2019-04-30 16:03:36 +02:00
y-chan
70ace81011 Add VIPSTARCOIN 2019-04-26 14:07:35 +02:00
wakiyamap
b51229a114 add monacoin testdata 2019-04-18 10:38:16 +02:00
romanornr
35f3278771 Viacoin add support 2019-04-18 10:25:48 +02:00
Cronos
f108559d7c Support Polis (#118)
* Update .gitignore Intelij IDEA

* Polis initial configuration

* Remove polis-qt from excluded files

* Fix

* Update v1.4.10

* Test files

* Fix

* Add PackedTxInfo

* Add Parsing Blocks test

* Exclude polis-qt

* Integration test data

* Fix
2019-04-08 12:48:48 +02:00
Martin Boehm
f2dc4a56d8 Store time of mempool transaction 2019-04-01 17:00:53 +02:00
kiss1987f4
954619efe9 Add NULS supported. (#135)
Add NULS supported.
2019-03-28 14:44:40 +01:00
Martin Boehm
ce3c7c5e66 Extract mempool interface from blockchain 2019-03-25 16:43:57 +01:00
codeface
41433a9684 add qtum support 2019-03-11 13:43:54 +01:00
ilmango
3551c90590 Add Bellcoin (#116)
* Add Bellcoin

* Add integration tests

* Add bellcoinparser_test

* Fix testTxPacked

* Add tests files

* Fix indentation

* Fix indentation

* add bellcoin gpg key

* fix binary link

* Fix verification_type

* Fix verification_type

* fix username

* Fix verification
2019-03-04 22:29:30 +01:00
Martin Boehm
22e73c44cc Fix ethereum_testnet_ropsten integration test 2019-02-26 11:14:22 +01:00