-
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 SwarmStore - Introduce Envelope class for pushing protocol - Introduce IpnsRecord class for pull protocol - Improve documentation for multiaddr, peeraddr - Remove autonat protocol (not required for ipv6) - 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 - Min SDK now 33
03b9b186Remmer 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 SwarmStore - Introduce Envelope class for pushing protocol - Introduce IpnsRecord class for pull protocol - Improve documentation for multiaddr, peeraddr - Remove autonat protocol (not required for ipv6) - 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 - Min SDK now 33
Loading