contracts-libs
contracts-libs copied to clipboard
A set of Solidity libraries & contracts shared across the LooksRare ecosystem
Since we are using 0.8.17 for both V2 and the aggregator, we should just make our libs' floating pragma to be at least 0.8.17 as well?
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...
foundry config option `fuzz.max_local_rejects` was removed and `fuzz.max_global_rejects` was deprecated and replaced by `fuzz.max_test_rejects` refs issue: https://github.com/foundry-rs/foundry/issues/3153 pr: https://github.com/foundry-rs/foundry/pull/4466
now contrace use looksrare lib will cause error when verify: hardhat-verify found one or more errors during the verification process: Etherscan: General exception occured when attempting to insert record please...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...