1. Oct 07, 2016
  2. Oct 06, 2016
  3. Oct 05, 2016
  4. Oct 04, 2016
  5. Oct 03, 2016
  6. Oct 02, 2016
  7. Oct 01, 2016
  8. Sep 30, 2016
  9. Sep 29, 2016
  10. Sep 28, 2016
  11. Sep 27, 2016
  12. Sep 26, 2016
  13. Sep 23, 2016
  14. Sep 22, 2016
    • Tomasz Drwięga's avatar
      Separate path for ext code size (#2251) · aae6d19d
      Tomasz Drwięga authored
      * Separate path for code size
      
      * Actually use it for EVM
      
      * add extcodesize to TestExt
      aae6d19d
    • asynchronous rob's avatar
      Snapshot format changes (#2234) · 723d837d
      asynchronous rob authored
      Closes #2213
      Omit transaction and receipt roots from abridged block.
      No longer use RLP compression.
      
      Make ordered_trie_root generic over an iterator to save an allocation.
      
      Breaks snapshot format backwards compatibility (with other 1.4 snapshots -- it's already been broken with 1.3).
      
      Documentation will need updating
      723d837d