Commit Graph

383 Commits (deepcrayon)

Author SHA1 Message Date
Petr Kracík e64c0a52d4 Bump Ethereum to 1.8.22 - fork 2019-02-04 14:39:47 +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 dafe19cf29 Synchronize xpub magic numbers from trezor-common 2019-01-28 13:34:43 +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
Petr Kracík 5b8954b74f Bump BCash version to 0.18.6 2019-01-23 15:14:12 +01:00
Petr Kracík 024b25dff7 Bump DASH version to 0.13.0.0, replaced DASH GPG key 2019-01-23 15:13:36 +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
Martin Boehm 3a8e854384 Merge branch 'master' into indexv4 2019-01-16 11:39:15 +01:00
Petr Kracík 19d6869465 Bump Ethereum to 1.8.21 - emergency hotfix 2019-01-15 23:39:39 +01:00
Martin Boehm ac0c359fbe Update PIVX ports to the next available #105 2019-01-13 23:53:32 +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
Petr Kracík f8d62b9190 Bump Vertcoin backend version to 0.14.0 due algo fork 2019-01-07 11:15:30 +01:00
Martin Boehm 97e0844a4b Update references to forked btcd, btcutil and bchutil libraries 2019-01-04 14:05:51 +01:00
Petr Kracík 6b97265b18 BCash SV coin 2019-01-04 13:23:36 +01:00
Martin Boehm 9518f94714 Merge branch 'master' into indexv4 2019-01-03 18:09:30 +01:00
Petr Kracík 9086b9111e Bump Bitcoin backend version to 0.17.1 2019-01-02 11:02:40 +01:00
Martin Boehm e24115da83 Bump blockbook version to v0.2.0 and index version to 4 2018-12-20 16:16:51 +01:00
Martin Boehm a7b8994419 Merge branch 'ethereum' into indexv4 2018-12-20 16:07:34 +01:00
Martin Boehm 83f9a525b0 Change Ethereum Testnet Ropsten shortcut 2018-12-17 15:08:48 +01:00
Petr Kracík 7ef18d38e8 Bump Ethereum to 1.8.20 2018-12-17 12:45:44 +01:00
wlc- 23a833a5fd
Update binary_url to latest stable myriad core release 2018-12-11 23:15:24 +01:00
Martin Boehm 874130ce4b Modify Liquid backend parameters 2018-12-05 21:25:24 +01:00
Martin Boehm d5c80db8f0 Add experimental Liquid support 2018-12-05 20:52:34 +01:00
Martin cd258dd3dd
Merge pull request #90 from petrkr/zcashupdate
Bump ZCash to 2.0.2
2018-12-05 19:13:48 +01:00
Petr Kracík 7459830d0e Bump Ethereum Classic to 5.5.2 2018-12-05 11:17:28 +01:00
Petr Kracík 821ee4197c Bump Ethereum to 1.8.19 2018-12-05 11:17:06 +01:00
Petr Kracík 20b12f6100 Bump ZCash to 2.0.2 2018-12-05 10:59:51 +01:00
Martin Boehm 870435aeb0 Increase vertoin reorg limit to 1000 2018-12-04 12:48:36 +01:00
Martin Boehm 463eab9d2d Show ethereum specific data in tx detail in explorer 2018-11-28 14:56:45 +01:00
Petr Kracík 9869d4a758 Bump Ethereum to 1.8.18 2018-11-21 09:11:11 +01:00
Petr Kracík b7dbb65cf6 Bump BCH ABC Testnet to 0.18.5 2018-11-21 09:09:20 +01:00
Petr Kracík 9ab9eeab74 Bump Dogecoin to 1.14 beta 2 2018-11-21 09:03:28 +01:00
Petr Kracík 4eb60f7a70 Bump BCH ABC to 0.18.5 2018-11-21 08:34:36 +01:00
Martin Boehm 0d5688bf85 Update digibyte config file 2018-10-26 15:41:10 +02: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
Petr Kracík 95d27a7d1d Bump ethereum classic version to 5.5.1 (#80) 2018-10-22 14:06:53 +02:00
Yura Pakhuchiy 11520bd18f Groestlcoin (GRS) support (#33) 2018-10-18 18:08:19 +02:00
Petr Kracík 9fdd15c758 Dogecoin bump version, internal explorer (#77)
* Bump dogecoin version to 1.14 alpha 4

* Dogecoin use internal explorer
2018-10-17 14:51:32 +02:00
Petr Kracík 6641d0d7c5 Bump go-ethereum version to 1.8.17 2018-10-17 11:09:28 +02:00
Martin Boehm e7e324a235 Bump zcash backend to 2.0.1 2018-10-16 12:37:07 +02:00
Martin Boehm 8abd2ebde9 Bump blockbook version to 0.1.1 2018-10-16 12:27:02 +02:00
Jakub Matys 71969ebd23 Upgraded Bitcoin backend version to 0.17.0 2018-10-15 13:53:49 +02:00
Jakub Matys 5d44ff33ff Generates backend server config (with rpcauth) and client config 2018-10-15 12:51:04 +02:00
wlc- e69577e170
Update myriadcoind to new version 2018-10-10 20:33:28 +02:00
Martin Boehm a16ef2904e Use coin label in the explorer header 2018-10-10 00:23:31 +02:00
wakiyamap 37806c9fae Switch monacoin to internal explorer 2018-10-03 07:31:09 -04: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 bf266c0db8 Merge branch 'integration-tests-upgrade-2' into v0.0.7 2018-10-01 14:34:34 +02:00
Jakub Matys f9e5092f82 Merge branch 'v0.0.7' into integration-tests-upgrade 2018-10-01 12:47:42 +02:00
wakiyamap 3a59e0c308 Bump monacoin backend to 0.16.3 2018-09-28 23:49:08 +02:00
Martin Boehm 97613134bc Bump namecoin backend to 0.16.3 2018-09-27 13:43:33 +02:00
Martin Boehm 39fdff7742 Switch litecoin to internal explorer 2018-09-27 09:50:44 +02:00
Petr Kracík 813d87864c Litecoin 0.16.0 -> 0.16.3 2018-09-27 09:49:28 +02:00
Martin Boehm e746ce92ae Switch vertcoin to internal explorer 2018-09-26 12:17:57 +02:00
Petr Kracík 6d9cd64fd5 Dash - fix package version 2018-09-26 12:08:50 +02:00
Petr Kracík 37f112d02b Vertcoin 0.13.2 -> 0.13.3 2018-09-26 11:47:06 +02:00
Ján Hrnko 10d0319f9c Dash 0.12.3.2 -> 0.12.3.3 (#56)
* Dash 0.12.3.2 -> 0.12.3.3, switch to internal explorer
2018-09-25 13:54:15 +02:00
Martin Boehm f10c0782c0 Bump Bgold backend to version 0.15.2 2018-09-24 15:04:43 +02:00
Martin Boehm b97b562ff7 Set default limit of max_open_files for Bgold 2018-09-24 12:04:10 +02:00
Martin Boehm d73f30c739 Bump bcash backend to version 0.18.2 2018-09-21 12:57:41 +02:00
Martin Boehm 8ad6d1d52c Remove /explorer part from URL, blockbook status with external explorer 2018-09-20 22:07:42 +02:00
Jakub Matys 5754523317 WIP: sync integration tests 2018-09-20 09:39:13 +02:00
Martin Boehm e260c11839 Bump bitcoin backend version to 0.16.3 2018-09-19 08:38:59 +02:00
Martin Boehm c5ada602d4 Fix bgold configuration 2018-09-18 12:43:29 +02:00
Martin Boehm 44ae1ce225 Switch bgold to internal explorer, limit max open files by rocksdb 2018-09-18 11:50:26 +02:00
Martin Boehm 699f259e3d Bump Bcash backend to version 0.18.1, change binary verification to gpg
Bcash signers are at Bitcoin-ABC github
in the file contrib/gitian-signing/keys.txt

Download the public key:
gpg --keyserver hkp://subset.pool.sks-keyservers.net --recv-keys <key>

Create asc file from imported key:
gpg --armor --export <email> ><filename>.asc
2018-09-17 15:31:42 +02:00
Martin Boehm d5e9bb37c9 Bump blockbook version to 0.1.0 2018-09-13 12:22:33 +02:00
Jakub Matys 0bfa1fa1b9 Bump Zcash backend (mainnet) version to 2.0.0 2018-09-12 14:15:51 +02:00
Jakub Matys f6fffefec9 Tests fixed 2018-09-12 10:29:16 +02:00
Martin Boehm 401304d4e8 Bump Zcash backend version to 2.0.0 2018-09-11 17:20:35 +02:00
Jakub Matys b5d1e5c94e Integration tests are defined declaratively with single implementation 2018-09-11 16:38:39 +02:00
Martin Boehm 402eb92c5e Use internal explorer for bcash and zcash 2018-09-11 16:10:59 +02:00
Martin Boehm 503ff4389a Merge branch 'master' into v0.0.7 2018-09-11 13:44:36 +02:00
Martin Boehm 80b28ed848 Bump ethereum backend to version 1.8.15 2018-09-10 13:31:23 +02:00
Martin Boehm b1317789de Handle unsupported newHeads subscription in Ethereum Classic 2018-09-05 16:27:34 +02:00
Petr Kracík 9b2d408ee4 ETH Ropsten added syncmode full (#50) 2018-09-05 12:17:07 +02:00
Martin Boehm d50198cbff Merge branch 'master' into v0.0.7 2018-09-03 08:33:20 +02:00
Martin Boehm ed1bdb30f7 Switch bcash to cashaddr format 2018-09-02 21:32:32 +02:00
Jakub Matys 801b589ba6 Removed duplicit definition of ETC 2018-08-30 13:34:56 +02:00
Jakub Matys 21650aa914 Merge branch 'docs' 2018-08-29 17:41:07 +02:00
Martin Boehm 16275601f4 Decrease default db cache size to reduce memory footprint 2018-08-26 18:33:07 +02:00
Martin Boehm 328312e48a Add dbcache configuration flag, tune db options 2018-08-23 21:19:12 +02:00
Jakub Matys ef12666f70 Upgrade of documentation: build, config, contributing, readme 2018-08-09 14:21:15 +02:00
Martin Boehm abb462f631 Change monacoin maintainer 2018-08-04 23:22:45 +02:00
wakiyamap 156a42b698 add monacoin 2018-08-04 03:50:59 +09:00
Petr Kracík 016ca7beb4 Backend configuration for Ethereum Classic (#29) 2018-08-02 18:05:10 +02:00
Martin Boehm 00f4778a09 Use external explorer until internal explorer is finished 2018-07-31 14:36:24 +02:00
Jakub Matys fcf3056f72 Fixed bgold rpc port 2018-07-31 13:07:45 +02:00
Jakub Matys f3d727f16e Changes from master 2018-07-31 10:46:15 +02:00
Jakub Matys a636a3197d Added additional params template for backend service 2018-07-31 10:30:11 +02:00
Jakub Matys a7101b3ca5 Fixed Ethereum config 2018-07-31 09:27:32 +02:00
Jakub Matys 077038e8f8 Fixed dogecoin config 2018-07-27 12:56:14 +02:00
Jakub Matys c71de0a696 Unified addresses in IPC section 2018-07-27 12:10:01 +02:00
Jakub Matys f9b21b4192 Changed structure of config files 2018-07-27 11:56:16 +02:00
Jakub Matys 7f52de3b65 Upgraded BlockChain configuration 2018-07-26 16:50:06 +02:00
Jakub Matys a573922bc1 Added templates for blockbook package 2018-07-26 12:49:57 +02:00
Jakub Matys d2a83351f0 Added templates for backend package 2018-07-26 11:46:44 +02:00
Martin Boehm 1a83d00f3e Add parameters to coin json to support generation of debian packages 2018-07-20 15:51:27 +02:00
Martin Boehm ac7cc665c1 Bump blockbook bgold config to version 0.15.1 2018-06-29 14:38:13 +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 6ee4291f11 Refactored marshalling of Bitcoin based RPCs 2018-06-09 14:37:05 +02:00
Jakub Matys 19e394b05a Added support for DASH 2018-06-08 15:46:04 +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
Jakub Matys df964abf9d Removed unnecessary stuff 2018-06-07 14:09:24 +02:00
Martin Boehm d583399eb9 Fix ethereum testnet ropsten config file name 2018-06-07 11:21:13 +02:00
Martin Boehm 247faf23a1 Rename bcash packages to match coin naming convention 2018-06-07 00:29:12 +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 407dd7a5b0 Rename bitcoin and ethereum config json files.
It is necessary to clear the internal state in DB after coin rename:
ldb --db=<datadir> --column_family=default delete internalState
2018-06-05 16:21:54 +02:00
Jakub Matys ea3cfd2d6a Address format is set in configuration instead of RPC options 2018-05-29 14:15:27 +02:00
Martin Boehm f7ce91b4e4 Add configuration parameters to zec-testnet.json 2018-05-29 10:07:20 +02:00
Jakub Matys 78d7ff3a96 Merge branch 'zcash' 2018-05-29 09:11:21 +02:00
Martin Boehm e5d79b09bc Put parameters for mempool sync to coin configuration json 2018-05-28 16:04:05 +02:00
Martin Boehm 8b20c38136 Put parameter BlockAddressesToKeep to coin configuration json 2018-05-28 14:57:44 +02:00
Jakub Matys 129160c48a Changed ports and added nolisten=1 option 2018-05-23 13:01:21 +02:00
Jakub Matys 110bd6f6a6 Added testnet for ZCash 2018-05-23 12:55:50 +02:00
Jakub Matys 9e414dd842 Changed ports of blockbook and backend nodes 2018-05-23 11:00:13 +02:00
Martin Boehm 1b3fc581ac Fix ethrpc_test after address unpacking modification 2018-05-21 13:53:15 +02:00
Jakub Matys 06afc0e336 Changed subversion string 2018-05-18 15:08:23 +02:00
Jakub Matys 8457a19d93 Upgraded BCash to 0.17.1 2018-05-09 14:16:38 +02:00
Jakub Matys ab2ab365a9 added `subversion` field to result of getinfo 2018-04-27 10:53:33 +02:00
Jakub Matys 11e519970e added package definition for Bitcoin Cash blockbook 2018-04-16 19:50:34 +02:00
Jakub Matys 7308bcf51a new building and packaging 2018-04-12 15:43:57 +02:00
Martin Boehm 10c05dc176 Update eth mainnet configuration 2018-04-09 16:32:05 +02:00
Martin Boehm 971b6397d6 Put rpc config to external file 2018-03-19 12:05:16 +01:00
Martin Boehm d47e2daf5b Add sample btc-testnet json configuration file 2018-03-15 12:34:44 +01:00