Skip to content

IPv8 v1.9.1106 release

Compare
Choose a tag to compare
@qstokkink qstokkink released this 16 Oct 14:25
· 1068 commits to master since this release
790bebc

Includes the first 1106 commits (+73 since v1.8) for IPv8, containing:

  • Added convenience struct for TrustChainBlock creation
  • Added option to disable broadcast for specific blocks
  • Added ping measurements for peers
  • Added irma proof import
  • Added hidden services DHT lookup retry
  • Added support for large block retrieval in DHTs
  • Added Network optimizations
  • Updated doc structure for mkdocs
  • Updated twistd path in systemd files
  • Fixed version incrementer
  • Fixed Python 3 integration
  • Fixed IPs/hostnames that are not str
  • Fixed boneh exact 0-vector certainty calculation
  • Fixed block type loading from database
  • Fixed ensure_* methods from six 1.12
  • Fixed hidden services peer discovery
  • Fixed tracker on same subnet connectability
  • Fixed sleeping on main thread in event loop
  • Fixed references to failure.value.message
  • Fixed loop cancel in strategy LoopingCall
  • Fixed wrapping result of should_sign in maybeDeferred
  • Fixed error when pinging in tunnel community
  • Fixed threading issue in create_circuit
  • Fixed blockcache using unwritable buffer name
  • Fixed REST test teardown
  • Fixed service cache not checking for verified peers
  • Fixed README.md links