1. 24 Oct, 2018 1 commit
  2. 05 Oct, 2018 2 commits
    • Steven Allen's avatar
      gx: update stuff · 098933ad
      Steven Allen authored
      * go-datastore and friends: GetSize
      * badger: new release, fewer allocations
      * go-mplex: send fewer packets
      * go-bitswap: pack multiple blocks in a single message, fewer allocations
      * go-buffer-pool: replace the buffer pool from go-msgio
      * yamux: fixed data race and uses go-buffer-pool for stream read-buffers to
        reduce memory and allocations.
      * go-libp2p-secio: get rid of a hot-spot allocation
      * go-libp2p-peerstore: reduced allocations (at the cost of some memory)
      
      More?
      
      License: MIT
      Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
      098933ad
    • Lars Gierth's avatar
      gx: update go-ipfs-config, iptb · fc257574
      Lars Gierth authored
      License: MIT
      Signed-off-by: default avatarLars Gierth <larsg@systemli.org>
      fc257574
  3. 04 Oct, 2018 1 commit
  4. 24 Sep, 2018 1 commit
  5. 23 Sep, 2018 1 commit
  6. 11 Sep, 2018 1 commit
  7. 08 Sep, 2018 1 commit
  8. 31 Aug, 2018 1 commit
  9. 29 Aug, 2018 1 commit
  10. 22 Aug, 2018 1 commit
  11. 15 Aug, 2018 1 commit
  12. 13 Aug, 2018 1 commit
  13. 09 Aug, 2018 8 commits
  14. 29 Jul, 2018 1 commit
  15. 28 Jul, 2018 1 commit
  16. 27 Jul, 2018 1 commit
  17. 24 Jul, 2018 1 commit
  18. 23 Jul, 2018 1 commit
  19. 16 Jul, 2018 1 commit
  20. 13 Jul, 2018 2 commits
  21. 09 Jul, 2018 1 commit
  22. 08 Jul, 2018 1 commit
  23. 05 Jul, 2018 1 commit
  24. 27 Jun, 2018 2 commits
    • Jeromy's avatar
      Ipfs v0.4.16-rc1 · 58198681
      Jeromy authored
      License: MIT
      Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
      58198681
    • Steven Allen's avatar
      gx update · 3eba14aa
      Steven Allen authored
      Updates:
      
      * go-kad-dht: Query performance improvements, DHT client fixes, validates
        records on *local* put.
      * go-libp2p-swarm/go-libp2p-transport: Timeout improvements.
      * go-multiaddr-net: Exposes useful Conn methods (CloseWrite, CloseRead, etc.)
      * go-log: fixes possible panic when enabling/disabling events.
      * go-multiaddr: fixes possible panic when stringifying malformed multiaddrs,
        adds support for consuming /p2p/ multiaddrs.
      
      fixes #5113
      unblocks #4895
      
      License: MIT
      Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
      3eba14aa
  25. 21 Jun, 2018 1 commit
  26. 12 Jun, 2018 1 commit
  27. 09 Jun, 2018 1 commit
  28. 06 Jun, 2018 1 commit
  29. 04 Jun, 2018 1 commit
  30. 01 Jun, 2018 1 commit