Marek Kotewicz
|
66477a9476
|
Core tracedb functionality. (#996)
* fixed encoding 0u8
* simplified if else stmt
* tracedb core
* more comprehensive tracedb tests
* fixed minor review issues
* addresses filter
* fixed typos
* replace malformed with corrupted
* trace switch
* db key is generic and can be made smaller
* smaller tracedb keys
* tracedb version
* fixed ignored tests
* rename Tracedb -> TraceDB
* fixed typos
* proves
* trace only top level calls to builtins to avoid DDoS attacks
* fixed tracedb config switches
* fix comments fat replaced with trace
* vector-addressing scheme for localized traces
* removed comments
* removed first, redundant 0 from trace address
* updated db.trace method
* additional tests for tracedb.trace()
|
2016-04-30 16:41:24 +01:00 |
|
debris
|
295efdba55
|
refactored blockchain extras keys building
|
2016-04-15 18:54:35 +02:00 |
|
Tomasz Drwięga
|
8709dd28f8
|
Fixing clippy warnings
|
2016-03-11 10:58:51 +01:00 |
|
debris
|
cd43e32e25
|
added docs and license headers
|
2016-02-27 02:16:39 +01:00 |
|
arkpar
|
9920dcea17
|
Merge branch 'master' of github.com:ethcore/parity into db
|
2016-02-26 13:16:22 +01:00 |
|
debris
|
2be4f2f737
|
added trailin ,
|
2016-02-22 10:14:31 +01:00 |
|
debris
|
ec428c070b
|
added trailing ,
|
2016-02-19 14:17:04 +01:00 |
|
arkpar
|
68d606b5f0
|
rocksdb abstraction layer
|
2016-02-18 03:46:24 +01:00 |
|
debris
|
5826a34ebb
|
storing block receitps in db, client logs method implementation
|
2016-02-17 12:35:37 +01:00 |
|
debris
|
d000ad2441
|
more tests and fixes for blockchains bloom filters
|
2016-02-16 14:46:21 +01:00 |
|
debris
|
0699cdd5d0
|
tests for blockchain bloomfilters
|
2016-02-16 11:41:34 +01:00 |
|
debris
|
160c52a14b
|
bloomfilters connected to blockchain (but without reversion)
|
2016-02-12 00:40:45 +01:00 |
|
debris
|
483ee1fbce
|
blockchain transaction api
|
2016-02-08 15:53:22 +01:00 |
|
debris
|
c90d64662a
|
added license in every *.rs file
|
2016-02-05 13:40:41 +01:00 |
|
arkpar
|
42d5c09131
|
Final docs
|
2016-02-03 16:43:48 +01:00 |
|
Gav Wood
|
c531150f44
|
More documentation.
|
2016-02-03 13:20:32 +01:00 |
|
debris
|
30dc9d857d
|
cleanup ethcore public interfaces
|
2016-02-02 15:29:53 +01:00 |
|
debris
|
8fe0d74b64
|
moved src to ethcore
|
2016-01-31 10:36:48 +01:00 |
|