Commit Graph

1736 Commits (deepcrayon)

Author SHA1 Message Date
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