oxidetalis/crates
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
..
oxidetalis change: Remove the nonce cache limit 2024-07-06 14:07:48 +03:00
oxidetalis_config chore: Initialize the project 2024-06-26 23:05:17 +03:00
oxidetalis_core chore: Remove sign and verify function logs` 2024-07-04 17:38:42 +03:00
oxidetalis_entities chore: Remove whitespace 2024-07-01 11:29:29 +03:00
oxidetalis_migrations chore: Initialize the project 2024-06-26 23:05:17 +03:00