Commit Graph

94 Commits (deepcrayon)

Author SHA1 Message Date
TheTrunk da03baf83a ZelCash - reuse Zcash integration 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 591b1937dc fix port number and coin name 2019-04-26 14:07:35 +02:00
y-chan 70ace81011 Add VIPSTARCOIN 2019-04-26 14:07:35 +02:00
romanornr 35f3278771 Viacoin add support 2019-04-18 10:25:48 +02:00
Jin Eguchi 02c65bc67d Fix link path 2019-04-08 12:48: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 e394350e85 Update api documentation 2019-04-05 17:14:08 +02:00
Martin Boehm a8735c460d Update ports registry 2019-03-28 14:44:40 +01:00
Martin Boehm 1cd4c207be Update xpub derivation documentation 2019-03-28 14:44:40 +01:00
Martin Boehm df952ffb05 Update api.GetBlock to support ethereum type coins 2019-03-21 09:36:18 +01:00
Martin Boehm c7e884dd81 Document API 2019-03-20 18:06:30 +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 dda96b4a8f Merge branch 'xpub' 2019-03-01 11:12:40 +01:00
Jeremiah Buddenhagen 28649b5d2c add flo 2019-02-08 08:50:59 +01:00
Martin Boehm dafe19cf29 Synchronize xpub magic numbers from trezor-common 2019-01-28 13:34:43 +01:00
Martin Boehm e27821f231 Update documentation to match version 0.2.0 2019-01-24 18:08:37 +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
Martin Boehm ac0c359fbe Update PIVX ports to the next available #105 2019-01-13 23:53:32 +01:00
Martin Boehm 97e0844a4b Update references to forked btcd, btcutil and bchutil libraries 2019-01-04 14:05:51 +01:00
Martin Boehm cb7a90bcc5 Update registry of ports 2019-01-04 13:46:30 +01:00
Martin Boehm 4448c57ba8 Introduce BitcoinType and EthereumType distinction of blockchains 2018-11-15 16:16:01 +01:00
Martin Boehm ad886d1f9b Add DigiByte to port registry 2018-10-30 19:08:31 +01:00
Martin Boehm db35a51dde Update registry of ports 2018-10-24 11:39:45 +02:00
Martin Boehm 1bd87fa81d Add Groestlcoin to port registry 2018-10-18 18:12:06 +02:00
Jakub Matys ee3d145ca5 Added extra note for handleFork test 2018-10-18 17:06:33 +02:00
Jakub Matys fe722050aa Added documentaion of "About" and "TOS" config 2018-10-17 18:10:34 +02:00
Jakub Matys 10b58f4125 typo 2018-10-10 09:55:23 +02:00
Jakub Matys 3b35981af1 Added documentaiton of sync tests 2018-10-10 09:50:18 +02:00
Martin Boehm 4f3cb9c4ad Update README and rocksdb documentation 2018-10-09 18:28:51 +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
Martin Boehm 8ad6d1d52c Remove /explorer part from URL, blockbook status with external explorer 2018-09-20 22:07:42 +02:00
Martin Boehm fe4b366875 Unite scripts for port checking and registry of ports to one 2018-09-03 13:25:50 +02:00
Jakub Matys f11a690eb2 Regenerated port registry (Monacoin) 2018-08-29 17:42:34 +02:00
Jakub Matys d7338ffd98 Added documentation index 2018-08-29 17:36:51 +02:00
Jakub Matys eb87d530df typos 2018-08-29 09:47:56 +02:00
Jakub Matys 89517aa39e Added description of tests 2018-08-28 15:19:37 +02:00
Jakub Matys 6f680ee8a3 Added testing documentation 2018-08-18 15:53:33 +02:00
Jakub Matys 5a0d0b2fe1 fixes 2018-08-09 14:33:17 +02:00
Jakub Matys ef12666f70 Upgrade of documentation: build, config, contributing, readme 2018-08-09 14:21:15 +02:00