Proxy contract to compose Ethereum transactions
-
Updated
Dec 26, 2024 - Solidity
Proxy contract to compose Ethereum transactions
Demonstration to show how delegatecall work and how we can implement upgradable smart contract architecture
Landing page for PRBProxy
Simple test to try and understand the DelegateCall and its vulnerability
Lesson 13: Foundry Upgrades
Welcome to the Solidity Security Scenarios repository! This repository is dedicated to educating developers about common security vulnerabilities in Solidity smart contracts and providing practical examples to demonstrate how these issues can be identified and mitigated.
This repo contains the implementation of an upgradable contract using a Proxy contract and the different versions of its implementation contracts using delegatecall()
My personal Relay and Control Hub
This solidity project shows how can invoke functions in deployed smart contract with the function hash.
Vulnerabilities && Safety
Delegatecall, storage layout, and proxy patterns in Solidity with tests and exploits.
Smart-Contract Security Lab is a comprehensive educational and practical platform for learning about smart contract security in Solidity.
Add a description, image, and links to the delegatecall topic page so that developers can more easily learn about it.
To associate your repository with the delegatecall topic, visit your repo's landing page and select "manage topics."