oxidetalis/crates/oxidetalis
Awiteb d442e73ed7
change: Remove the nonce cache limit
Don't pass the nonce cache limit everywhere, we allocate the hashmap capacity
with it, so we can use the hashmap capacity directly.

Also refactor the `NonceCache` type, make it better without extension trait.

Suggested-by: Amjad Alsharafi <me@amjad.alsharafi.dev>
Reviewed-by: Amjad Alsharafi <me@amjad.alsharafi.dev>
Signed-off-by: Awiteb <a@4rs.nl>
2024-07-06 14:07:48 +03:00
..
src change: Remove the nonce cache limit 2024-07-06 14:07:48 +03:00
Cargo.toml chore: Add new dependencies for websocket 2024-07-05 02:16:10 +03:00
Dockerfile chore: Initialize the project 2024-06-26 23:05:17 +03:00