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
|
c90d64662a
|
added license in every *.rs file
|
2016-02-05 13:40:41 +01:00 |
|
Gav Wood
|
fad2f3a23d
|
More doc updates. All Gav Wood docs done.
|
2016-02-03 14:51:45 +01:00 |
|
arkpar
|
772de24cae
|
RLP decoder refactoring
|
2016-01-29 13:59:29 +01:00 |
|
Arkadiy Paronyan
|
ed546006ef
|
Merge pull request #231 from ethcore/blockchaintests
Fix ensure_db_good() and flush_queue(), block refactoring, check block format, be strict.
|
2016-01-26 19:47:01 +01:00 |
|
Gav Wood
|
e904d2145f
|
Block refactoring, stricter RLP.
Fixed #234.
Partially fixes #233 for Blocks.
Fixed #222.
|
2016-01-26 19:18:22 +01:00 |
|
Nikolay Volf
|
b2050fa639
|
untrusted rlp data length check
|
2016-01-25 16:23:05 +04:00 |
|
Tomusdrw
|
bad2a244df
|
Adding documentation request comments.
|
2016-01-19 17:02:01 +01:00 |
|
Gav Wood
|
6ea8eaa3b5
|
Move ethcore files back into root.
|
2016-01-17 13:11:25 +01:00 |
|