Skip to content
  • Remmer Wilts's avatar
    Version 3.3.1 · 35c4894c
    Remmer Wilts authored
    ------------------
    - Update Libraries
    - Use Fetch protocol
    - Rename IPFS to LITE
    - Rename package threads.lite to tech.lp2p (for future maven release)
    - Rename ProtobufDag to DAG_PB
    - Cleanup Multihash
    - dht folder classes starts with Dht...
    - Bugfix LITE.createEnvelope()
    - Simplify BlockStore
    - Remove PageStore
    - Introduce Envelope class for pushing protocol
    - Introduce IpnsRecord class for pull protocol
    - Improve documentation for multiaddr, peeraddr
    - Remove autonat protocol (not required for ipv6)
    - PeerStore now part of Session and Server definition (not global anymore)
    - Network class in Android free now
    - Rename Page to Entry (IpnsEntry) and IpnsRecord to Record
    - Remove observed attribute completely from PeerInfo
    - Remove mdns functionality to calling Android apps
    - Only IPv6 addresses are now supported for connections
    - Remove bitswap protocol
    35c4894c