Proxy contract to compose Ethereum transactions
-
Updated
Sep 2, 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
Lesson 13: Foundry Upgrades
Simple test to try and understand the DelegateCall and its vulnerability
My personal Relay and Control Hub
This repo contains the implementation of an upgradable contract using a Proxy contract and the different versions of its implementation contracts using delegatecall()
Vulnerabilities && Safety
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."