1. Dec 19, 2017
    • Tomasz Drwięga's avatar
      Transaction Pool re-implementation (#6994) · 1d920673
      Tomasz Drwięga authored
      * Initial design and some tests.
      
      * Insertion & limits.
      
      * Constructing pending block.
      
      * Change to PendingIterator.
      
      * Removing/cancelling transactions.
      
      * Full status.
      
      * Culling transactions.
      
      * Use bigint.
      
      * Add listener tests.
      
      * Clean up listener types.
      
      * Split into multiple files.
      
      * Add copyright notice.
      
      * Documentation.
      
      * Don't require ownership.
      
      * Fix cull to remove from by_hash.
      
      * Make the queue generic over transactions.
      
      * Address code review.
      
      * Update wasm submodules.
      
      * Fix review grumbles.
      
      * Add some docs.
      1d920673
  2. Dec 18, 2017
  3. Dec 15, 2017
  4. Dec 14, 2017
  5. Dec 13, 2017
  6. Dec 12, 2017
  7. Dec 11, 2017
  8. Dec 08, 2017
  9. Dec 07, 2017
  10. Dec 06, 2017