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
..
2016-04-30 16:41:24 +01:00
2016-04-06 10:55:40 +02:00
2016-04-30 16:41:24 +01:00
2016-04-09 10:20:35 -07:00
2016-04-06 10:55:40 +02:00
2016-04-30 16:41:24 +01:00
2016-04-09 10:20:35 -07:00
2016-04-19 10:35:32 -07:00
2016-04-30 16:41:24 +01:00
2016-04-30 16:41:24 +01:00
2016-03-13 21:28:57 +01:00
2016-02-14 12:54:27 +01:00
2016-04-08 17:42:17 -07:00
2016-04-01 03:08:42 +02:00
2016-03-11 11:16:49 +01:00
2016-04-09 10:20:35 -07:00
2016-04-30 16:41:24 +01:00
2016-04-09 10:20:35 -07:00
2016-04-30 16:41:24 +01:00
2016-04-30 16:41:24 +01:00
2016-04-09 10:20:35 -07:00
2016-04-09 10:20:35 -07:00
2016-04-18 10:34:59 -07:00
2016-04-30 16:41:24 +01:00
2016-04-30 16:41:24 +01:00
2016-04-30 16:41:24 +01:00
2016-02-24 10:35:15 +01:00
2016-03-02 23:41:15 +01:00
2016-04-30 16:41:24 +01:00
2016-04-09 10:20:35 -07:00
2016-04-09 10:20:35 -07:00
2016-04-09 10:20:35 -07:00
2016-04-09 10:20:35 -07:00
2016-03-21 11:47:50 +01:00
2016-04-19 10:35:32 -07:00
2016-03-24 01:25:59 +01:00
2016-04-30 16:41:24 +01:00
2016-04-12 13:54:34 +02:00
2016-03-29 13:34:12 +02:00
2016-03-19 21:37:11 +01:00