lumoswiz
@lumoswiz
Followers
111
Following
2K
Media
10
Statuses
209
My pleasure! Will be looking for more opportunities to contribute.
Huge shout out to our top contributors. Shine bright like diamonds đ @mudgen
@mnnnnnnnn355
@astaxxoo
@lumoswiz
@trainface
@AapsiK
@megabyte0x
@0xisihin
@AkpoloOgaga
@HabeeblaiM
@0xRushya
@Haroldwonder
@FrankyEjezie
@SuperDevFavour
@0xfrsmln
0
0
3
@aztecnetwork If anyone wants to run this bot with local fork testing on the real auction contracts, refer to: https://t.co/yC0czcsL4N
gist.github.com
Aztec CCA local fork testing. GitHub Gist: instantly share code, notes, and snippets.
0
0
2
Made a bot for the @aztecnetwork sale. Feel free to check it out, and use it if useful. Features: - Bid validation plus nearest tick alignment - Preps the gas-efficient submitBid call by grabbing the previous tick price - Works with any endpoint (HTTP/WS/IPC) - Shuts
github.com
Bot for participating in the Aztec token sale launching via Uniswapâs Continuous Clearing Auction. - lumoswiz/aztec-cca
4
1
37
for my fellow home stakers running @aztecnetwork sequencers, i open sourced a little monitoring setup i've got going https://t.co/MRYr87Okk8 designed for a reth + prysm L1 setup. you may have to fuck around a bit depending on your setup
11
6
64
Aave V4 testnet, featuring a developer preview of our new interface, Aave Pro, is now live.
72
159
919
Code like a pro in Rust by Brenden Matthews Rust for Rustaceans by Jon Gjengset Idiomatic Rust by Brenden Matthews
0
0
0
Programming Rust by Jim Blandy, Jason Orendorff, and Leonora Tindall Early on, the memory diagrams used to accompany explanations of ownership, moves, references and borrowing, really helped. This is currently my go-to.
1
0
0
Grew princers for hands by learning Rust. Been chipping away at @RareCodeAI's Rust problems & old AoC problems. Looking for approachable Rust OS projects that welcome contributions, please send them my way. Complemented learning with reading & talks, helpful resources:
1
0
2
These fixes came hot off the tail of a release yesterday, containing a crucial fix for http polling that makes it avoid those pesky "coroutine not awaited" errors when shutting down https://t.co/6yXoRvHgXP Also has a nice one by @lumoswiz in there
github.com
Changes fix(Runner): fix RuntimeError w/ HTTP Polling runner @fubuloubu (#271) fix(CLI): display module errors better @fubuloubu (#269) feat: add signer_required to SilverbackBot @lumoswiz (#268) ...
1
1
3
It's also fantastically useful for plotting function behavior. Just put in a loop, and console out your value you are tracking inside. Copy/paste to a spreadsheet and - boom - you can see the behavior shape.
Lately, vm.revertTo() became one of my most used features when writing PoCs. It's very useful when you want to showcase the behavior of the same functionality under different conditions. For example, you want to test how the liquidation behaves when the user has previously
2
3
50
What are some good OS codebases on @Starknet? I want to study them while I learn @CairoLang.
0
0
0
Introducing rrelayer, an open-source, blazing-fast EVM relayer built in Rust. rrelayer supports any EVM chain out of the box. KMS, AWS/GCP Secret Manager, Privy, and Turnkey Signers supportedâSDKs in Node and Rust + CLI. https://t.co/ysLooxwudH Docs -Â https://t.co/ntHtILYM9m
rrelayer.xyz
rrelayer is a lighting-fast multi chain indexing solution written in Rust
55
58
506
What tools exist for generating SRC5 interface ids from Cairo traits? Only aware of src5-rs, but as far as I can tell this requires removing state. @CairoLang
0
0
0