Commit Graph

412 Commits

Author SHA1 Message Date
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
Martin Boehm
ee4ecc2bb0 Fix bcash EstimateFee after interface change in backend v0.19.1 2019-03-28 14:44:40 +01:00
kiss1987f4
12fbdedf6e Add NULS supported. (#135)
Add NULS supported.
2019-03-28 14:31:29 +01:00
Martin Boehm
f01273ab10 Fix bcash EstimateSmartFee functionality 2019-03-28 11:24:31 +01:00
Martin Boehm
8c471ed20d Fix bcash EstimateFee after interface change in backend v0.19.1 2019-03-27 14:25:36 +01:00
Martin Boehm
ce3c7c5e66 Extract mempool interface from blockchain 2019-03-25 16:43:57 +01:00
Martin Boehm
68575b2786 Fix linter issues 2019-03-21 22:53:48 +01:00
Martin Boehm
283a039290 Resolve formatting issues 2019-03-21 21:05:14 +01:00
Matej Čamaj
c0cebd4ce6 Implement Omni parser for Bitcoin 2019-03-21 20:46:25 +01:00
Martin Boehm
6ac14f163a Add TODO for omni parsing 2019-03-21 11:13:42 +01:00
codeface
41433a9684 add qtum support 2019-03-11 13:43:54 +01:00
Martin Boehm
e06ff194de Resolve some linting issues 2019-03-06 17:50:20 +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
Martin Boehm
3f7ac68865 Disable bcash unsupported EstimateSmartFee 2019-03-04 11:26:12 +01:00
Martin Boehm
1540dc940d Disable bcash unsupported EstimateSmartFee 2019-03-04 11:05:09 +01:00
Martin Boehm
e54998dccc Sync with trezor common and fix formatting 2019-03-01 14:55:24 +01:00
Martin Boehm
dda96b4a8f Merge branch 'xpub' 2019-03-01 11:12:40 +01:00
Martin Boehm
66854715cf Fix zcoin parser test 2019-02-27 14:06:09 +01:00
Martin Boehm
881dab35f5 Fix packing of coinbase transactions for dash 2019-02-27 13:58:11 +01:00
Martin Boehm
ffbbbb0b44 Fix dash after DIP2 update to the blockchain 2019-02-27 13:29:42 +01:00
Martin Boehm
3edfebca65 Stop logging warnings ErrTxNotFound in ethereum mempool 2019-02-13 18:24:38 +01:00
Jeremiah Buddenhagen
28649b5d2c add flo 2019-02-08 08:50:59 +01:00
Martin Boehm
64c8ae9a62 Estimate full derivation path from xpub 2019-02-05 20:47:54 +01:00
Martin Boehm
b670b4fede Add address derivation tests and benchmarks 2019-01-30 16:29:34 +01:00
Martin Boehm
27dba68319 Add DeriveAddressDescriptors for list of indexes 2019-01-29 12:11:35 +01:00