Remove the distribution cache

It's a notable bandwidth/performance improvement, yet it's not ready. We need a
dedicated Distribution struct which is managed by the wallet and passed in.
While we can do that now, it's not currently worth the effort.
This commit is contained in:
Luke Parker
2024-04-22 00:29:18 -04:00
parent cd8b0544f4
commit f1ad768859
4 changed files with 1 additions and 33 deletions

1
Cargo.lock generated
View File

@@ -4768,7 +4768,6 @@ dependencies = [
name = "monero-serai"
version = "0.1.4-alpha"
dependencies = [
"async-lock",
"async-trait",
"base58-monero",
"curve25519-dalek",