banteg pfp

banteg

@banteg

92 Following
109199 Followers


crebsy pfp
crebsy
@crebsy
hey anon, we've built a snappy way to download node snaps for many ethereum clients which saves 97% of your time 🚀 Currently supporting erigon, reth and lighthouse full nodes, archive nodes and other networks are wip. Get your snap key here: get.moonsnap.xyz
2 replies
3 recasts
9 reactions

banteg pfp
banteg
@banteg
loop da woop now supports YESv2(real) https://yes.banteg.xyz
0 reply
4 recasts
25 reactions

horsefacts pfp
horsefacts
@horsefacts.eth
language is designed for simplicity and security compiler generates very efficient bytecode compiler is simple but hackable with a powerful IR good integration with Python and pythonic tools @big-tech-sux is very smart (The official homepage makes a pretty good case: https://vyperlang.org/)
4 replies
1 recast
4 reactions

banteg pfp
banteg
@banteg
added favorites to my raycast eip extension, also got rid of the split view in favor of accessories. the detail view now also renders metadata like on the original eips site.
3 replies
1 recast
13 reactions

banteg pfp
banteg
@banteg
made a raycast extension to quickly looks up ethereum proposals (eips/ercs). to install, clone the repo, and type “import extension” into raycast. https://github.com/banteg/raycast-eips
1 reply
1 recast
21 reactions

banteg pfp
banteg
@banteg
finally i can understand the youngsters who have memorized every pokemon
2 replies
1 recast
19 reactions

banteg pfp
banteg
@banteg
https://yearn.banteg.xyz click "base sepolia", then "coinbase wallet", then "create new wallet", onboard with passkey, mint a token, deposit into a vault. what? you didn't need to write down a seed phrase or install an app or extension? also you didn't need eth??
4 replies
7 recasts
39 reactions

banteg pfp
banteg
@banteg
bunny yearn has atomic batching support now
1 reply
5 recasts
26 reactions

banteg pfp
banteg
@banteg
trying to integrate atomic batching into my dapp. got as far as getting a bundle id. the problem is it’s forever in pending state. how to debug? im trying this on sepolia.
4 replies
4 recasts
17 reactions

banteg pfp
banteg
@banteg
as you know, bunnies have small computers, so they prefer tiny dapps try it out https://points.ape.tax read about the design process in my blog https://banteg.xyz/posts/yearn-permit/
2 replies
5 recasts
46 reactions

banteg pfp
banteg
@banteg
how to integrate permit2 into vyper contracts https://banteg.xyz/posts/vyper-permit2/
0 reply
3 recasts
10 reactions

banteg pfp
banteg
@banteg
good dev ux → great dev ux a demo of ape integration in dpack-py v0.2 - subscript shorthand for types, attribute shorthand for objects - cast an address to a type with .at(address)
1 reply
0 recast
8 reactions

banteg pfp
banteg
@banteg
ported dpack to python dpack is an evm packaging format that allows sharing entire deployments along with all the required contract types and addresses. then it becomes as easy as: from dpack.ape import load uniswap = load('uniswap.json') uniswap.factory.createPool(…) https://github.com/banteg/dpack
0 reply
2 recasts
18 reactions

banteg pfp
banteg
@banteg
pip-blame v0.2 fully rewrote pip-blame to also check whether the latest version solves the issue. it suggests the appropriate solution (bully the maintainers or upgrade the dependency) and shows a handy summary. install today with `pip install pip-blame`
1 reply
0 recast
12 reactions

banteg pfp
banteg
@banteg
why pip-blame install today with `pip install pip-blame` find who to blame with `pip-blame package` maintainer bullying has increased 100x with the release of this tool
0 reply
0 recast
8 reactions

pentacle pfp
pentacle
@pentacle
nice little collection of design libs https://www.fiveoutofnine.com/design/libraries
2 replies
1 recast
8 reactions

banteg pfp
banteg
@banteg
introducing pip blame this tiny tool finds packages that prevent upgrading a transitive dependency. it also gives you links for repos to bother. https://github.com/banteg/pip-blame
1 reply
0 recast
10 reactions

banteg pfp
banteg
@banteg
this chart felt interesting to replicate, so i did. a couple of times actually. showing the version that i think feels more novel. it uses cryo and polars. https://gist.github.com/banteg/7c75fa2d4ebc371e5a3969cbcb6ddc24 https://twitter.com/leptokurtic_/status/1777352115230224689
1 reply
2 recasts
13 reactions

banteg pfp
banteg
@banteg
overlay logs coming to optimism stack https://github.com/ethereum-optimism/op-geth/pull/259#issuecomment-2046050764
0 reply
4 recasts
14 reactions

banteg pfp
banteg
@banteg
why eth_simulate is insufficient
0 reply
4 recasts
25 reactions