Skip to content

IPv8 v2.2.1394 release

Compare
Choose a tag to compare
@qstokkink qstokkink released this 29 Jun 07:57
· 780 commits to master since this release
66e6372

Includes the first 1394 commits (+97 since v2.1) for IPv8, containing:

  • Added REST endpoint for measuring core drift
  • Added identity datatypes
  • Added token chaining datastructure
  • Added identity manager structures
  • Added ID 2.0 pseudonym management
  • Added v2 ID 2.0 REST API
  • Added Asyncio debug endpoints
  • Added apikey/TLS support to REST API server
  • Added ConfigBuilder
  • Fixed automated GitHub PR script
  • Fixed loosing peer_flags on disconnect
  • Fixed missing imports
  • Fixed coverage report not registering module-import coverage
  • Fixed PingChurn and updated DHT endpoints
  • Fixed bucket refreshing
  • Fixed test runner ignoring failures.
  • Fixed DHT ping assert location
  • Fixed Trustchain update script
  • Fixed deadlock while shutting down RequestCache
  • Updated the host binding for the REST api to be configurable
  • Updated id formats moved into SchemaManager
  • Updated testing infrastructure
  • Updated aesthetics and testing (documentation)
  • Updated tunnel endpoint
  • Updated DHT to use less bandwidth
  • Updated test files and sanity fixes
  • Updated auto version incrementer