Skip to content
  1. May 16, 2016
    • Nikolay Volf's avatar
      Moving all Client public API types to separate mod & binary serialization... · 4e41cbca
      Nikolay Volf authored
      Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051)
      
      * transaction moved
      
      * trash remove
      
      * ids move
      
      * receipt
      
      * tree-route
      
      * blockchain info
      
      * log_entry move
      
      * trace filter moved
      
      * executed & trace moved
      
      * localized trace moved
      
      * block status moved
      
      * build scripts and codegen refs
      
      * Cargo.lock update
      
      * binary for blockstatus, blockchaininfo
      
      * binary for trace
      
      * trace filters binary ser
      
      * binary for log entries & executed
      
      * binary for receipt
      
      * special case for u8 & transaction binary attribute
      
      * resolved remaining issues & error binary serialization
      
      * json-tests util import
      
      * fix warnings
      
      * ids attr
      
      * add missing attributes
      
      * Update build.rs
      4e41cbca
  2. May 14, 2016
  3. May 11, 2016
  4. May 10, 2016
  5. May 09, 2016
  6. May 07, 2016
  7. May 06, 2016
  8. May 05, 2016
  9. May 04, 2016
  10. May 02, 2016
  11. Apr 30, 2016
    • Tomasz Drwięga's avatar
    • Marek Kotewicz's avatar
      Core tracedb functionality. (#996) · 66477a94
      Marek Kotewicz authored
      * 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()
      66477a94
  12. Apr 29, 2016
  13. Apr 28, 2016
  14. Apr 27, 2016
  15. Apr 26, 2016
  16. Apr 25, 2016
  17. Apr 24, 2016
  18. Apr 23, 2016
  19. Apr 21, 2016
  20. Apr 20, 2016
  21. Apr 17, 2016
  22. Apr 16, 2016
  23. Apr 15, 2016
  24. Apr 14, 2016