Commit Graph

1196 Commits (efca04a3fbd5bcf2600eaa3931e7608a58b597fd)

Author SHA1 Message Date
Martin Boehm bc5b99003e proof of concept connection to ZeroMQ 2018-01-19 15:58:46 +01:00
Martin Boehm 8676db1e14 specify http server binding 2018-01-19 00:18:08 +01:00
Martin Boehm a9bfb59103 bestBlockHash and blockHash http handlers 2018-01-18 23:05:26 +01:00
Martin Boehm 5ae73b9bb7 logging fixes 2018-01-18 20:32:10 +01:00
Martin Boehm 4e4c17a41a wait for http server and graceful shutdown 2018-01-18 17:33:20 +01:00
Martin Boehm bbcadfd646 http server initial implementation 2018-01-18 16:44:52 +01:00
Martin Boehm 441c0f9024 folder reorganization 2018-01-18 16:44:31 +01:00
Martin Boehm 0728ea7628 .gitignore update - ignore .vscode and go debugger files 2018-01-17 14:55:54 +01:00
Martin Boehm fd06155800 renamed README to README.md 2018-01-17 14:52:59 +01:00
Jan Pochyla dc5eed1595 warn on errors, skip coinbase inputs 2017-10-09 13:23:19 +02:00
Jan Pochyla ecff25db56 fix coinbase inputs 2017-10-09 13:22:52 +02:00
Jan Pochyla aa1b6c2b89 add parse option 2017-10-07 11:05:35 +02:00
Jan Pochyla d7a159a837 fix block interval 2017-10-07 10:42:31 +02:00
Jan Pochyla c2761de9ed configurable concurrency, dry run 2017-10-06 12:57:51 +02:00
Jan Pochyla 4c33e066c8 rocksdb: reduce logging 2017-10-06 00:23:37 +02:00
Jan Pochyla 7907bfeac7 rework index type 2017-10-05 14:35:07 +02:00
Jan Pochyla abaedd4f39 add profiling 2017-09-13 02:50:34 +02:00
Jan Pochyla dbf93b75c4 clean deps 2017-09-13 02:35:32 +02:00
Jan Pochyla 87acf408a4 Revert "switch to jsoniter"
This reverts commit b112a18aa5.
2017-09-13 02:29:44 +02:00
Jan Pochyla b112a18aa5 switch to jsoniter 2017-09-13 02:22:15 +02:00
Jan Pochyla 8bf42e0bf4 rocksdb: tune default options 2017-09-13 02:12:57 +02:00
Jan Pochyla 235d0bdffa increase write buffer size to 2gb 2017-09-13 01:51:34 +02:00
Jan Pochyla ebef53a66b remove outpoint logs 2017-09-13 00:55:11 +02:00
Jan Pochyla 0b9341ef3c simplify the case of missing outputs 2017-09-13 00:53:53 +02:00
Jan Pochyla fd4073e544 getblock verbosity 2017-09-13 00:36:08 +02:00
Jan Pochyla 755c0b0188 wire: little cleanup 2017-09-13 00:35:40 +02:00
Jan Pochyla 7b628a2a88 rpc: remove jsonrpc, simplify, remove tx cache 2017-09-12 18:08:01 +02:00
Jan Pochyla bae35eafa7 add repair 2017-09-12 16:53:40 +02:00
Jan Pochyla 4cf3fecc55 wire: skip unparsable scripts 2017-09-11 23:22:55 +02:00
Jan Pochyla e8e826eaac rocksdb returns empty bytes on 404 (hack) 2017-09-11 16:01:13 +02:00
Jan Pochyla 48f3c7648f speed up the block download a little 2017-09-11 15:06:16 +02:00
Jan Pochyla d264ff2dc7 types: fix BlockHeader.Prev 2017-09-11 13:03:08 +02:00
Jan Pochyla 787a8ea906 add resync, store only single addresses 2017-09-11 12:20:21 +02:00
Jan Pochyla 145ff58148 types: more BlockHeader fields 2017-09-11 12:19:41 +02:00
Jan Pochyla 1c6d622834 simplify names and interfaces 2017-09-06 15:36:55 +02:00
Jan Pochyla cbce18f47e fix lookup of outpoints from the same block 2017-09-06 11:03:23 +02:00
Jan Pochyla c2d9c2f64a fix typo 2017-09-06 11:02:49 +02:00
Jan Pochyla 2a1f2e4952 add block disconnect 2017-09-06 11:02:38 +02:00
Jan Pochyla 98d6dda0c4 rocksdb implements outpoint address lookup 2017-09-06 11:01:45 +02:00
Jan Pochyla 1e83636b57 optimize block parser 2017-09-06 10:59:58 +02:00
Jan Pochyla d2ebc62d12 use getblockheader 2017-09-06 10:59:40 +02:00
Jan Pochyla 2c93b2e214 ignore data/ 2017-09-04 15:00:17 +02:00
Jan Pochyla 837318d5e1 prefetch next block 2017-09-04 14:16:37 +02:00
Jan Pochyla 7006753a0f merge AddressIndex and OutpointsIndex behind one method 2017-09-04 00:20:20 +02:00
Jan Pochyla ef4ee32277 add readme 2017-08-28 19:10:33 +02:00
Jan Pochyla 9ada001e3c initial commit 2017-08-28 18:07:35 +02:00