Commit Graph

  • 986275bb76 Implement parser.DeriveAddressDescriptors from xpub Martin Boehm 2019-01-28 18:29:12 +01:00
  • dafe19cf29 Synchronize xpub magic numbers from trezor-common Martin Boehm 2019-01-28 13:34:43 +01:00
  • 42f6821cfa Update gitignore Martin Boehm 2019-01-27 00:29:44 +01:00
  • e27821f231 Update documentation to match version 0.2.0 Martin Boehm 2019-01-24 18:08:37 +01:00
  • 499d65460f Fix coding style and formatting issues Martin Boehm 2019-01-24 15:24:56 +01:00
  • e83511469b Add Koto (#107) v0.2.0 WO 2019-01-24 06:08:28 +09:00
  • e6d7cea761 Skip CoinSpecificData in mempool integration test Martin Boehm 2019-01-23 17:26:45 +01:00
  • 06a1e96190 Merge branch 'indexv4' of github.com:trezor/blockbook into indexv4 Martin Boehm 2019-01-23 16:34:56 +01:00
  • 171e15c9f7 Fix unit test build tags Martin Boehm 2019-01-23 16:34:35 +01:00
  • 2975785de7 Merge pull request #109 from petrkr/versions Martin 2019-01-23 16:02:54 +01:00
  • 5b8954b74f Bump BCash version to 0.18.6 Petr Kracík 2019-01-23 15:14:12 +01:00
  • 024b25dff7 Bump DASH version to 0.13.0.0, replaced DASH GPG key Petr Kracík 2019-01-23 15:13:36 +01:00
  • f3cbd5e20e Cleanup the test-websocket page Martin Boehm 2019-01-21 10:05:44 +01:00
  • 828a11b6c3 Bump Blockbook to version 0.1.2 v0.1.2 Martin Boehm 2019-01-21 09:56:46 +01:00
  • b411ce881e Fix Groestlcoin rpc Martin Boehm 2019-01-20 12:22:49 +01:00
  • 8e82b3da0f Added Zcoin support (#106) Putta Khunchalee 2019-01-18 02:31:15 +07:00
  • b593643f63 Return Coinbase from API and Websocket interface Martin Boehm 2019-01-17 20:30:18 +01:00
  • d1f30e27cf Handle nil amounts in socket.io interface Martin Boehm 2019-01-17 19:58:59 +01:00
  • 522e6528d3 Merge Fujicoin into indexv4 branch #104 Martin Boehm 2019-01-16 23:19:08 +01:00
  • 3cca225c14 Add Fujicoin (#104) FujiCoin 2019-01-17 07:06:36 +09:00
  • 9af314f7aa Add websocket method getTransaction Martin Boehm 2019-01-16 16:10:30 +01:00
  • 3a8e854384 Merge branch 'master' into indexv4 Martin Boehm 2019-01-16 11:39:15 +01:00
  • 9069c25584 Merge pull request #108 from petrkr/ethfork Martin 2019-01-16 00:08:01 +01:00
  • 19d6869465 Bump Ethereum to 1.8.21 - emergency hotfix Petr Kracík 2019-01-15 23:39:39 +01:00
  • 1c29283bf0 Add getAccountUtxo method to websocket interface Martin Boehm 2019-01-14 17:12:33 +01:00
  • 05daf85c10 Fix hanling of missing tx in Zcash block 0 Martin Boehm 2019-01-14 14:49:21 +01:00
  • ac0c359fbe Update PIVX ports to the next available #105 Martin Boehm 2019-01-13 23:52:29 +01:00
  • aefbc33a01 Merge pull request #105 from rikardwissing/feature/pivx-indexv4 Martin 2019-01-13 23:49:08 +01:00
  • 210652328f Avoid showing already confirmed txs as mempool txs Martin Boehm 2019-01-13 23:32:28 +01:00
  • ffa745d390 Validate getTxAddresses return rikardwissing 2019-01-11 20:37:48 +01:00
  • 24bedfec26 Add support for PIVX rikardwissing 2019-01-04 22:09:55 +01:00
  • c2a581ea72 Add bulk import of EthereumType chain Martin Boehm 2019-01-11 12:37:04 +01:00
  • f109513464 Add handling of unknown inputs in api.GetTransaction Martin Boehm 2019-01-10 17:24:29 +01:00
  • 4bd43c5f47 Fix integration tests Martin Boehm 2019-01-10 17:00:09 +01:00
  • 3ca593aff1 Handle error tx not found #94 Martin Boehm 2019-01-10 16:39:36 +01:00
  • 8c4fcf4441 Stop indexing contracts of ETH zero address Martin Boehm 2019-01-10 12:38:16 +01:00
  • 341bf331c1 Add custom handling of unknown input txs during BitcoinType block import Martin Boehm 2019-01-09 23:24:25 +01:00
  • d77fb35bb5 Minify explorer html templates Martin Boehm 2019-01-09 15:20:05 +01:00
  • 51bb4fe109 Fix go dependencies Martin Boehm 2019-01-09 13:11:45 +01:00
  • 00c1fd6661 Limit number of found transactions for address by page size Martin Boehm 2019-01-09 11:48:19 +01:00
  • 2c3af5129e Generalize tokens instead of ERC20 tokens in API Martin Boehm 2019-01-07 15:45:00 +01:00
  • 07108b8c4f Store txs in column addresses in reverse order Martin Boehm 2019-01-07 13:38:58 +01:00
  • 16c32098f6 Merge pull request #103 from petrkr/versions Martin 2019-01-07 11:22:08 +01:00
  • f8d62b9190 Bump Vertcoin backend version to 0.14.0 due algo fork Petr Kracík 2019-01-07 11:15:30 +01:00
  • 1e8506bdf7 Add websocket method getBlockHash Martin Boehm 2019-01-04 16:10:24 +01:00
  • 97e0844a4b Update references to forked btcd, btcutil and bchutil libraries Martin Boehm 2019-01-04 14:05:51 +01:00
  • 1b7218530b Merge branch 'bchsvfix' of github.com:trezor/blockbook into bchsvfix Martin Boehm 2019-01-04 13:47:46 +01:00
  • ab077d882c Update references to forked btcd, btcutil and bchutil libraries Martin Boehm 2019-01-04 13:36:16 +01:00
  • cb7a90bcc5 Update registry of ports Martin Boehm 2019-01-04 13:46:30 +01:00
  • 2b85054e03 Merge pull request #101 from petrkr/bcash-sv Martin 2019-01-04 13:41:09 +01:00
  • d82bd8e7b8 Update references to forked btcd, btcutil and bchutil libraries Martin Boehm 2019-01-04 13:36:16 +01:00
  • 6b97265b18 BCash SV coin Petr Kracík 2018-11-19 15:39:03 +01:00
  • 9518f94714 Merge branch 'master' into indexv4 Martin Boehm 2019-01-03 18:09:30 +01:00
  • 26f293fc42 Bump golang to version 1.11.4 in docker build Martin Boehm 2019-01-03 18:07:30 +01:00
  • 44f07734ce Bump rocksdb to version 5.17.2 and use data format version 4 Martin Boehm 2019-01-03 18:05:06 +01:00
  • 2552a429e8 Store data in addresses column in more compact way Martin Boehm 2019-01-03 17:19:56 +01:00
  • e64109726e Merge pull request #99 from petrkr/versions Martin 2019-01-02 14:26:40 +01:00
  • 9086b9111e Bump Bitcoin backend version to 0.17.1 Petr Kracík 2019-01-02 11:02:40 +01:00
  • 8e57d23d66 Add flag dbstatsperiod that controls db stats collection period #98 Martin Boehm 2018-12-27 21:35:40 +01:00
  • 4e040cb1f0 Store addresses in reverse order for newest blocks to be searched first Martin Boehm 2018-12-20 17:33:13 +01:00
  • e24115da83 Bump blockbook version to v0.2.0 and index version to 4 Martin Boehm 2018-12-20 16:16:51 +01:00
  • a7b8994419 Merge branch 'ethereum' into indexv4 Martin Boehm 2018-12-20 16:07:34 +01:00
  • 7da714bec4 Generalize erc20transfers to tokentransfers in api Martin Boehm 2018-12-20 13:18:38 +01:00
  • 81e105dd4f Refactor tx api Martin Boehm 2018-12-19 13:59:18 +01:00
  • e12641ae7d Use txids returned from pendingTransactions subscriptionfor mempool Martin Boehm 2018-12-19 12:03:19 +01:00
  • 9288a12f1d Fix unit and integration tests Martin Boehm 2018-12-19 10:35:22 +01:00
  • bab500d3f8 Notify on mempool erc20 transfer transaction Martin Boehm 2018-12-19 10:06:25 +01:00
  • 2e9f87e39d Parse ERC20 transfer from tx payload data Martin Boehm 2018-12-18 13:14:07 +01:00
  • 7edea80209 Add estimateFee method to websocket interface Martin Boehm 2018-12-18 09:52:46 +01:00
  • 83f9a525b0 Change Ethereum Testnet Ropsten shortcut Martin Boehm 2018-12-17 15:08:48 +01:00
  • cbf9b8097b Merge pull request #97 from petrkr/ethereum-version Martin 2018-12-17 13:40:39 +01:00
  • 3ff1a86ab1 Add option TxHistoryLight to api.GetAddress Martin Boehm 2018-12-17 13:20:10 +01:00
  • 7ef18d38e8 Bump Ethereum to 1.8.20 Petr Kracík 2018-12-17 12:45:44 +01:00
  • f332c0aa9e Add getInfo websocket method Martin Boehm 2018-12-16 00:26:41 +01:00
  • a04b2b67b5 Filter address transactions by height from-to and contract Martin Boehm 2018-12-14 16:42:35 +01:00
  • 35a13e0647 Handle old style ethereum transactions that do not set status Martin Boehm 2018-12-14 12:08:06 +01:00
  • e9e6b472b6 Keep api v1 as compatible with blockbook 0.1.x, add api v2 Martin Boehm 2018-12-13 14:31:34 +01:00
  • 9c142663ce Add type api.Amount for proper formatting of amounts in json Martin Boehm 2018-12-13 00:41:58 +01:00
  • 964a7a4b17 Merge pull request #95 from wlc-/patch-3 Martin 2018-12-12 13:15:48 +01:00
  • 23a833a5fd Update binary_url to latest stable myriad core release wlc- 2018-12-11 23:15:24 +01:00
  • d01081fd83 Allow websocket connections from all origins Martin Boehm 2018-12-11 12:14:05 +01:00
  • 4b39519750 Change websocket address subscription behavior Martin Boehm 2018-12-11 11:50:43 +01:00
  • 13f7b48ae6 Add websocket interface Martin Boehm 2018-12-10 17:22:37 +01:00
  • 75e2ffa025 Add websocket implementation WIP Martin Boehm 2018-12-10 00:26:04 +01:00
  • 5af08584ab Show nonce in address detail in explorer Martin Boehm 2018-12-06 13:15:25 +01:00
  • 70559ab9e0 Update api.GetAddress to return more ethereum specific data Martin Boehm 2018-12-06 13:14:46 +01:00
  • 45e1e32e18 Implement Liquid blockbook Martin Boehm 2018-12-05 22:34:44 +01:00
  • 0110fd0cf2 Fix protobuf serialization of transactions Martin Boehm 2018-12-05 22:29:27 +01:00
  • 874130ce4b Modify Liquid backend parameters Martin Boehm 2018-12-05 21:25:24 +01:00
  • d5c80db8f0 Add experimental Liquid support Martin Boehm 2018-12-05 20:52:34 +01:00
  • cd258dd3dd Merge pull request #90 from petrkr/zcashupdate v0.1.1 Martin 2018-12-05 19:13:48 +01:00
  • 5910f0cece Merge pull request #91 from petrkr/ethereums Martin 2018-12-05 19:13:33 +01:00
  • 9eb022238d Fix ETC handling of transaction receipt Martin Boehm 2018-12-05 12:26:41 +01:00
  • 0e1725321d Fix public_test Martin Boehm 2018-12-05 12:02:41 +01:00
  • 55ae22bab1 Add socketio method getAccountInfo Martin Boehm 2018-12-05 11:41:07 +01:00
  • 7459830d0e Bump Ethereum Classic to 5.5.2 Petr Kracík 2018-12-05 11:17:28 +01:00
  • 821ee4197c Bump Ethereum to 1.8.19 Petr Kracík 2018-12-05 11:17:06 +01:00
  • 20b12f6100 Bump ZCash to 2.0.2 Petr Kracík 2018-12-05 10:59:51 +01:00
  • 3e532e9130 Remove marshalling of ethereum tx to hex field Martin Boehm 2018-12-05 01:10:00 +01:00
  • 5e170b8dd8 Make worker more resistant to weird data in ethereum blockchain Martin Boehm 2018-12-04 14:23:11 +01:00