1. 18 10月, 2018 9 次提交
  2. 17 10月, 2018 1 次提交
  3. 16 10月, 2018 7 次提交
  4. 15 10月, 2018 2 次提交
  5. 13 10月, 2018 2 次提交
  6. 12 10月, 2018 5 次提交
  7. 11 10月, 2018 1 次提交
  8. 10 10月, 2018 4 次提交
  9. 09 10月, 2018 6 次提交
  10. 08 10月, 2018 1 次提交
  11. 05 10月, 2018 2 次提交
    • Merge pull request #5568 from ipfs/gx/update · c96373e8
      gx: update stuff
      Steven Allen 提交于
    • gx: update stuff · 098933ad
      * 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: 's avatarSteven Allen <steven@stebalien.com>
      Steven Allen 提交于