Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
UUPS2.pdf
Search
sgtn
December 04, 2023
0
41
UUPS2.pdf
sgtn
December 04, 2023
Tweet
Share
More Decks by sgtn
See All by sgtn
war model
shogochiai
0
70
Meta Contract on Steroids
shogochiai
0
71
Workshop: Solidity with LLM
shogochiai
1
140
Why ERC-7546 and where it is going.
shogochiai
0
190
風の時代とメタ国家
shogochiai
0
250
様相μ計算による計算論的な民主主義の健全性の評価 ~自律分散組織(DAO)による政体の超越性に向けて~ The theory of democraticity evaluation via modal mu-calculus for suggesting the supremacy of DAO for Nations.
shogochiai
0
31
Web3時代のDAOによるソシエタルデザイン
shogochiai
0
140
ptaa.app 解説資料
shogochiai
0
85
民主主義の思想史
shogochiai
2
740
Featured
See All Featured
Code Reviewing Like a Champion
maltzj
520
39k
A Tale of Four Properties
chriscoyier
156
23k
The Invisible Side of Design
smashingmag
298
50k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Bash Introduction
62gerente
608
210k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
26
2.1k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
GitHub's CSS Performance
jonrohan
1030
460k
How to Think Like a Performance Engineer
csswizardry
20
1.1k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Transcript
UUPS2 Ecdysis
UUPS (OpenZeppelin's) Universal Upgradeability Proxy ERC-1967 Proxy Implementation EOA delegatecall
give context store state here sender
UUPS2 (Unofficial) Universal Upgradeability Proxy Standard major version update ;P
Dictionary Factory ERC-7456 Proxy ERC-7456 Proxy ERC-7456 Proxy EOA EOA EOA Generate
UUPS2 (Unofficial) Universal Upgradeability Proxy Standard major version update ;P
Dictionary Factory ERC-7456 Proxy ERC-7456 Proxy ERC-7456 Proxy EOA EOA EOA getImplementation DAOOps ICOOps FeePoolOps DAOOpsAddress
UUPS2 (Unofficial) Universal Upgradeability Proxy Standard major version update ;P
Dictionary Factory ERC-7456 Proxy ERC-7456 Proxy ERC-7456 Proxy EOA EOA EOA DAOOps ICOOps FeePoolOps delegatecall give context
None
None
None
None
UUPS - Removed "Proxy Contract" from `/src` and class diagram
UUPS2 - Removes "Factory Contract" from `/src` and class diagram - Removes "Dictionary Contract" from `/src` and class diagram Achievements
UUPS2 - Add Etherscan support - Add TheGraph support What's
next? - More DevUX thru LLMs