-
Updated
Nov 17, 2020 - C#
dotnet-library
Here are 117 public repositories matching this topic...
-
Updated
Aug 11, 2019 - C#
-
Updated
May 2, 2017 - C#
-
Updated
Oct 1, 2020 - C#
Summary
The type of averageClickPosition field in variant response structure must be float.
It was revealed that it was set to int in the Go API Client, so we have to check its correctness among other clients.
-
Updated
Nov 24, 2020 - C#
-
Updated
Nov 24, 2020 - C#
-
Updated
Nov 25, 2020 - F#
-
Updated
Jan 30, 2018 - C#
-
Updated
Apr 23, 2020 - C#
-
Updated
Feb 2, 2020 - C#
-
Updated
Mar 13, 2020 - C#
-
Updated
Nov 27, 2020 - C#
-
Updated
Nov 9, 2020 - C#
-
Updated
Jun 4, 2020 - C#
-
Updated
Nov 23, 2020 - C#
-
Updated
Nov 21, 2020 - C#
-
Updated
Jun 4, 2020 - C#
-
Updated
Jan 23, 2020 - C#
-
Updated
Jun 3, 2019 - C#
-
Updated
Jul 1, 2020 - C#
-
Updated
Jan 23, 2020 - C#
Coins
We know that each currency may have, or not, some minor units. Should the library list those minor units?
-
Updated
Nov 28, 2020 - C#
-
Updated
Mar 18, 2015 - C#
-
Updated
Mar 3, 2019 - C#
-
Updated
May 6, 2018 - C#
-
Updated
Apr 25, 2019 - C#
Improve this page
Add a description, image, and links to the dotnet-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dotnet-library topic, visit your repo's landing page and select "manage topics."
Issue #30 identified an issue in SpookyHash that ultimately was not caught because the test vectors that were originally defined for the SpookyHash implementation were just plain wrong.
The obvious follow up is: did I screw up any other test vectors and therefore implementations?