Commit Graph

  • ee4ecc2bb0 Fix bcash EstimateFee after interface change in backend v0.19.1 Martin Boehm 2019-03-27 14:25:36 +01:00
  • 57ce874208 Bump BCash backend version to 0.19.1 Petr Kracík 2019-03-27 13:16:15 +01:00
  • e6863b0420 Bump Dash backend version to 0.13.2.0 Petr Kracík 2019-03-27 13:11:57 +01:00
  • d734c7d489 Update xpub segwit native magic from trezor-common Martin Boehm 2019-03-26 13:04:30 +01:00
  • 35b24b03b9 Update ports registry Martin Boehm 2019-03-28 14:32:33 +01:00
  • 12fbdedf6e Add NULS supported. (#135) kiss1987f4 2019-03-28 21:31:29 +08:00
  • f01273ab10 Fix bcash EstimateSmartFee functionality Martin Boehm 2019-03-28 11:24:20 +01:00
  • 0bfe1d5558 Bump ZCash backend version to 2.0.4 Petr Kracík 2019-03-28 10:59:58 +01:00
  • 955209db6b Bump BCash backend version to 0.19.2 Petr Kracík 2019-03-28 10:56:42 +01:00
  • c074873452 Update xpub derivation documentation Martin Boehm 2019-03-28 11:09:57 +01:00
  • 8c471ed20d Fix bcash EstimateFee after interface change in backend v0.19.1 Martin Boehm 2019-03-27 14:25:36 +01:00
  • 713f928a57 Bump BCash backend version to 0.19.1 Petr Kracík 2019-03-27 13:16:15 +01:00
  • 98a637e952 Bump Dash backend version to 0.13.2.0 Petr Kracík 2019-03-27 13:11:57 +01:00
  • b8eca9c25e Update xpub segwit native magic from trezor-common Martin Boehm 2019-03-26 13:04:30 +01:00
  • ce3c7c5e66 Extract mempool interface from blockchain Martin Boehm 2019-03-25 16:43:57 +01:00
  • 68575b2786 Fix linter issues Martin Boehm 2019-03-21 22:53:48 +01:00
  • 283a039290 Resolve formatting issues Martin Boehm 2019-03-21 21:05:14 +01:00
  • c0cebd4ce6 Implement Omni parser for Bitcoin Matej Čamaj 2019-03-21 14:31:05 +01:00
  • 6ac14f163a Add TODO for omni parsing Martin Boehm 2019-03-21 11:13:42 +01:00
  • df952ffb05 Update api.GetBlock to support ethereum type coins Martin Boehm 2019-03-21 09:36:18 +01:00
  • c7e884dd81 Document API Martin Boehm 2019-03-20 18:06:30 +01:00
  • bae1050ce4 Log error from api json encode Martin Boehm 2019-03-20 18:04:52 +01:00
  • 6784ecd6b3 Fix api.Block json serialization Martin Boehm 2019-03-20 17:49:21 +01:00
  • 1d8389bb2c Return utxos by sorted by desceding block height Martin Boehm 2019-03-20 17:32:10 +01:00
  • 846b20c795 Unify processing of query parameters in address and xpub api Martin Boehm 2019-03-18 18:23:03 +01:00
  • 133d6f9c59 Specify default page size for websocket getAccountInfo Martin Boehm 2019-03-14 21:03:08 +01:00
  • 46e49daa9c Merge branch 'master' of github.com:trezor/blockbook Martin Boehm 2019-03-13 14:14:25 +01:00
  • e7b3421603 Bump Bitcoin Cash SV backend version to 0.1.1 #134 Martin Boehm 2019-03-13 14:14:18 +01:00
  • 41433a9684 add qtum support codeface 2019-03-06 11:31:11 +08:00
  • efca04a3fb Correctly count unconfirmed txs in api GetXpub v0.2.1 Martin Boehm 2019-03-06 18:48:15 +01:00
  • e06ff194de Resolve some linting issues Martin Boehm 2019-03-06 17:50:20 +01:00
  • 70330273c0 Fix format errors Martin Boehm 2019-03-06 17:32:17 +01:00
  • 3df1cc81ed Correctly count unconfirmed txs in api GetAddress and GetXpub Martin Boehm 2019-03-06 17:23:06 +01:00
  • 3d10d9c2c5 Ensure ordering of address and xpub txs in the same block Martin Boehm 2019-03-05 13:48:11 +01:00
  • 3551c90590 Add Bellcoin (#116) ilmango 2019-03-05 06:29:30 +09:00
  • 52308ad8af fix KotoTestnet asc link (#132) 人畜無害 2019-03-05 06:25:03 +09:00
  • 3f7ac68865 Disable bcash unsupported EstimateSmartFee Martin Boehm 2019-03-04 11:26:12 +01:00
  • 1540dc940d Disable bcash unsupported EstimateSmartFee Martin Boehm 2019-03-04 11:05:09 +01:00
  • 4b15e46602 Fix groestlcoin config Gruve_p 2019-02-27 23:46:45 +01:00
  • bd89ab8256 Add getTransactionSpecific to websocket interface Martin Boehm 2019-03-01 15:37:38 +01:00
  • 1c35c632cb Add tokens to return level choice to websocket interface Martin Boehm 2019-03-01 15:25:16 +01:00
  • e54998dccc Sync with trezor common and fix formatting Martin Boehm 2019-03-01 14:55:24 +01:00
  • 39f9f46d3d Fix backend deploy and test script Martin Boehm 2019-03-01 13:59:06 +01:00
  • dda96b4a8f Merge branch 'xpub' Martin Boehm 2019-03-01 11:12:40 +01:00
  • 7b590d9958 Unify AccountDetails levels in GetAccount and GetXpub api calls Martin Boehm 2019-02-28 15:07:07 +01:00
  • 87b778d648 Merge branch 'backend-deploy-and-test' Martin Boehm 2019-02-27 14:28:07 +01:00
  • 66854715cf Fix zcoin parser test Martin Boehm 2019-02-27 14:06:09 +01:00
  • 881dab35f5 Fix packing of coinbase transactions for dash Martin Boehm 2019-02-27 13:58:11 +01:00
  • ffbbbb0b44 Fix dash after DIP2 update to the blockchain Martin Boehm 2019-02-27 13:29:42 +01:00
  • 46001a9fa5 Evict old cached xpubs Martin Boehm 2019-02-26 16:27:28 +01:00
  • 22e73c44cc Fix ethereum_testnet_ropsten integration test Martin Boehm 2019-02-26 11:14:22 +01:00
  • 0e7714dfd1 Add automatic backend deploy and integration test for all our coins Martin Boehm 2019-02-26 11:05:19 +01:00
  • c67c8d4008 Merge branch 'backend-deploy-and-test' of github.com:trezor/blockbook into backend-deploy-and-test Martin Boehm 2019-02-26 10:42:05 +01:00
  • bcd4b8ed4f Add service name to backend deploy and integration test Martin Boehm 2019-02-25 18:40:12 +01:00
  • 9382c7a9c0 Add automatic backend deploy and integration test to gitlab CI Martin Boehm 2019-02-25 17:32:06 +01:00
  • e7fc52760e Add service name to backend deploy and integration test Martin Boehm 2019-02-25 18:40:12 +01:00
  • 0d26854c35 Bump myriad backend to 0.16.4.0 wlc- 2019-02-22 14:36:22 +01:00
  • 16558d23c0 Bump Groestlcoin backend version to 2.17.2 (#128) Gruve_p 2019-02-25 17:34:06 +01:00
  • c7e88ff2be Add automatic backend deploy and integration test to gitlab CI Martin Boehm 2019-02-25 17:32:06 +01:00
  • e1eadda6bf Make upper limit for gap in xpub address derivation Martin Boehm 2019-02-25 14:09:24 +01:00
  • 04d843f593 Bump ethereum backend to version 1.8.23 Petr Kracík 2019-02-21 13:15:21 +01:00
  • 7042a45ba5 Bump Bcash backend to version 0.19.0 Petr Kracík 2019-02-21 13:14:50 +01:00
  • 347e1d5967 Load ETH account balance also for accounts without any transactions #125 Martin Boehm 2019-02-19 20:14:04 +01:00
  • c7808b87d5 Bump blockbook to version 0.2.1 Martin Boehm 2019-02-14 14:54:26 +01:00
  • 88d9e09ad4 Highlight own ethereum addresses in explorer like in xpub explorer Martin Boehm 2019-02-14 14:53:35 +01:00
  • d41adf0a4e Bump zcash backend to 2.0.3 Petr Kracík 2019-02-14 11:13:46 +01:00
  • 0546a2609d Count xpub transactions regardless of filter Martin Boehm 2019-02-13 19:43:16 +01:00
  • 593247c364 Fix public interface xpub test Martin Boehm 2019-02-13 18:34:31 +01:00
  • 3edfebca65 Stop logging warnings ErrTxNotFound in ethereum mempool Martin Boehm 2019-02-13 18:24:38 +01:00
  • b8672a0fff Add public interface test for xpub functionality Martin Boehm 2019-02-13 18:10:29 +01:00
  • f3ec1e6b77 Return unique transactions from GetXpubAddress Martin Boehm 2019-02-13 17:57:30 +01:00
  • 6460ca3872 Fix typo WO 2019-02-13 00:53:14 +09:00
  • d28a0beab6 Revert Dcokerfile WO 2019-02-13 00:52:15 +09:00
  • 47a77c35c5 Update koto 2.0.3 WO 2019-02-13 00:49:16 +09:00
  • bee0f8c709 Change OS for docker build WO 2019-02-02 20:53:57 +09:00
  • 7609ab7c76 Bump DASH backend to version 0.13.1.0 Petr Kracík 2019-02-13 10:55:58 +01:00
  • 166bf74162 Bump Bcash backend to version 0.18.8 Petr Kracík 2019-02-13 10:55:42 +01:00
  • d314140dde Change DB size on disk Error to warning Petr Kracík 2019-02-13 10:42:30 +01:00
  • 4846af9f60 Control token detail level returned by xpub api Martin Boehm 2019-02-12 15:15:10 +01:00
  • 63fb910ecb Add xpub handling to websocket interface Martin Boehm 2019-02-11 11:54:34 +01:00
  • 6b0a4960fd Get utxo for xpub Martin Boehm 2019-02-08 15:50:37 +01:00
  • 28649b5d2c add flo Jeremiah Buddenhagen 2019-02-04 15:15:33 -08:00
  • 273436f109 Include mempool transactions in GetAddressForXpub Martin Boehm 2019-02-08 00:42:38 +01:00
  • 1ca4a0cfc7 Process mempool txs in api.GetAddress even for Basic level of details Martin Boehm 2019-02-07 17:28:45 +01:00
  • ae332547ba Fix loading of txids for xpub Martin Boehm 2019-02-06 17:35:10 +01:00
  • 64c8ae9a62 Estimate full derivation path from xpub Martin Boehm 2019-02-05 20:47:54 +01:00
  • 94253c122f Update zcoin backend to version 0.13.7.7 thebevrishot 2019-02-05 14:38:11 +07:00
  • 266b0575b6 Highlight xpub addresses in explorer Martin Boehm 2019-02-04 16:53:49 +01:00
  • b2af4c1242 Merge pull request #113 from petrkr/versions Martin 2019-02-04 16:24:56 +01:00
  • 42686166d8 Bump Bcash backend to version 0.18.7 Petr Kracík 2019-02-04 14:51:47 +01:00
  • e64c0a52d4 Bump Ethereum to 1.8.22 - fork Petr Kracík 2019-02-04 14:39:47 +01:00
  • 9d3cd3b3e9 Implement loading of transactions in GetAddressForXpub - WIP Martin Boehm 2019-02-03 23:42:44 +01:00
  • 57b40ad6dc Hide xpub addresses with zero balance in explorer by default Martin Boehm 2019-01-31 15:04:09 +01:00
  • 8f1f1c87ac Modify the discovery of xpub addresses Martin Boehm 2019-01-31 08:30:18 +01:00
  • 225830d3e9 Implement GetAddressForXpub and xpub explorer view - WIP Martin Boehm 2019-01-30 17:56:15 +01:00
  • b670b4fede Add address derivation tests and benchmarks Martin Boehm 2019-01-30 16:29:34 +01:00
  • 27dba68319 Add DeriveAddressDescriptors for list of indexes Martin Boehm 2019-01-29 12:11:35 +01:00
  • 818288cd16 Add PIVX Testnet (#110) random.zebra 2019-01-29 10:15:03 +01:00
  • 8efaa4ebc3 Merge pull request #111 from bitspill/valueSatJson Martin 2019-01-29 10:14:20 +01:00
  • 87624f44ca Convert JsonValue to ValueSat when "parse": false Jeremiah Buddenhagen 2019-01-28 16:39:54 -08:00