1. May 16, 2016
  2. May 14, 2016
  3. May 05, 2016
  4. May 04, 2016
  5. May 03, 2016
    • Gav Wood's avatar
      Basic Authority (#991) · ac73b262
      Gav Wood authored
      * Firt commit.
      
      * First non-functional but correct implementation of BasicAuthority.
      
      Still needs:
      - Sealing infrastructure.
      
      * Punch a hole to give miner access to key store.
      
      * Fix test built.
      
      * Basic version of synchronous mining.
      
      This will seal a block whenever a new transaction comes through.
      To be made better we need a timer which will wait for one second after the
      last block before sealing a new one - better still would be to cooperatively
      interleave blocks with other sealing nodes.
      
      * Add tests.
      
      * Fix minor issues from repotting.
      
      * Address grumbles.
      ac73b262
  6. May 02, 2016
  7. Apr 30, 2016
    • 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
  8. Apr 28, 2016
  9. Apr 19, 2016
    • Marek Kotewicz's avatar
      removed redundant unwraps (#935) · 225a5ee8
      Marek Kotewicz authored
      * removed redundant unwraps
      
      * fixed compilation error, removed warnings
      
      * fixed transaction queue merge conflict
      
      * fixed failing ethminer doc test
      225a5ee8
  10. Apr 13, 2016
  11. Apr 12, 2016
  12. Apr 09, 2016
    • Marek Kotewicz's avatar
      spec loading cleanup (#858) · 373284ca
      Marek Kotewicz authored
      * spec loading cleanup in progress
      
      * changed engine field in json spec
      
      * refactored engine params
      
      * polishing spec loading refactor
      
      * fixed compiling json tests
      
      * fixed compiling parity
      
      * removed warnings
      
      * removed commented out code
      
      * fixed failing test
      
      * bringing back removed TODO in spec.
      373284ca
  13. Apr 06, 2016
  14. Apr 01, 2016
  15. Mar 28, 2016
  16. Mar 27, 2016
  17. Mar 24, 2016
  18. Mar 23, 2016
  19. Mar 22, 2016
  20. Mar 20, 2016
  21. Mar 19, 2016
  22. Mar 18, 2016
  23. Mar 17, 2016
  24. Mar 15, 2016
  25. Mar 14, 2016
  26. Mar 13, 2016