Commit Graph

  • 4a216fa647 Fix parsing of erc20 properties Martin Boehm 2018-12-04 13:56:25 +01:00
  • 870435aeb0 Increase vertoin reorg limit to 1000 Martin Boehm 2018-12-04 12:48:36 +01:00
  • ec1647c864 Show tx success/failure in txdetail Martin Boehm 2018-12-04 12:20:05 +01:00
  • 9a04c862d6 Filter address transactions by input/output or token Martin Boehm 2018-12-04 11:54:15 +01:00
  • a08f568353 Show block for EthereumType coins Martin Boehm 2018-12-03 16:34:38 +01:00
  • fead52881f Show ERC20 contracts for address Martin Boehm 2018-12-03 15:48:07 +01:00
  • c96c357013 Add Ethereum Classic specific handling in GetTransaction Martin Boehm 2018-11-30 11:39:28 +01:00
  • 61177c3750 Fix cleanup of column blockTxs Martin Boehm 2018-11-29 15:37:04 +01:00
  • 463eab9d2d Show ethereum specific data in tx detail in explorer Martin Boehm 2018-11-28 14:56:45 +01:00
  • 8ac57a3d56 Add ERC20 transfer information to ethereum transactions Martin Boehm 2018-11-28 14:27:02 +01:00
  • 1f32a39d16 Handle blocks with zero transactions Martin Boehm 2018-11-26 13:55:29 +01:00
  • 995d169172 Merge branch 'master' into ethereum Martin Boehm 2018-11-26 13:04:13 +01:00
  • 0fe03703eb Show correctly spent nonstandard outputs in explorer Martin Boehm 2018-11-26 12:44:13 +01:00
  • 354be89eb0 Merge branch 'master' of github.com:trezor/blockbook Martin Boehm 2018-11-26 11:26:58 +01:00
  • 14efbb02b0 Show empty amounts as zero Martin Boehm 2018-11-26 11:26:52 +01:00
  • 7a990f9b5b Implement explorer for EthereumType coin - WIP Martin Boehm 2018-11-26 00:20:01 +01:00
  • 8886256d0b Implement index v3 for ethereum type coin Martin Boehm 2018-11-23 22:16:32 +01:00
  • eb524c2226 Implement index v3 for ethereum type coin - WIP Martin Boehm 2018-11-23 14:08:10 +01:00
  • 6d1fc7e07c Merge pull request #86 from petrkr/updates Martin 2018-11-21 10:24:59 +01:00
  • 9869d4a758 Bump Ethereum to 1.8.18 Petr Kracík 2018-11-21 09:11:11 +01:00
  • b7dbb65cf6 Bump BCH ABC Testnet to 0.18.5 Petr Kracík 2018-11-21 09:09:20 +01:00
  • 9ab9eeab74 Bump Dogecoin to 1.14 beta 2 Petr Kracík 2018-11-21 09:03:28 +01:00
  • 4eb60f7a70 Bump BCH ABC to 0.18.5 Petr Kracík 2018-11-21 08:34:36 +01:00
  • 6a13ae21ef Merge pull request #85 from wakiyamap/patch1 Jakub Matys 2018-11-20 10:15:32 +01:00
  • a80a8f9122 fix build error wakiyamap 2018-11-18 04:53:54 +09:00
  • 792fa76887 Use CoinLabel in meta and title in explorer #84 Martin Boehm 2018-11-15 19:42:21 +01:00
  • fad7ea326c Load ERC20 events in eth.GetBlock Martin Boehm 2018-11-15 18:07:45 +01:00
  • 089346a4bb Merge branch 'master' Martin Boehm 2018-11-15 16:26:35 +01:00
  • ab20a14d18 Modify loading of ethereum blocks Martin Boehm 2018-11-14 12:13:36 +01:00
  • 0f6fdf7f21 Fix integration tests Martin Boehm 2018-11-13 10:55:28 +01:00
  • 6072aa5e9e Handle coin specific tx data more efficiently Martin Boehm 2018-11-13 10:31:27 +01:00
  • 975c98b5b7 Pack eth transactions including receipt Martin Boehm 2018-11-12 14:55:15 +01:00
  • ef03abcd1c Process tx receipts and ERC20 tokens WIP Martin Boehm 2018-11-09 13:08:43 +01:00
  • 1ac7a7abca Fix api.GetTransaction for EthereumType blockchain Martin Boehm 2018-11-07 00:24:53 +01:00
  • 4448c57ba8 Introduce BitcoinType and EthereumType distinction of blockchains Martin Boehm 2018-11-06 18:41:13 +01:00
  • 28b3a4d1b4 Implement ETH GetChainInfo Martin Boehm 2018-10-31 17:17:22 +01:00
  • afb8926e1b Bump geth dependency to v1.8.17 Martin Boehm 2018-10-31 13:39:27 +01:00
  • 446ba5cd9d Remove outputs spent by mempool tx from GetAddressUtxo Martin Boehm 2018-11-15 15:44:28 +01:00
  • f1affaf92e FIx GetAddressUtxo Martin Boehm 2018-11-14 23:02:42 +01:00
  • 983c6e9db5 Fix error handling in GetAddressUtxo Martin Boehm 2018-11-14 19:33:57 +01:00
  • 46eced6a9c Process mempool txs only once in GetAddressUtxo Martin Boehm 2018-11-14 14:58:51 +01:00
  • 8bf5837b26 Implement address utxo api call #83 Martin Boehm 2018-11-14 14:46:42 +01:00
  • acb5d63afc Modify loading of ethereum blocks Martin Boehm 2018-11-14 12:13:36 +01:00
  • 1dbe7f42ba Fix integration tests Martin Boehm 2018-11-13 10:55:28 +01:00
  • 6d3e171b71 Handle coin specific tx data more efficiently Martin Boehm 2018-11-13 10:31:27 +01:00
  • edf7193df4 Pack eth transactions including receipt Martin Boehm 2018-11-12 14:55:15 +01:00
  • 4a05757321 Process tx receipts and ERC20 tokens WIP Martin Boehm 2018-11-09 13:08:43 +01:00
  • fac728bc51 Fix api.GetTransaction for EthereumType blockchain Martin Boehm 2018-11-07 00:24:53 +01:00
  • 38ba033654 Introduce BitcoinType and EthereumType distinction of blockchains Martin Boehm 2018-11-06 18:41:13 +01:00
  • 13acef41d4 Implement ETH GetChainInfo Martin Boehm 2018-10-31 17:17:22 +01:00
  • 9b14964900 Bump geth dependency to v1.8.17 Martin Boehm 2018-10-31 13:39:27 +01:00
  • 2dca694f95 Show valid address with zero transaction in explorer #82 Martin Boehm 2018-11-05 11:26:23 +01:00
  • 7d28b710e3 Add total to db.GetMemoryStats Martin Boehm 2018-11-01 18:28:48 +01:00
  • ad886d1f9b Add DigiByte to port registry Martin Boehm 2018-10-30 19:08:31 +01:00
  • d7b1c9e09a Return spent output flag in apiTx Martin Boehm 2018-10-26 15:52:12 +02:00
  • 0d5688bf85 Update digibyte config file Martin Boehm 2018-10-26 15:41:10 +02:00
  • dc660a2d16 Add digibyte tests Martin Boehm 2018-10-09 23:28:51 +02:00
  • d33188da61 Fix digibyte scripthash support Martin Boehm 2018-10-08 11:24:03 +02:00
  • eea0813198 Add DigiByte support Martin Boehm 2018-10-08 00:36:27 +02:00
  • 77c64e97b6 Add apiSendTx via POST request Martin Boehm 2018-10-25 19:40:07 +02:00
  • e9f5dfdc54 Prolong the period of computation of DB stats to approx 24 hours Martin Boehm 2018-10-25 18:37:57 +02:00
  • ab3e1b6172 Modify apiTx to not to return spending txs by default Martin Boehm 2018-10-25 18:32:03 +02:00
  • d1176e17d1 Implement apiSendTx and apiEstimateFee Martin Boehm 2018-10-25 18:26:51 +02:00
  • db35a51dde Update registry of ports Martin Boehm 2018-10-24 11:39:45 +02:00
  • 4cd6b3b49c add GameCredits (GAME) to Blockbook (#79) Samad Sajanlal 2018-10-24 04:33:26 -05:00
  • 4422661918 Implement Send Transaction in explorer Martin Boehm 2018-10-22 15:41:16 +02:00
  • 95d27a7d1d Bump ethereum classic version to 5.5.1 (#80) Petr Kracík 2018-10-22 14:06:53 +02:00
  • 23a5bfd015 Just logs newly handled errors in API handler Jakub Matys 2018-10-22 11:11:27 +02:00
  • 8b464ddfb6 Added Go Report Card icon Jakub Matys 2018-10-22 10:49:57 +02:00
  • ab0eb65de0 Fixed issues reported by goreportcard.com Jakub Matys 2018-10-22 10:39:29 +02:00
  • c6316ca10f Remove public server test dependecy on locale settings Martin Boehm 2018-10-19 16:46:06 +02:00
  • 017c6b3736 Add socket.io unit tests Martin Boehm 2018-10-19 16:36:22 +02:00
  • c852214407 Complete explorer/api unit tests Martin Boehm 2018-10-19 12:27:54 +02:00
  • 9fd647014a Add test explorerAddress, explorerSpendingTx, explorerBlocks Martin Boehm 2018-10-18 17:57:08 +02:00
  • d7ed48a657 Handle not found block in rocksdb.GetBlockInfo Martin Boehm 2018-10-18 17:56:25 +02:00
  • a6dce9f770 Add unit test for explorerTx, explorerBlock, explorerIndex Martin Boehm 2018-10-18 17:22:42 +02:00
  • cc11ae1e57 Setup public http server test Martin Boehm 2018-10-15 18:09:46 +02:00
  • caab79ed94 Extract rocksdb_test data to dbtestdata package for reusibility Martin Boehm 2018-10-15 14:27:58 +02:00
  • 1bd87fa81d Add Groestlcoin to port registry Martin Boehm 2018-10-18 18:12:06 +02:00
  • 11520bd18f Groestlcoin (GRS) support (#33) Yura Pakhuchiy 2018-10-18 23:08:19 +07:00
  • ee3d145ca5 Added extra note for handleFork test Jakub Matys 2018-10-18 17:06:33 +02:00
  • fe722050aa Added documentaion of "About" and "TOS" config Jakub Matys 2018-10-17 18:10:34 +02:00
  • 9fdd15c758 Dogecoin bump version, internal explorer (#77) Petr Kracík 2018-10-17 14:51:32 +02:00
  • e4c1f62e03 Removed unused import Jakub Matys 2018-10-17 13:43:41 +02:00
  • 9588d3510c testConnectBlocks uses looser limits Jakub Matys 2018-10-17 13:37:42 +02:00
  • d477ed7249 Merge branch 'master' of github.com:trezor/blockbook Jakub Matys 2018-10-17 13:07:23 +02:00
  • baff6b5e3c Build makes sure that images are rebuilt after change of docker defs Jakub Matys 2018-10-17 13:04:03 +02:00
  • 6641d0d7c5 Bump go-ethereum version to 1.8.17 Petr Kracík 2018-10-17 11:02:28 +02:00
  • 9eac099e64 Add link to block from tx detail in explorer Martin Boehm 2018-10-17 11:07:32 +02:00
  • a3beb7ccf6 Remove obsolete tag files Jakub Matys 2018-10-17 11:03:14 +02:00
  • b5a8cd2fc5 Error is correctly returned Jakub Matys 2018-10-16 13:35:50 +02:00
  • 942276ec86 Merge branch 'ci' Jakub Matys 2018-10-16 13:02:28 +02:00
  • 423d4721c0 Restrict CI jobs by branch/schedule Jakub Matys 2018-10-16 12:55:57 +02:00
  • acae88fcdc Changed test names in order to filter mainnet/testnet targets Jakub Matys 2018-10-16 12:24:38 +02:00
  • 9f425564ed Gitlab-CI Jakub Matys 2018-10-15 14:58:40 +02:00
  • 2802bbaeef Merge branch 'rocksdb5.15' Martin Boehm 2018-10-16 12:40:09 +02:00
  • c069d15f56 Merge branch 'master' of github.com:trezor/blockbook Martin Boehm 2018-10-16 12:37:18 +02:00
  • e7e324a235 Bump zcash backend to 2.0.1 Martin Boehm 2018-10-16 12:37:07 +02:00
  • 8abd2ebde9 Bump blockbook version to 0.1.1 Martin Boehm 2018-10-16 12:27:02 +02:00
  • 8140af1a69 Show coin specific transaction data in explorer and api Martin Boehm 2018-10-16 12:25:31 +02:00