Commit Graph

1196 Commits (efca04a3fbd5bcf2600eaa3931e7608a58b597fd)

Author SHA1 Message Date
Martin Boehm 0f6fdf7f21 Fix integration tests 2018-11-15 16:18:29 +01:00
Martin Boehm 6072aa5e9e Handle coin specific tx data more efficiently 2018-11-15 16:18:29 +01:00
Martin Boehm 975c98b5b7 Pack eth transactions including receipt 2018-11-15 16:18:29 +01:00
Martin Boehm ef03abcd1c Process tx receipts and ERC20 tokens WIP 2018-11-15 16:18:29 +01:00
Martin Boehm 1ac7a7abca Fix api.GetTransaction for EthereumType blockchain 2018-11-15 16:18:29 +01:00
Martin Boehm 4448c57ba8 Introduce BitcoinType and EthereumType distinction of blockchains 2018-11-15 16:16:01 +01:00
Martin Boehm 28b3a4d1b4 Implement ETH GetChainInfo 2018-11-15 16:16:01 +01:00
Martin Boehm afb8926e1b Bump geth dependency to v1.8.17 2018-11-15 16:16:01 +01:00
Martin Boehm 446ba5cd9d Remove outputs spent by mempool tx from GetAddressUtxo 2018-11-15 15:44:28 +01:00
Martin Boehm f1affaf92e FIx GetAddressUtxo 2018-11-14 23:02:42 +01:00
Martin Boehm 983c6e9db5 Fix error handling in GetAddressUtxo 2018-11-14 19:33:57 +01:00
Martin Boehm 46eced6a9c Process mempool txs only once in GetAddressUtxo 2018-11-14 14:58:51 +01:00
Martin Boehm 8bf5837b26 Implement address utxo api call #83 2018-11-14 14:46:42 +01:00
Martin Boehm acb5d63afc Modify loading of ethereum blocks 2018-11-14 12:13:36 +01:00
Martin Boehm 1dbe7f42ba Fix integration tests 2018-11-13 10:55:28 +01:00
Martin Boehm 6d3e171b71 Handle coin specific tx data more efficiently 2018-11-13 10:31:27 +01:00
Martin Boehm edf7193df4 Pack eth transactions including receipt 2018-11-12 14:55:15 +01:00
Martin Boehm 4a05757321 Process tx receipts and ERC20 tokens WIP 2018-11-09 13:08:43 +01:00
Martin Boehm fac728bc51 Fix api.GetTransaction for EthereumType blockchain 2018-11-07 00:24:53 +01:00
Martin Boehm 38ba033654 Introduce BitcoinType and EthereumType distinction of blockchains 2018-11-06 18:41:13 +01:00
Martin Boehm 13acef41d4 Implement ETH GetChainInfo 2018-11-05 13:03:38 +01:00
Martin Boehm 9b14964900 Bump geth dependency to v1.8.17 2018-11-05 13:03:38 +01:00
Martin Boehm 2dca694f95 Show valid address with zero transaction in explorer #82 2018-11-05 11:26:23 +01:00
Martin Boehm 7d28b710e3 Add total to db.GetMemoryStats 2018-11-01 18:28:48 +01:00
Martin Boehm ad886d1f9b Add DigiByte to port registry 2018-10-30 19:08:31 +01:00
Martin Boehm d7b1c9e09a Return spent output flag in apiTx 2018-10-26 15:52:12 +02:00
Martin Boehm 0d5688bf85 Update digibyte config file 2018-10-26 15:41:10 +02:00
Martin Boehm dc660a2d16 Add digibyte tests 2018-10-26 15:09:07 +02:00
Martin Boehm d33188da61 Fix digibyte scripthash support 2018-10-26 15:09:07 +02:00
Martin Boehm eea0813198 Add DigiByte support 2018-10-26 15:09:07 +02:00
Martin Boehm 77c64e97b6 Add apiSendTx via POST request 2018-10-25 19:40:07 +02:00
Martin Boehm e9f5dfdc54 Prolong the period of computation of DB stats to approx 24 hours 2018-10-25 18:37:57 +02:00
Martin Boehm ab3e1b6172 Modify apiTx to not to return spending txs by default 2018-10-25 18:32:03 +02:00
Martin Boehm d1176e17d1 Implement apiSendTx and apiEstimateFee 2018-10-25 18:26:51 +02:00
Martin Boehm db35a51dde Update registry of ports 2018-10-24 11:39:45 +02:00
Samad Sajanlal 4cd6b3b49c add GameCredits (GAME) to Blockbook (#79)
* add GameCredits (GAME) to Blockbook

* add GameCredits (GAME) integration tests
2018-10-24 11:33:26 +02:00
Martin Boehm 4422661918 Implement Send Transaction in explorer 2018-10-22 15:41:27 +02:00
Petr Kracík 95d27a7d1d Bump ethereum classic version to 5.5.1 (#80) 2018-10-22 14:06:53 +02:00
Jakub Matys 23a5bfd015 Just logs newly handled errors in API handler 2018-10-22 11:11:27 +02:00
Jakub Matys 8b464ddfb6 Added Go Report Card icon 2018-10-22 10:49:57 +02:00
Jakub Matys ab0eb65de0 Fixed issues reported by goreportcard.com 2018-10-22 10:39:29 +02:00
Martin Boehm c6316ca10f Remove public server test dependecy on locale settings 2018-10-19 16:46:06 +02:00
Martin Boehm 017c6b3736 Add socket.io unit tests 2018-10-19 16:37:49 +02:00
Martin Boehm c852214407 Complete explorer/api unit tests 2018-10-19 16:37:49 +02:00
Martin Boehm 9fd647014a Add test explorerAddress, explorerSpendingTx, explorerBlocks 2018-10-19 16:37:48 +02:00
Martin Boehm d7ed48a657 Handle not found block in rocksdb.GetBlockInfo 2018-10-19 16:37:48 +02:00
Martin Boehm a6dce9f770 Add unit test for explorerTx, explorerBlock, explorerIndex 2018-10-19 16:37:48 +02:00
Martin Boehm cc11ae1e57 Setup public http server test 2018-10-19 16:37:48 +02:00
Martin Boehm caab79ed94 Extract rocksdb_test data to dbtestdata package for reusibility 2018-10-19 16:37:48 +02:00
Martin Boehm 1bd87fa81d Add Groestlcoin to port registry 2018-10-18 18:12:06 +02:00