high_byte Profile Banner
high_byte Profile
high_byte

@high_byte

Followers
4,887
Following
2,563
Media
1,266
Statuses
10,844

DOING AI STUFF NOW ex @ethereum foundation, @SpearbitDAO & solo researcher, gas (mana) optimizer, smart contract developer DMs open

Joined March 2016
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
Pinned Tweet
@high_byte
high_byte
1 year
Introducing: Protomerkle Build merkle trees on-chain! 🧵👇 I've been working hard writing some contracts (coming soon!), optimizing different merkle tree designs. Finally I've come up with a version I *really* like I decided to make a library out of it.
@zksmarts
𓂀 𝕛𝕞𝕓 ⛓️ 🦾 🖤 💮 🌷
1 year
if you add proto to the beginning of a word you can make it 100x more efficent, who knew
2
0
4
18
27
222
@high_byte
high_byte
3 months
@cs_deathmatch I have a lot to say about this as soon as I get tf out of Australia
8
32
9K
@high_byte
high_byte
9 months
@fuckyouiquit "professional standards" how condecending
5
16
6K
@high_byte
high_byte
8 months
@redteamwrangler imagine that was a human, chatting about fluid dynamics during work hours with customers. they'd be fired in a second.
6
12
2K
@high_byte
high_byte
2 years
@0xgaut This is so overuary. They wonuary.
2
10
1K
@high_byte
high_byte
3 months
@arithmoquine they really care about rocks more than their own family
48
9
797
@high_byte
high_byte
2 years
here's a scary thought: Zero Knowledge Proofs imply => Zero Knowledge Hacks imagine $1B being stolen but you can't tell who or how (or even when or where) now imagine printing $1T and you can't answer these questions.
29
46
472
@high_byte
high_byte
1 year
solidity security tip: instead of i++ you should write the ++ above the i so it looks like it's lifting weights and getting stronger. hackers will think twice before attacking your contracts. (yes this compiles)
Tweet media one
38
36
408
@high_byte
high_byte
1 year
I shit you not this is an actual solidity optimization tip
Tweet media one
@high_byte
high_byte
1 year
solidity security tip: instead of i++ you should write the ++ above the i so it looks like it's lifting weights and getting stronger. hackers will think twice before attacking your contracts. (yes this compiles)
Tweet media one
38
36
408
46
35
380
@high_byte
high_byte
4 months
@gf_256 Resource Monitor already comes with Windows
Tweet media one
3
7
298
@high_byte
high_byte
2 years
@seanmorl obviously he meant e1 to d1.. must be a typo
3
1
291
@high_byte
high_byte
9 months
@EndWokeness human minds were manipulated but perhaps not those you think
Tweet media one
8
22
246
@high_byte
high_byte
8 months
@ShouldHaveCat it's a "aww... it's not cute, but aww..."
1
2
250
@high_byte
high_byte
1 year
Smart Contract tools I love 🧵 1. @dethcrypto it's loading any contract into visual code in your browser! simply rewrite any etherscan[.]io url to deth[.]net and you're done. you can also have a quick bookmark to rewrite etherscan urls.
Tweet media one
7
72
229
@high_byte
high_byte
8 months
@_yesbut_ yes, and?
0
2
226
@high_byte
high_byte
9 months
I hate foundry/forge not because it sucks. it's great. but the name is UNGOOGLABLE (!)
31
4
216
@high_byte
high_byte
8 months
all these fear mongering nay sayers trying to shine light about web3 hacks and how "it's not going great" - I'm coming from web2 "classic" security and I can assure you it's a much bigger shit show: - when hacks occur they are more often silent - if ever the victim finds out,
3
45
201
@high_byte
high_byte
8 months
@Rainmaker1973 these poor animals!
Tweet media one
3
0
203
@high_byte
high_byte
10 days
@weirddalle elon just doing whatever he can to repopulate the planet and so should you!
8
2
201
@high_byte
high_byte
9 months
it's kinda frustrating to see something I suggested two years ago as a github issue is now a company backed by VCs (literally this; except I called the keyword `offchain` instead of `shadow`)
@shadowxyz
Shadow
9 months
We’re proposing ERC-7571 🌗 A standardized syntax for shadow events within Ethereum smart contracts to make it easier for them to be specified, discovered, and fetched by any offchain developer tools or infrastructure.
Tweet media one
22
44
261
10
9
192
@high_byte
high_byte
10 months
@visegrad24 brilliant idea giving traumatized terror-stricken women from extremist culture raising your children
3
2
181
@high_byte
high_byte
3 months
go explore contracts on it's awesome! - no more contracts hell - just single flat file is displayed - tree view for quick navigation doubles as interaction widget - proxies resolved automatically - view multiple addresses at once - DARK MODE
Tweet media one
12
23
186
@high_byte
high_byte
1 year
solidity pro tip (for security researchers and more) here is on-chain debugging trick I really enjoyed using today with forge: I deploy a version of the contract with debugging info such as console logs then replace the proxy implementation with the patched version.
Tweet media one
7
21
178
@high_byte
high_byte
1 year
@LibertyCappy by this guy??
Tweet media one
6
1
173
@high_byte
high_byte
10 months
@Imamofpeace we stand with italy!
0
1
160
@high_byte
high_byte
3 months
a rare opportunity for solana to produce a block
@solana
Solana
3 months
gm say it back (or i block you)
4K
376
6K
11
12
162
@high_byte
high_byte
2 years
I've placed 100 trillion Ethereum wallet keys on Earth. Choose any one. And the best part? nobody can tell you are using it. ⛽️🧵👇
15
16
162
@high_byte
high_byte
2 years
I WANT TO PLAY A LITTLE GAME. it's trivia! guess the term: Rick & Morty OR Zero Knowledge
Tweet media one
9
37
157
@high_byte
high_byte
1 year
need free testnet? anvil need free testnet with access to the internet? anvil + ngrok need free testnet with 100% uptime? anvil + railway 1. go to 2. fork 3. you done
10
10
151
@high_byte
high_byte
2 years
How I stole @samczsun 's NFT ! A gas optimizor thread ⛽️
8
24
151
@high_byte
high_byte
5 months
"EVM sucks" "we invested a quarter billion to make it suck faster" are you prepared for parallel sucking, anon?
10
13
150
@high_byte
high_byte
2 years
🎄⛽️🎄 EVM Internals - Christmas Edition 🎄⛽️🎄 Did you know... codesize() can never return 0? Here's a fun example:
5
23
143
@high_byte
high_byte
1 year
rust devs be like
Tweet media one
@_hrkrshnn
Hari
1 year
Wrote a rust lib for working with solc's AST: It aims to be 1-1 compatible with solidity's internal representation () and have identical visitor implementations. Analysing the AST is now as simple as this:
Tweet media one
5
15
99
7
1
142
@high_byte
high_byte
1 year
Solidity generics / templates a short thread about how to achieve this with some hacks & optimizations. let's start with a neat trick to pass any type through calldata:
Tweet media one
5
19
137
@high_byte
high_byte
1 year
it took 24 hours but I wrote 4 lines of rust
Tweet media one
19
3
134
@high_byte
high_byte
11 months
@ZeroD0llars @CensoredMen this post IS the misinformation.. he did not get community noted
6
0
128
@high_byte
high_byte
2 years
Anyone can link to data structures implementations in solidity? Stack, queue, linked lists, trees, etc.
9
11
126
@high_byte
high_byte
10 months
@IsraelWarRoom I have never felt so unthreatened in my life
2
1
115
@high_byte
high_byte
2 years
@SamNChiet it's not all bad (the comments, I mean. the code is terrible)
Tweet media one
0
10
126
@high_byte
high_byte
9 months
just spoke to developers of (creators of 🔥) really impressed by the progress they're making. soon it could replace etherscan (and other tools) entirely!
7
5
129
@high_byte
high_byte
10 months
@hananamiur מגיע לו אזרחות וגם אות כבוד!
0
1
122
@high_byte
high_byte
9 months
ARE YOU KIDDING ME?! and it's $1000/m if you pay monthly... how.. HOW does that save on RPC bill if I can literally host MY OWN ARCHIVE NODE at that price?
Tweet media one
Tweet media two
27
6
128
@high_byte
high_byte
10 months
@EndWokeness what's next? tomorrow we learn Gaza was never bombed at all?
10
5
119
@high_byte
high_byte
7 months
COMING SOON TO NO CAP
10
14
123
@high_byte
high_byte
8 months
first sneak peak demo: the best (?) contract viewer experience completely free and open-source! coming soon to (feedback welcome! thanks to @smlxldotio for sponsoring; this tweet does not endorse scroll and any appearance is completely coincidental)
10
19
114
@high_byte
high_byte
6 months
@tsarnick myo = muscle, it detects muscle movements. technically a signal from the brain.
4
0
106
@high_byte
high_byte
1 year
my rust friends please just quick question I wanted to know ARE YOU INSANE?!
27
4
103
@high_byte
high_byte
1 year
@EverythingOOC phd in what exactly I wonder?
26
1
92
@high_byte
high_byte
11 months
Tweet media one
7
2
99
@high_byte
high_byte
1 year
@PaulGoodman24 that's how it should be... it's summer. let life flourish
1
0
95
@high_byte
high_byte
1 year
testing new smart contract primitive - this something I wanted forever now: access storage using labels, instead of some arbitrary slot numbers. similar to JSON. do you like this syntax?
Tweet media one
25
3
97
@high_byte
high_byte
2 years
SQL on-chain is 🆒 A thread ⛽️👌 On the potential of SQL and the future of blockchain data
Tweet media one
8
20
97
@high_byte
high_byte
8 months
@StevenGlinert "and multiple missiles" hard to tell the exact price of those missiles, but they are comparably expensive. put that in GDP ratio and find out. also the laser systems are coming. $2 to shoot down $2m missile.
7
1
95
@high_byte
high_byte
8 months
well, well... seems like I managed to inject offchain events (shadow / ghost / whatever logs) to a predeployed contract... completely free 🤣
Tweet media one
16
1
95
@high_byte
high_byte
9 months
@visegrad24 the path to Suez Canal is about to get wider soon
1
0
88
@high_byte
high_byte
1 year
oh so you want to CALL EVM? how cute. where gas goes when we CALL? I made a flowchart. validator tips not included 😅
Tweet media one
8
14
88
@high_byte
high_byte
8 months
@housecor pair programming should be about 5% of the programming. otherwise it's pear programming, one person is typing code and the other sits like a pear on a chair.
5
4
91
@high_byte
high_byte
5 months
@jeffjose "improved pricing" "from $20 to $306"
Tweet media one
1
0
88
@high_byte
high_byte
5 months
@hahussain I was born and raised in Jerusalem. - 4C is not stay-at-home cold for us - people aren't home, they just don't hang out with al jazeera in their spare time
0
1
82
@high_byte
high_byte
1 year
CertiK spits in the face of every victim giving a rugpulled project "38 safety points"
Tweet media one
4
3
80
@high_byte
high_byte
5 months
why he delete? 🫢
Tweet media one
@high_byte
high_byte
5 months
"EVM sucks" "we invested a quarter billion to make it suck faster" are you prepared for parallel sucking, anon?
10
13
150
15
3
81
@high_byte
high_byte
2 years
@vxunderground double single quotes
0
0
85
@high_byte
high_byte
7 months
2023 in reth development, visualized freaking wild I fkin salute you guys 🫡
4
7
84
@high_byte
high_byte
4 months
their git contribution chart vs. their actual contributions
Tweet media one
4
4
82
@high_byte
high_byte
9 months
OMG IT'S PERFECT! 🥹 my contract inliner works amazingly well. how easy will it be to understand functions now!? only two days worth of coding video shows 5 different levels of depth.
7
2
82
@high_byte
high_byte
4 months
🍁 ERC420 - a tokenized multisig vault my @ethglobal sydney project is a type of multisig contract where each signer has associated ERC20 tokens that represent signing power.
8
5
81
@high_byte
high_byte
11 days
@dominicfrei how to improve your twitter game: 1. escape velocity starts from just >1000 followers so keep going 2. find the best timezone for your audience. posts have finite lifetime, their birth being their prime time. 3. space your posts. you have finite algo-fuel, so if you make more
6
3
82
@high_byte
high_byte
1 year
@Figensport they don't deserve a dog like that
1
0
78
@high_byte
high_byte
2 years
yo dawg, I heard you like web3 & music, so I created SoundPhrase. why remember complicated seedpharses, words or numbers? when you can just play a catchy tune and generate a private key or sign messages!
10
8
78
@high_byte
high_byte
8 months
@pitdesi @aaroncbailey the 737 max gets to the bottom quicker!
2
0
72
@high_byte
high_byte
1 year
I *just* got this in the mail from @ethereum foundation 😭 it has the first merge block & slot inscribed on it in celebration of the merge, so you can understand how long it was delayed in the mail 🥺 thank you @AyaMiyagotchi it's beautiful!
Tweet media one
6
0
69
@high_byte
high_byte
10 days
@theGioM absolute legends
0
1
70
@high_byte
high_byte
2 years
yo dawg I heard you like evm... so I implemented evm in asm so you can have a vm in evm. e=vm² (pronounced evm-squared; the = is silent), also spelled evm2, is an evm that runs inside evm.
Tweet media one
7
5
64
@high_byte
high_byte
11 months
rust is just fancy C++... but why would you want to write C++ in 2023 :\ fancy or not. python & js aren't perfect but they simply work because they are *simple* rust hurts my brain
33
0
68
@high_byte
high_byte
4 months
@AutismCapital I'll follow the man I don't know what he's saying rather than the man who doesn't know what he's saying
6
2
66
@high_byte
high_byte
1 year
@SMTuffy drug: kills you PR team: miracle drug stops all harmful behaviors
0
0
64
@high_byte
high_byte
7 months
it's looking so good omg I'm a webdevoor now
Tweet media one
Tweet media two
7
2
65
@high_byte
high_byte
9 months
@idfonline this frame is horrifying
Tweet media one
2
0
60
@high_byte
high_byte
2 years
made my first circom circuit. just went from zero knowledge to one knowledge.
5
0
61
@high_byte
high_byte
1 year
pretty impressive cross chain bridge at zkSummit
Tweet media one
4
1
62
@high_byte
high_byte
2 years
are you tired of those pesky vanity addresses ruining our planet with their dirty mining? just use modifier saveThePlanet { require(uint256(tx.origin) >> ((40-d) * 8) > 0); _; } replace d with the amount of digits you want to save.
2
2
61
@high_byte
high_byte
4 months
looking for fellow researchers to work on: - onchain databases: -- indexing eg. B-Trees -- queries eg. SQL -- storage eg. Parquet - databases with blockchains: -- bringing consensus to existing DBs -- gated access (like msg.sender) -- zk proof data -- merkle forests -- IPFS
13
4
61
@high_byte
high_byte
1 year
Google is dying, gruesomely: - Bard is a joke - Gmail filters are dead, spam is celebrating - Search is rekt by SEO - YouTube defaults to lowest quality, can't change default; save money much? - Ads monopoly being broken - Graveyard of dead projects - Laying off so many people
10
4
60
@high_byte
high_byte
1 year
@dvassallo @tariqrasheed74 for deep work I'd rather this coffin over an open space. is it ventilated though?
1
1
60
@high_byte
high_byte
4 months
the missiles are coming whatever happens: it's been an honor 🫡
4
0
58
@high_byte
high_byte
9 months
I received a medium report for Zerem. even though it's not deployed, even through it's and not implemented anywhere, even though it's a public good I made during a hackathon - I paid a small sum to motivate him. now he delivers big! @deadrosesxyz
Tweet media one
@bantg
banteg
9 months
in crypto we pay the bounties to researchers who find deep/interesting stuff even though it’s not immediately exploitable. and then hire these researchers for an even deeper look. such outcome reflects really poorly on twitter and it would certainly dissuade serious researchers
2
11
69
4
1
54
@high_byte
high_byte
9 months
2
0
50
@high_byte
high_byte
4 months
is circom too outdated to use in prod? what's state of the art for verifying zk proofs in solidity? (for dummies)
Tweet media one
25
1
54
@high_byte
high_byte
2 years
⛽️ Challenge for the EVM Optimizors ⛽️ normally signatures are composed of uint256 r, uint256 s, uint8 v and occasionally, as in this case, bytes which have additional uint256 length, and another uint256 offset when passed as calldata. 1/3
Tweet media one
4
5
57
@high_byte
high_byte
7 months
restaking is not some magic money booster. restaking *is* leverage. it does have interesting economic properties, the "staking" part. but it also has leverage, the "re" part. 3x leverage? rerestaking. 4x leverage? rererestaking. as steve jobs said: "are you getting it?!"
Tweet media one
8
7
54
@high_byte
high_byte
4 months
@ShaiDavidai @Columbia can't help but notice masks are back. why are they hiding their face? rhetorical question.
11
0
54
@high_byte
high_byte
2 years
solidity is funny. plain code: 488k gas code + abstraction patterns: 491k gas (diff +3k) BUT optimized plain code: 344k gas optimized + abstractions: 342k gas (diff -2k) guess abstractions it is ⛽️
1
6
53
@high_byte
high_byte
10 months
@naruto11eth actually is more like zk can prove he's over 18 so you don't have to look at the id he's showing optimistic will drink the beer until somebody stops him
3
0
52
@high_byte
high_byte
5 months
@powerbottomdad1 I'm almost in tears but then I'm reminded I'm not American
1
0
53