DAMIAN pfp

DAMIAN

@web3-ambassador

50 Following
6 Followers


DAMIAN pfp
DAMIAN
@web3-ambassador
GM pals For everyone building in silence. Keep going. Those late nights will pay off.
0 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
GM Mane, made a post on X about an Idea we are cracking up on Eigenlayer. It's called eigenwatch Would love to hear your comments on our idea.
0 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
https://x.com/Eth_Enugu/status/1931969449403306063?s=19
0 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
https://x.com/Eth_Enugu/status/1931969449403306063?s=19
0 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
https://x.com/Eth_Enugu/status/1931969449403306063?s=19
0 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
🟢City Tours (we’d be exploring Enugu’s beauty through guided tours, waterfall hikes, history and city walks). Of course, you can’t take away networking & building bonds over a 2 week period. Reg opens shortly. Don’t miss being part of this 🫵
0 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
🟢Pop up city Hackathon (yes, they’d be a hackathon) 🟢Ecosystems Day (major days spotlighting non-Ethereum related ecosystems who’re supporting)
1 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
🟢Ethereum Research Village (lots of workshops during the pop up city & after - for devs, technical writers, node runners, engineers and researchers).
1 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
Beyond the builder’s residency, pop up city & conf/summit, here’s 4 other key pillars that makes up the @Eth_Enugu ‘25 experience!! 💚⛏️ Plan to apply/attend if you’re interested in the;
1 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
We are prepping up for EthEnugu
0 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
You can choose to skip any stages You can skip the Yul and Optimization stage. But it comes with a price. If skipped, you will have a larger Bytecode and Higher gas cost. #samsondamian #Etheruem #EthEnugu #Solidity #EthGlobal
0 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
🟪 Bytecode Emission A Very crucial stage that translates optimized Yul into final EVM bytecode. Tip: Use [solc --ir, --optimize or --yul ] to inspect internals.
1 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
🟩 Yul Translation While this stage converts IR into Yul, a low-level, EVM-targeted intermediate language. 🟥 Optimization This stage applies OZIR and Yul Optimizer passes, constant folding, inlining, dead code elimination and many more.
1 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
🟦 AST Generation This stage parses Solidity into an Abstract Syntax Tree that represents structure, scopes, and types. 🟨 IR Generation This produces High-Level IR (HIR) and Low-Level IR (LLIR) for optimization and analysis
1 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
🧩 COMPILER BEHAVIOUR A Concise Study for advanced Devs Today, we will look at an overview of the Solidity compiler pipeline (source → AST → IR → EVM bytecode) A Solidity Compiler is a tool that converts Smart contracts into Bytecode for EVM understanding.
1 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
Don't forget, understanding these behaviours can enhance writing of cheaper contracts. Solidity compilation has multiple stages that transform source code into optimized EVM bytecode. These stages are called Compilation Pipeline
1 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
Now let's bring that Ethereum Culture. We will continue in the next Post Follow and stay bullish #SamsonDamian #Solidity #Ethereum #EthEnugu
0 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
⛏️ Security So many vulnerabilities like ⚙️Storage collisions, ⚙️Improper delegate call usage, ⚙️Or ABI misuse stem from low-level misunderstandings.
0 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
⛏️ Custom Logic You can't properly apply advanced techniques like manual ABI decoding, proxy design, or inline Yul assembly, without a solid grasp of EVM internals.
0 reply
0 recast
0 reaction

DAMIAN pfp
DAMIAN
@web3-ambassador
Why Does This Thread Matter? ⛏️Gas Optimization If you know how Compiler handles storage, memory, and calldata, it will help you write cheaper and more efficient contracts.
0 reply
0 recast
0 reaction