Pierre H. β€” q/dau pfp

Pierre H. β€” q/dau

@rektorship

197 Following
181 Followers


Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
spent the week diving into 7702/4337 compatibility. programming an eoa feels like witchcraft but once you see it in action, it just clicks. 1) craft and sign the authorization hash 2) send the 7702 tx to activate the delegation 3) send batch txs within a user op
2 replies
0 recast
4 reactions

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
i've wrote a cli to explore 7702/4337 and it's really fun: you can send userOp from your EOA. feels like magic. account now has two nonces: the transaction count of the EOA and the 4337 nonce stored in the entrypoint contract. wtf. 🀯 give it a try: https://github.com/openfort-xyz/openfort-7702-cli
0 reply
2 recasts
4 reactions

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
"We simultaneously know everything and nothing about how each program works"
0 reply
0 recast
2 reactions

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
the xz backdoor is a perfect mix of technical prowess and social manipulation, with an unlimited potential scale. here is the best post i've read on the story: https://boehs.org/node/everything-i-know-about-the-xz-backdoor a rabbit hole well worth every second!
0 reply
0 recast
0 reaction

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
forge create UpgradeableOpenfortAccount --private-key 0xdeadbeaf --rpc-url https://rpc.pectra-devnet-3.ethpandaops.io Error: server returned an error response: error code -32000: tx fee (2.11 ether) exceeds the configured cap (1.00 ether) what's the reason behind this 1 eth configured fee cap on pectra devnet? can't deploy a smart contract account...
0 reply
1 recast
0 reaction

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
most unwelcoming place on earth
1 reply
0 recast
1 reaction

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
https://x.com/rektorship/status/1843705614381597004?s=46&t=YVxxGtMC45uWJaZwib3n0w
0 reply
0 recast
0 reaction

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
https://www.youtube.com/watch?v=IXBC85SGC0Q this made me cancel my cursor subscription
1 reply
0 recast
1 reaction

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
"the sunshine bores the daylight out of me"
0 reply
0 recast
0 reaction

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
terrace vibes, cats are ruling the zone
1 reply
0 recast
1 reaction

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
eth vs solana is the crypto version of gryffindor vs slytherin
0 reply
0 recast
3 reactions

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
local AI is a great sales narrative for powerful personal computers. these "Slow on your device" / "Not enough RAM" from https://jan.ai/ on a 32gb m1 make me want to own a monster.
0 reply
0 recast
1 reaction

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
spending 20 usdc to mint my streaming ticket for the ethereumfilm.... about to click "watch now".... this isn’t just a movie night, it’s a piece of digital history πŸ’œ https://ethereumfilm.xyz/streaming-ticket
0 reply
0 recast
2 reactions

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
https://github.com/zkSync-Community-Hub/zksync-developers/discussions/639#discussioncomment-10693912 why are zksync builds non-deterministic (both foundry and hardhat)? why does updating the smart account change the proxy bytecode? and why is there only one proxy bytecode that works for my account factory? @bountybot pays 100 USD to the person who can answer *all* these questions.
9 replies
1 recast
4 reactions

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
trying cursor for the first time. best AI coding tool out there. as expected, it does not help debug and find what can go wrong in your codebase --probably more suitable for generating base/tests and refactoring.
1 reply
0 recast
2 reactions

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
what's cooking here?πŸ‘©β€πŸ³
1 reply
0 recast
2 reactions

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
like a boss
0 reply
1 recast
0 reaction

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
https://github.com/zkSync-Community-Hub/zksync-developers/discussions/676 Upvote for a smooth gaming experience with session keys on @zksync πŸ•ΉοΈ
0 reply
1 recast
2 reactions

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
One zkSync question a day keeps the doctor away... or does it? How do you guys implement in-memory time-dependent tests? - hardhat network helpers are not available on zkSync/v2.0. - era_test_node doesn't support `evm_setNextBlockTimestamp` RPC... - mining blocks in the test freeze the running node
2 replies
0 recast
2 reactions

Pierre H. β€” q/dau pfp
Pierre H. β€” q/dau
@rektorship
https://github.com/wevm/viem/issues/2658 heyhey zkzksync & viem aficionados, i've noticed that my smart account created with `toSingleSmartAccount` from the recent viem upgrade (2.19.9) produces wrong signatures when using the one and only `zkSyncInMemory` configuration. am I missing something obvious? is anyone in the same situation? i got it working with ethers, but I'd rather not crawl back to my ex.
2 replies
1 recast
2 reactions