Commit Graph

437 Commits

Author SHA1 Message Date
CodeFace
4eaeb25a5e qtum feerate check
it seems there is an issue with qtum core rpc that "estimatesmartfee" can return feerate lower than minFeeRate sometimes
2019-06-27 10:00:02 +02:00
Martin Boehm
480523a2b3 Fix linting issues 2019-06-11 17:22:24 +02:00
Martin Boehm
d52bd0352d Handle error on ethereum openRPC 2019-06-11 16:30:21 +02:00
Martin Boehm
d5f11561ac Catch and log panic in blockbook main 2019-06-11 16:27:47 +02:00
Martin Boehm
c4487ac94b Try to reconnect ethereum RPC in case of network failure 2019-06-10 16:48:31 +02:00
Martin Boehm
34e5599362 Try to reconnect ethereum RPC in case of network failure 2019-06-10 13:48:46 +02:00
Martin Boehm
d7d596bf4b Stop passing error details to prometheus metrics 2019-06-04 13:09:15 +02:00
Martin Boehm
c409a350c9 Try to reconnect ethereum RPC 2019-06-03 17:48:09 +02:00
Scotty0448
e87fb62b1d Add Ritocoin support 2019-05-29 10:47:45 +02:00
kiss1987f4
a4e3db6fbb Some updates to NULS (#183) 2019-05-28 01:02:38 +02:00
Martin Boehm
b33414cdba Fix formatting and linting issues 2019-05-27 12:51:42 +02:00
Martin Boehm
917840d6b2 Stop indexing OP_RETURN scripts 2019-05-27 12:24:24 +02:00
Martin Boehm
228d40e7a5 Compare whatTheFee estimates to default 2019-05-27 12:24:24 +02:00
Martin Boehm
55e39f0ea4 Implement alternative estimateFee using whatthefee.io WIP #153 2019-05-27 12:24:24 +02:00
Martin Boehm
0312db4d9d Fix formatting/linting errors 2019-05-27 12:24:24 +02:00
Scotty0448
78ffee5d3d Add Ravencoin support 2019-05-21 11:29:15 +02:00
TheTrunk
da03baf83a ZelCash - reuse Zcash integration 2019-05-13 14:16:47 +02:00
Sotiris Blad
beb8244570 fix getblock & tx for genesis 2019-05-10 15:01:08 +02:00
Martin Boehm
7c4e8c5750 Log error on eth subscription resubscribe 2019-05-07 12:23:50 +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
f791467efd fix import 2019-04-26 14:07:35 +02:00
y-chan
4dc5721384 fix errors 2019-04-26 14:07:35 +02:00
y-chan
03f910cc30 fix miss 2019-04-26 14:07:35 +02:00
y-chan
4a2e7602b1 fix tests 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
Martin Boehm
9642e306ac Merge branch 'mempool' 2019-04-15 12:27:24 +02:00
Martin Boehm
3ef9426229 Change OMNI simple send text 2019-04-15 12:15:03 +02:00
Martin Boehm
230b5e5d32 Fix synchronization issue in mempool 2019-04-11 14:58:22 +02:00
Martin Boehm
b367e25194 Fix bcash xpub derivation path #146 2019-04-08 15:39:03 +02:00
Martin Boehm
a6d5f4d421 Fix bcash xpub derivation path #146 2019-04-08 15:34:58 +02:00
Martin Boehm
add504b57e Make ethereum type mempool parameters configurable 2019-04-08 14:39:29 +02:00
Martin Boehm
7ac877f160 Apply modified BlockChain to PolisRPC 2019-04-08 12:54:06 +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
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
Martin Boehm
b227a8e777 Modify bitcoin type mempool resync to preserve first seen time order 2019-04-05 16:04:26 +02:00
Martin Boehm
3f973bf47d Implement new ethereum mempool sync with tx timeout 2019-04-04 23:35:38 +02:00
Martin Boehm
4435dbbfb4 Pass correct blockchain object to mempool 2019-04-03 22:08:32 +02:00
Martin Boehm
b64d76d8f9 Show first seen date of mempool transaction in explorer 2019-04-03 14:09:27 +02:00
Martin Boehm
47f798dbaa Return mempool transactions for address in reverse order 2019-04-03 14:09:27 +02:00
Martin Boehm
870354bc90 Extract mempool common functionality to BaseMempool 2019-04-03 14:09:27 +02:00
Martin Boehm
c19f6bfb42 Fix tryParseOmni 2019-04-03 14:09:27 +02:00
Martin Boehm
4bc196f599 Fix tryParseOmni 2019-04-03 12:51:51 +02:00
Martin Boehm
987aec47f9 Show mempool content in explorer 2019-04-02 11:39:38 +02:00
Martin Boehm
f2dc4a56d8 Store time of mempool transaction 2019-04-01 17:00:53 +02:00
Yura Pakhuchiy
827cbcd1d8 Support Groestlcoin xpub 2019-04-01 17:00:53 +02:00
Yura Pakhuchiy
1c290db225 Support Groestlcoin xpub 2019-04-01 12:49:18 +02:00
Martin Boehm
c813f76336 Try to load mempool inputs from db to speed up mempool sync 2019-03-29 17:01:20 +01:00
kiss1987f4
954619efe9 Add NULS supported. (#135)
Add NULS supported.
2019-03-28 14:44:40 +01:00
Martin Boehm
fa4a11c3a7 Fix bcash EstimateSmartFee functionality 2019-03-28 14:44:40 +01:00