Yahoo India Web Search

Search results

  1. 18 hours ago · I currently import both @account-abstraction v0.6 and v0.7 in my hardhat project, using the following: "@account-abstraction-06": "git+https://github.com/eth ...

  2. Jun 18, 2024 · 1 participant. Defender deployments occur by passing the build info file containing the contract to the Defender SDK. This plugin attempts to find the build info file by looking for the contract's source code hash within the build info directory. Howev...

  3. Jun 28, 2024 · We read every piece of feedback, and take your input very seriously.

  4. Jun 8, 2024 · Development. No branches or pull requests. 2 participants. We still depend on v0.11.0 and it's causing issues for some users who use SBE contracts. The current OZ version is v0.13.0, it has better checks and error messages.

  5. Jun 10, 2024 · Guide to using Create2.sol library in OpenZeppelin Contracts 2.5 to deploy a vault contract

  6. Jun 18, 2024 · Lease contract system on Ethereum using beacon proxy, OpenZeppelin, and Hardhat. Factory creates lease proxies, dynamically upgradeable. - akshansh-modi/Upgredable_leaseContract. took a lot of effort to know nothing about upgradable contracts when started. if anybody needs help can contact me.

  7. 3 days ago · **Role of a Merkle Tree** A Merkle Tree is a data structure used in blockchain to ensure data integrity and efficient verification. Read how Hacken auditors joined the effort to secure OpenZeppelins MerkleProof.sol library.