Skip to content

IPv8 v1.10.1167 release

Compare
Choose a tag to compare
@qstokkink qstokkink released this 18 Jan 08:56
· 1037 commits to master since this release
e18b14d

Includes the first 1167 commits (+61 since v1.9) for IPv8, containing:

  • Added support for trackers on same subnet
  • Added utf-8 decoding for deprecated custom encoding
  • Added multiple attestation requesting
  • Added Android prototype docs
  • Added IPv8 configuration docs
  • Added keys documentation
  • Added serialization documentation
  • Added VariablePayload compilation decorator
  • Added docs IPv8 features, Why does IPv8 exist?
  • Added TunnelCrypto compatibility with libnacl 1.7
  • Fixed trustchain block iter returning offset
  • Fixed puncture without DiscoveryCommunity
  • Fixed links in docs
  • Fixed to documentation
  • Fixed use of random.randint for IRMA
  • Fixed binding on_should_sign_outcome lambda variables at runtime
  • Fixed dictionary changed size errors
  • Fixed bootstrap test wrong assertion
  • Fixed IRMA build_proofs test
  • Fixed project requirements
  • Fixed peer inequality check in Python 2.7
  • Fixed readthedocs links
  • Fixed filter peers by community in RandomWalk strategy
  • Updated max crawl batch to be a setting
  • Updated md docs to rst
  • Updated docs to be Read the Docs compatible
  • Updated verified_peers to set datastructure
  • Updated half blocks in TrustChain documentation