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
Simple test to try and understand the DelegateCall and its vulnerability
Landing page for PRBProxy
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.
Lesson 13: Foundry Upgrades
Vulnerabilities && Safety
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.
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."