Commit Graph

1269 Commits (9642e306ac7f387771d74282e430be1b05d07c75)

Author SHA1 Message Date
wlc- 0d26854c35 Bump myriad backend to 0.16.4.0 2019-02-25 17:40:44 +01:00
Gruve_p 16558d23c0 Bump Groestlcoin backend version to 2.17.2 (#128) 2019-02-25 17:34:06 +01:00
Martin Boehm c7e88ff2be Add automatic backend deploy and integration test to gitlab CI 2019-02-25 17:32:06 +01:00
Martin Boehm e1eadda6bf Make upper limit for gap in xpub address derivation 2019-02-25 14:09:24 +01:00
Petr Kracík 04d843f593 Bump ethereum backend to version 1.8.23 2019-02-21 21:31:48 +01:00
Petr Kracík 7042a45ba5 Bump Bcash backend to version 0.19.0 2019-02-21 21:31:48 +01:00
Martin Boehm 347e1d5967 Load ETH account balance also for accounts without any transactions #125 2019-02-19 20:16:16 +01:00
Martin Boehm c7808b87d5 Bump blockbook to version 0.2.1 2019-02-14 14:54:26 +01:00
Martin Boehm 88d9e09ad4 Highlight own ethereum addresses in explorer like in xpub explorer 2019-02-14 14:53:35 +01:00
Petr Kracík d41adf0a4e Bump zcash backend to 2.0.3 2019-02-14 11:30:09 +01:00
Martin Boehm 0546a2609d Count xpub transactions regardless of filter 2019-02-13 19:43:16 +01:00
Martin Boehm 593247c364 Fix public interface xpub test 2019-02-13 18:34:31 +01:00
Martin Boehm 3edfebca65 Stop logging warnings ErrTxNotFound in ethereum mempool 2019-02-13 18:24:38 +01:00
Martin Boehm b8672a0fff Add public interface test for xpub functionality 2019-02-13 18:10:29 +01:00
Martin Boehm f3ec1e6b77 Return unique transactions from GetXpubAddress 2019-02-13 17:57:30 +01:00
WO 6460ca3872 Fix typo 2019-02-13 12:09:40 +01:00
WO d28a0beab6 Revert Dcokerfile 2019-02-13 12:09:40 +01:00
WO 47a77c35c5 Update koto 2.0.3 2019-02-13 12:09:40 +01:00
WO bee0f8c709 Change OS for docker build 2019-02-13 12:09:40 +01:00
Petr Kracík 7609ab7c76 Bump DASH backend to version 0.13.1.0 2019-02-13 12:09:14 +01:00
Petr Kracík 166bf74162 Bump Bcash backend to version 0.18.8 2019-02-13 12:09:14 +01:00
Petr Kracík d314140dde Change DB size on disk Error to warning 2019-02-13 12:08:19 +01:00
Martin Boehm 4846af9f60 Control token detail level returned by xpub api 2019-02-12 15:15:10 +01:00
Martin Boehm 63fb910ecb Add xpub handling to websocket interface 2019-02-11 11:54:34 +01:00
Martin Boehm 6b0a4960fd Get utxo for xpub 2019-02-08 15:50:37 +01:00
Jeremiah Buddenhagen 28649b5d2c add flo 2019-02-08 08:50:59 +01:00
Martin Boehm 273436f109 Include mempool transactions in GetAddressForXpub 2019-02-08 00:42:38 +01:00
Martin Boehm 1ca4a0cfc7 Process mempool txs in api.GetAddress even for Basic level of details 2019-02-07 17:28:45 +01:00
Martin Boehm ae332547ba Fix loading of txids for xpub 2019-02-06 17:35:10 +01:00
Martin Boehm 64c8ae9a62 Estimate full derivation path from xpub 2019-02-05 20:47:54 +01:00
thebevrishot 94253c122f Update zcoin backend to version 0.13.7.7 2019-02-05 11:10:54 +01:00
Martin Boehm 266b0575b6 Highlight xpub addresses in explorer 2019-02-04 16:53:49 +01:00
Martin b2af4c1242
Merge pull request #113 from petrkr/versions
Update Ethereum and Bcash backends to new versions
2019-02-04 16:24:56 +01:00
Petr Kracík 42686166d8 Bump Bcash backend to version 0.18.7 2019-02-04 14:51:47 +01:00
Petr Kracík e64c0a52d4 Bump Ethereum to 1.8.22 - fork 2019-02-04 14:39:47 +01:00
Martin Boehm 9d3cd3b3e9 Implement loading of transactions in GetAddressForXpub - WIP 2019-02-03 23:42:44 +01:00
Martin Boehm 57b40ad6dc Hide xpub addresses with zero balance in explorer by default 2019-01-31 15:04:09 +01:00
Martin Boehm 8f1f1c87ac Modify the discovery of xpub addresses 2019-01-31 08:30:18 +01:00
Martin Boehm 225830d3e9 Implement GetAddressForXpub and xpub explorer view - WIP 2019-01-30 17:56:15 +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
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 8efaa4ebc3
Merge pull request #111 from bitspill/valueSatJson
Convert JsonValue to ValueSat when `"parse": false`
2019-01-29 10:14:20 +01:00
Jeremiah Buddenhagen 87624f44ca Convert JsonValue to ValueSat when `"parse": false` 2019-01-28 16:39:54 -08:00
Martin Boehm 986275bb76 Implement parser.DeriveAddressDescriptors from xpub 2019-01-28 18:29:12 +01:00
Martin Boehm dafe19cf29 Synchronize xpub magic numbers from trezor-common 2019-01-28 13:34:43 +01:00
Martin Boehm 42f6821cfa Update gitignore 2019-01-27 00:29:44 +01:00
Martin Boehm e27821f231 Update documentation to match version 0.2.0 2019-01-24 18:08:37 +01:00
Martin Boehm 499d65460f Fix coding style and formatting issues 2019-01-24 15:24:56 +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