1. 04 Oct, 2018 1 commit
    • taylor's avatar
      bitswap: Bitswap now sends multiple blocks per message · eb0d1ffc
      taylor authored
      Updated PeerRequestTask to hold multiple wantlist.Entry(s). This allows Bitswap to send multiple blocks in bulk per a Peer's request. Also, added a metric for how many blocks to put in a given message. Currently: 512 * 1024 bytes. 
      
      License: MIT
      Signed-off-by: default avatarJeromy <why@ipfs.io>
      eb0d1ffc
  2. 24 Sep, 2018 3 commits
  3. 12 Sep, 2018 3 commits
  4. 08 Sep, 2018 3 commits
  5. 31 Aug, 2018 1 commit
  6. 30 Aug, 2018 4 commits
  7. 22 Aug, 2018 1 commit
  8. 15 Aug, 2018 1 commit
  9. 13 Aug, 2018 3 commits
  10. 11 Aug, 2018 1 commit
  11. 09 Aug, 2018 6 commits
  12. 07 Aug, 2018 2 commits
  13. 05 Aug, 2018 1 commit
  14. 31 Jul, 2018 1 commit
  15. 27 Jul, 2018 3 commits
  16. 23 Jul, 2018 1 commit
  17. 18 Jul, 2018 1 commit
  18. 16 Jul, 2018 1 commit
  19. 27 Jun, 2018 1 commit
    • Steven Allen's avatar
      gx update · b468efbc
      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>
      b468efbc
  20. 26 Jun, 2018 1 commit
  21. 09 Jun, 2018 1 commit