1. 31 Jan, 2019 1 commit
  2. 29 Jan, 2019 3 commits
  3. 28 Jan, 2019 3 commits
  4. 24 Jan, 2019 3 commits
  5. 27 Dec, 2018 1 commit
  6. 26 Dec, 2018 2 commits
  7. 11 Dec, 2018 2 commits
  8. 09 Nov, 2018 3 commits
  9. 06 Nov, 2018 1 commit
  10. 24 Oct, 2018 1 commit
  11. 23 Oct, 2018 4 commits
  12. 05 Oct, 2018 1 commit
  13. 04 Oct, 2018 3 commits
    • Steven Allen's avatar
      gx publish 3.4.0 · 6196c6a3
      Steven Allen authored
      6196c6a3
    • Steven Allen's avatar
      test GetSize · b3b58152
      Steven Allen authored
      b3b58152
    • Steven Allen's avatar
      add a GetSize method · 1cd3a342
      Steven Allen authored
      We can also add this as an extension but it's simple enough I'd like to add it
      directly to the Datastore.
      
      Use-case: The blockstore now has a GetSize and bitswap uses it for packing
      multiple blocks into a single message. Unfortunately, this means that bitswap is
      now calling blockstore.GetSize which calls datastore.Get which tends to be more
      expensive than datastore.Has.
      1cd3a342
  14. 27 Sep, 2018 1 commit
  15. 24 Sep, 2018 2 commits
  16. 14 Sep, 2018 2 commits
  17. 12 Sep, 2018 1 commit
  18. 15 Aug, 2018 1 commit
  19. 14 Aug, 2018 5 commits