Etan Kissling
2722778ce5
reduce nim-eth
dependencies just for RNG ( #5099 )
...
We have several modules that import `nim-eth` for the sole purpose of
its `keys.newRng` function. This function is meanwhile a simple wrapper
around `nim-bearssl`'s `HmacDrbgContext.new()`, so the import doesn't
really serve a use anymore. Replace `keys.newRng` with the direct call
to reduce `nim-eth` imports.
2023-06-19 22:43:50 +00:00
..
2023-06-19 22:43:50 +00:00
2023-05-15 05:05:12 +00:00
2023-04-08 00:18:29 +00:00
2023-05-19 02:02:20 +03:00
2023-06-19 22:43:50 +00:00
2023-06-19 22:43:50 +00:00
2023-05-16 11:04:25 +02:00
2023-05-15 17:41:40 +02:00
2023-06-19 22:43:50 +00:00
2023-05-21 17:47:00 +00:00
2023-06-19 22:43:50 +00:00
2023-06-19 22:43:50 +00:00
2023-05-15 05:05:12 +00:00
2023-06-03 21:55:08 +00:00
2023-06-19 22:43:50 +00:00
2023-04-18 09:21:15 +00:00
2023-04-04 15:12:34 +00:00
2023-06-19 22:43:50 +00:00
2023-06-19 22:43:50 +00:00
2023-06-19 22:43:50 +00:00
2023-06-19 22:43:50 +00:00
2023-06-19 22:43:50 +00:00
2023-06-19 22:43:50 +00:00
2023-06-16 15:47:18 +00:00
2023-05-19 04:08:02 +03:00
2023-06-03 21:55:08 +00:00
2023-06-19 08:56:52 +00:00
2023-05-30 11:55:32 +03:00
2023-06-19 22:43:50 +00:00
2023-05-19 16:25:11 +00:00
2023-05-19 02:02:20 +03:00
2023-06-19 22:43:50 +00:00
2023-05-15 17:41:40 +02:00