
open-sourcing another piece of the cross-chain swap puzzle
a framework for settling swaps on destination chains, handling disputes between fillers & redirecting MEV to swappers in the process:
Tribunal ☝️
github.com/Uniswap/Trib...
let's get into what Tribunal's about 💬
2
4
25
open-sourced another building block on the path to cross-chain swaps:
a reference implementation of a minimalistic server-based allocator for The Compact
it's called Smallocator 🤏
github.com/Uniswap/smal...
if you're wondering "what the hell is an allocator" then read on
↓
0
5
28
phoning a friend to help explain ERC-7739
@optimizoor am i right to interpret it as mostly for smart accounts that are trying to be defensive & support protocols that use ERC-1271 in an arguably jank way?
like if the hash is an ERC-712 domain hash it wouldn't need the fancy nesting, right?
(wow, 3 ERCs in one cast)
1
0
10
some tips if you’re letting AI take the wheel on writing code (cursor composer, windsurf, etc):
write an overview doc with a checklist first
use strongly-typed languages (ts, rust, etc)
start with tests, lint, code formatting
use git (obviously) & commit often
set up pre-commit hooks and CI for all of the above
5
4
22
incredible how much confidence *and* capacity to admit to having made a mistake LLMs simultaneously possess
"I implemented this complex code change flawlessly, run it and everything will work"
"oh everything's broken? you're right! i apologize, let me fix it"
i hope to one day have a fraction of that swagger
4
2
35
open-sourced an indexer for The Compact built alongside the gigabrains at
ponder.sh: github.com/Uniswap/the-...
very clutch for anyone building a frontend, tracking analytics, or running a filler or an allocator (link to hosted version in the README)
h/t @typedarray.eth @kjs
0
4
21
common challenge for protocols & smart wallets:
how to best deploy an owned contract to the same address on multiple chains while supporting ownership changes?
keystore rollups are cool but still need a safe way to access the state
best way to support long-tail chains i’ve got is a hardcoded set of deployers 😑
0
2
18
would love to learn more about the latest with deterministic / provable LLMs (is zkML the term?)
LLMs as reproducible compilers, compression algos, embedded in smart contracts, proof that handlers aren’t larping as agents, etc etc
who’s got the inside scoop here & can share some info to enlighten the rest of us?
5
4
24
“decentralization” is such an overloaded term
the real properties it embodies that matter & that we should talk about more:
- availability
- resiliency
- redundancy
- verifiability
- inclusiveness
- …
what does decentralization mean to you?
thankful to be a part of this abundantly distributed community
11
3
66


