From 879e2d5f581972c6329023ae3bdc7183846a941a Mon Sep 17 00:00:00 2001 From: MarcusWentz <52706599+MarcusWentz@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:46:57 -0400 Subject: [PATCH] Update and rename pbrMathLogarithmTesting.sol to prbMathLogarithmTesting.sol --- ...{pbrMathLogarithmTesting.sol => prbMathLogarithmTesting.sol} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Contracts/{pbrMathLogarithmTesting.sol => prbMathLogarithmTesting.sol} (98%) diff --git a/Contracts/pbrMathLogarithmTesting.sol b/Contracts/prbMathLogarithmTesting.sol similarity index 98% rename from Contracts/pbrMathLogarithmTesting.sol rename to Contracts/prbMathLogarithmTesting.sol index 1b6d440..ef47ac1 100644 --- a/Contracts/pbrMathLogarithmTesting.sol +++ b/Contracts/prbMathLogarithmTesting.sol @@ -6,7 +6,7 @@ import { UD60x18 } from "@prb/math/src/UD60x18.sol"; // // Signed // import { SD59x18 } from "@prb/math/src/SD59x18.sol"; -contract pbrMathLogarithmTesting { +contract prbMathLogarithmTesting { // For log10, ln and log2: // Min input value for ud(x) is = 1 ether = 1000000000000000000