Commit graph

984 commits

Author SHA1 Message Date
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 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
Yura Pakhuchiy 11520bd18f Groestlcoin (GRS) support (#33) 2018-10-18 18:08:19 +02:00
Jakub Matys ee3d145ca5 Added extra note for handleFork test 2018-10-18 17:06:33 +02:00
Jakub Matys fe722050aa Added documentaion of "About" and "TOS" config 2018-10-17 18:10:34 +02:00
Petr Kracík 9fdd15c758 Dogecoin bump version, internal explorer (#77)
* Bump dogecoin version to 1.14 alpha 4

* Dogecoin use internal explorer
2018-10-17 14:51:32 +02:00
Jakub Matys e4c1f62e03 Removed unused import 2018-10-17 13:43:41 +02:00
Jakub Matys 9588d3510c testConnectBlocks uses looser limits 2018-10-17 13:37:42 +02:00
Jakub Matys d477ed7249 Merge branch 'master' of github.com:trezor/blockbook 2018-10-17 13:07:23 +02:00
Jakub Matys baff6b5e3c Build makes sure that images are rebuilt after change of docker defs 2018-10-17 13:04:03 +02:00
Petr Kracík 6641d0d7c5 Bump go-ethereum version to 1.8.17 2018-10-17 11:09:28 +02:00
Martin Boehm 9eac099e64 Add link to block from tx detail in explorer 2018-10-17 11:07:40 +02:00
Jakub Matys a3beb7ccf6 Remove obsolete tag files 2018-10-17 11:03:14 +02:00
Jakub Matys b5a8cd2fc5 Error is correctly returned 2018-10-16 13:35:50 +02:00