contracts
contracts copied to clipboard
🐙 Smart contracts for Ocean Protocol
add access lists contracts
Fixes # . Changes proposed in this PR: - - -
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.22.8 to 2.22.15. Release notes Sourced from hardhat's releases. Hardhat v2.22.15 This is a small bug fix release to fix custom HTTP headers when used in forked...
Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 5.1.2. Release notes Sourced from chai's releases. v5.1.2 What's Changed Fix secret name in publish action by @koddsson in chaijs/chai#1614 Publish npm packages with provenance...
Bumps [@nomiclabs/hardhat-vyper](https://github.com/nomiclabs/hardhat) from 3.0.7 to 3.0.8. Release notes Sourced from @nomiclabs/hardhat-vyper's releases. @nomiclabs/hardhat-vyper@3.0.8 A small bug fix release to fix the Hardhat peer dependency entry in the published package.json that...
Bumps [solidity-coverage](https://github.com/sc-forks/solidity-coverage) from 0.8.12 to 0.8.13. Release notes Sourced from solidity-coverage's releases. v0.8.13 🐛 Bug Fixes This release fixes a bug that caused the plugin to error when used with...
Updated address.json Fixes issue 880 . Changes proposed in this PR: replaced oasis_saphire_testnet to oasis_sapphire_testnet replaced oasis_saphire to oasis_sapphire - - -
Bumps [@nomicfoundation/hardhat-verify](https://github.com/nomicfoundation/hardhat) from 2.0.9 to 2.0.11. Release notes Sourced from @nomicfoundation/hardhat-verify's releases. @nomicfoundation/hardhat-verify@2.0.11 This release introduces support for verifying contracts using Blockscout as a verification provider. To verify a contract...
`oasis_saphire_testnet` should be `oasis_sapphire_testnet` `oasis_saphire` should be `oasis_sapphire` This is problematic when we rely on the network name as key to find the configuration from artifacts addresses json file