Skip to content

0.3.0

Mattia Righetti requested to merge dev into main

This PR introduces new endpoints that return data previously removed from the /details endpoint (#11 (closed))

0.3.0 - 2024-01-22

Bug Fixes

  • (bandwidth) filter last seen active atl 7 days ago - (cb88ab36) - mattrighetti
  • (details) filter last seen active atl 7 days ago - (6f586908) - mattrighetti
  • (exit_addresses) exit node query fix to avoid null values in exit_addresses - (9977f908) - mattrighetti
  • (summary) filter last seen active atl 7 days ago - (81af1318) - mattrighetti
  • closes #19 (closed) - (1824d9af) - mattrighetti
  • misc fixes - (397bc0b4) - mattrighetti
  • impl relay/bridges published query - (63bbb1c5) - mattrighetti
  • remove periodic factory update - (c8e3783a) - mattrighetti
  • remove default limits on endpoints - (79478921) - mattrighetti

Features

  • (exit_addresses) impl endpoint - (b91970d4) - mattrighetti
  • (weights_probability) impl endpoint - (0229fa67) - mattrighetti
  • get total bridges and relays from database - (8bec7776) - mattrighetti

Performance Improvements

  • improve query performances - (c1c07b40) - mattrighetti

Refactoring

  • add try_join request for tot and pub bridges/relays - (e4b3ed10) - mattrighetti
  • misc handlers logic changes - (2a81c993) - mattrighetti
  • impl query to get both publ and totals relays/bridges - (98473e0e) - mattrighetti
  • misc refactoring - (5b657a27) - mattrighetti

Tests

  • add test for details response - (8a2fd536) - mattrighetti
Edited by Mattia Righetti

Merge request reports

Loading