mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
The use of a dedicated test module ensures the API doesn't hide anything which needs to be public. There's also now explicit tests for when the median is the popped value.
Substrate Median
An efficient implementation of a median algorithm within a Substrate runtime.
For more information, please see the documentation.