-
Mark Tyneway authored
* contracts-bedrock: cleanup libraries Updates the pragma in libraries to be more permissive, making it less complex to import the libraries into different codebases. The actual implementations enforce a particular version, so it is safe to allow the libs to have permissive versioning contrainsts. Also update the code to use the absolute path for imports relative from the project root. Using this import pattern is the standard for the codebase. * contracts-bedrock: remove warning
2fc5c84d