Skip to content
  1. Jan 09, 2017
  2. Jan 06, 2017
    • asynchronous rob's avatar
      Zero-alloc trie lookups (#3998) · 9c00eb4e
      asynchronous rob authored
      * triedb cleanup
      
      * factor out common portion of trie query
      
      * allocate far fewer times in node decoding
      
      * fix bench compilation
      
      * introduce OwnedNode variant to make iter fast again
      
      * generalize recorder trait to Query
      
      * decode trie outputs cost-free in state
      
      * test for passing closure as query
      9c00eb4e
  3. Jan 05, 2017
  4. Jan 04, 2017
  5. Jan 03, 2017
  6. Dec 29, 2016
  7. Dec 28, 2016
    • asynchronous rob's avatar
      Owning views of blockchain data (#3982) · fe1f542c
      asynchronous rob authored
      * owning views of blockchain data
      
      * port blockchain and client traits to owning views
      
      * fix ethcore tests
      
      * use strong headers and bodies in ethcore_light
      
      * port ethsync to use owning views
      
      * port rpc to owning views
      
      * port parity informant and blockchain export
      fe1f542c
  8. Dec 27, 2016
  9. Dec 23, 2016
  10. Dec 22, 2016
  11. Dec 21, 2016
  12. Dec 19, 2016
  13. Dec 17, 2016
  14. Dec 16, 2016
  15. Dec 15, 2016
  16. Dec 14, 2016