blockbook/bchain
Cronos 1392a884ca 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-06 00:18:24 +02:00
..
coins Support Polis (#118) 2019-04-06 00:18:24 +02:00
basechain.go Add estimateFee method to websocket interface 2018-12-18 09:52:46 +01:00
baseparser_test.go Add ERC20 transfer information to ethereum transactions 2018-11-28 14:27:02 +01:00
baseparser.go Merge branch 'xpub' 2019-03-01 11:12:40 +01:00
mempool_bitcoin_type.go Notify on mempool erc20 transfer transaction 2018-12-19 10:06:25 +01:00
mempool_ethereum_type.go Stop logging warnings ErrTxNotFound in ethereum mempool 2019-02-13 18:24:38 +01:00
mq.go Use context to limit shutdown time of bchain/mq 2018-05-30 14:44:59 +02:00
tx.pb.go Fix protobuf serialization of transactions 2018-12-05 22:29:27 +01:00
tx.proto Fix protobuf serialization of transactions 2018-12-05 22:29:27 +01:00
types.go Estimate full derivation path from xpub 2019-02-05 20:47:54 +01:00