1. May 23, 2016
  2. May 21, 2016
    • Tomasz Drwięga's avatar
      New dapps & query parameter handling (#1113) · f8553ef9
      Tomasz Drwięga authored
      * DAO dapp
      
      * Adding Maker OTC dapp
      
      * Updating makerotc to contain topbar
      
      * Updating daodapp
      
      * Bumping versions after authors has been updated
      
      * Adding webapps to tests
      
      * Enabling all accounts in wallet
      f8553ef9
  3. May 19, 2016
    • Arkadiy Paronyan's avatar
      New sync algorithm · ca6c91f5
      Arkadiy Paronyan authored
      ca6c91f5
    • Nikolay Volf's avatar
      ethcore-db crate (#1097) · dfac1753
      Nikolay Volf authored
      * trait
      
      * implentated, lifetime issue still
      
      * full api
      
      * test mod
      
      * working open
      
      * get/retrieve
      
      * fix warnings and bug
      
      * working serialization of &[u8] parameters
      
      * client attributes
      
      * fix empty payload ser/de
      
      * [ci skip] debug assert out
      
      * extra deserialization test
      
      * extra serialization test
      
      * extra serialization test
      
      * serialization fixes, nupdate rocksdb
      
      * open test working
      
      * result bug & remove some scaffolds
      
      * fix warnings
      
      * more simple tests
      
      * consistent quotes
      
      * get rid of dedicated is_open flag
      
      * hashmap -> btreemap
      dfac1753
  4. May 18, 2016
  5. May 17, 2016
  6. May 16, 2016
    • Tomasz Drwięga's avatar
      Bumping status&idmanager · 6363b0f6
      Tomasz Drwięga authored
      6363b0f6
    • 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
    • Tomasz Drwięga's avatar
      Bumping idmanager version · d9403029
      Tomasz Drwięga authored
      d9403029
  7. May 14, 2016
  8. May 13, 2016
  9. May 11, 2016
  10. May 10, 2016
  11. May 09, 2016
  12. May 07, 2016
  13. May 06, 2016
  14. May 05, 2016
  15. May 04, 2016
  16. May 02, 2016
  17. 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
  18. Apr 29, 2016
  19. Apr 28, 2016
  20. Apr 27, 2016