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
Martin Boehm
70330273c0
Fix format errors
2019-03-06 17:32:17 +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
Jeremiah Buddenhagen
28649b5d2c
add flo
2019-02-08 08:50:59 +01:00
random.zebra
818288cd16
Add PIVX Testnet ( #110 )
...
* fix PIVX MainnetMagic byte order
* add PIVX Testnet
* PIVX: zerocoin address labels
2019-01-29 10:15:03 +01:00
Martin Boehm
499d65460f
Fix coding style and formatting issues
2019-01-24 15:24:56 +01:00
WO
e83511469b
Add Koto ( #107 )
...
I have constructed blockbook for Koto at the following URL.
https://blockbook.kotocoin.info/
2019-01-23 22:08:28 +01:00
Putta Khunchalee
8e82b3da0f
Added Zcoin support ( #106 )
...
* Add zcoin configuration
* Update ports registry
* Change verification_type to gpg-sha256
* Fix incorrect zcoin configurations
* Change backend verification type to sha256 due to no public key for gpg-sha256
* Initializes Zcoin factory
* Add zcoin parser
* Finish BlockChain implementation for XZC
* Implement EstimateFee for XZC
* Add RPC integration tests for XZC
* Add unittest for parser && fix wrong network params
* Fix incorrect RPC marshaler for XZC
* Add sync integration test for zcoin
* Add zcoin block parser
* Add more testdata for sync integration test
* Remove EstimateSmartFee test for XZC due to it not supported
* Refactor and cleanup XZC parser
* Fix zerocoin spend vin error
* Fix display zerocoin mint and spend
* Support script parser for spend
* Fix build errors and bugs after rebase
2019-01-17 20:31:15 +01:00
Martin Boehm
522e6528d3
Merge Fujicoin into indexv4 branch #104
2019-01-16 23:19:08 +01:00
FujiCoin
3cca225c14
Add Fujicoin ( #104 )
...
Please add Fujicoin.
2019-01-16 23:06:36 +01:00
rikardwissing
24bedfec26
Add support for PIVX
...
Co-Authored-By: Emil Karlsson <emil.karl@gmail.com>
2019-01-11 21:31:49 +01:00
Martin Boehm
7edea80209
Add estimateFee method to websocket interface
2018-12-18 09:52:46 +01:00
Martin Boehm
70559ab9e0
Update api.GetAddress to return more ethereum specific data
2018-12-06 13:14:46 +01:00
Martin Boehm
45e1e32e18
Implement Liquid blockbook
2018-12-05 22:34:44 +01:00
Martin Boehm
d5c80db8f0
Add experimental Liquid support
2018-12-05 20:52:34 +01:00
Martin Boehm
9a04c862d6
Filter address transactions by input/output or token
2018-12-04 11:54:15 +01:00
Martin Boehm
8ac57a3d56
Add ERC20 transfer information to ethereum transactions
2018-11-28 14:27:02 +01:00
Martin Boehm
6072aa5e9e
Handle coin specific tx data more efficiently
2018-11-15 16:18:29 +01:00
Martin Boehm
eea0813198
Add DigiByte support
2018-10-26 15:09:07 +02:00
Samad Sajanlal
4cd6b3b49c
add GameCredits (GAME) to Blockbook ( #79 )
...
* add GameCredits (GAME) to Blockbook
* add GameCredits (GAME) integration tests
2018-10-24 11:33:26 +02:00
Yura Pakhuchiy
11520bd18f
Groestlcoin (GRS) support ( #33 )
2018-10-18 18:08:19 +02:00
Martin Boehm
8140af1a69
Show coin specific transaction data in explorer and api
2018-10-16 12:25:31 +02:00
Martin Boehm
a16ef2904e
Use coin label in the explorer header
2018-10-10 00:23:31 +02:00
wlc-
ecf6ca3081
Add Myriad ( #68 )
...
* Myriad
* [Myriad] Use Internal Explorer
* [Myriad] Add size and time to ParseBlock
2018-10-02 17:09:56 +02:00
Jakub Matys
f9e5092f82
Merge branch 'v0.0.7' into integration-tests-upgrade
2018-10-01 12:47:42 +02:00
Martin Boehm
d87d52b2fd
Add view of block to explorer
2018-09-17 18:28:08 +02:00
Martin Boehm
635733574c
Add bchain method GetChainInfo with extended information about backend
2018-09-14 14:48:43 +02:00
Jakub Matys
b5d1e5c94e
Integration tests are defined declaratively with single implementation
2018-09-11 16:38:39 +02:00
Martin Boehm
503ff4389a
Merge branch 'master' into v0.0.7
2018-09-11 13:44:36 +02:00
Martin Boehm
8bdf4b0ae3
Prepare notification of block height in OnNewBlock
2018-09-11 13:37:12 +02:00
Martin Boehm
6dcf3fd45d
Send the side of address (input/output) for a new tx notification
2018-09-11 13:19:56 +02:00
Martin Boehm
b8dede857c
Add experimental Ethereum Classic blockbook implementation
2018-09-05 15:50:27 +02:00
Martin Boehm
676aabfaa6
Make AddressDescriptor as type,expose DB/mempool methods working with it
2018-08-30 22:43:37 +02:00
Martin Boehm
6bfc7240a9
Merge branch 'indexv3' into explorer
2018-08-19 23:20:43 +02:00
wakiyamap
156a42b698
add monacoin
2018-08-04 03:50:59 +09:00
Martin Boehm
b464f282a9
Use big.Int for all amounts
2018-07-24 15:58:37 +02:00
Martin Boehm
22b7289fa6
Add coin shortcut description
2018-06-28 00:36:56 +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
Martin Boehm
e909ae454b
Add namecoin blockbook implementation
2018-06-20 17:58:49 +02:00
Martin Boehm
6945d1d7f3
Add dogecoin blockbook implementation
2018-06-14 23:12:19 +02:00
Martin Boehm
914a8140a9
Add litecoin blockbook implementation
2018-06-11 18:02:25 +02:00
Jakub Matys
19e394b05a
Added support for DASH
2018-06-08 15:46:04 +02:00
Martin Boehm
31dc1d9c00
Merge branch 'master' into internal-state
2018-06-08 11:50:35 +02:00
Jakub Matys
5d84b0affa
Merge branch 'btg'
2018-06-08 09:53:50 +02:00
Martin Boehm
d18012e913
Rename bcash backend packages to match coin naming convention
2018-06-07 23:13:17 +02:00
Martin Boehm
ac0dbdca42
Update bcash rpc service registration
2018-06-07 13:15:09 +02:00
Jakub Matys
60733b3c9b
Renamed bgold package and paths
2018-06-06 14:06:46 +02:00
Jakub Matys
2d0c56c442
Added Bitcoin Gold support
2018-06-06 13:02:41 +02:00
Martin Boehm
eb716d69ed
Take coin name from rpc config json
2018-06-05 16:21:54 +02:00