freenet / freenet-core

Declare your digital independence
https://freenet.org/
Apache License 2.0
2.18k stars 74 forks source link

Improved transactions data sent in network monitor #1195

Open alexisbatyk opened 1 month ago

alexisbatyk commented 1 month ago

Tasks included on this issue:

alexisbatyk commented 1 month ago

Task included: Add contracts_data to ServerState in network_metrics_server.rs in fdev.

alexisbatyk commented 1 month ago

Task included: Send all transaction history when the ws connection starts.

alexisbatyk commented 1 month ago

Task included: Store contract data on fn save_record when pushing a new event.