Quadrix is joining GASOK Phase 3, @GIWA_by_Upbit's accelerator program.
Onchain asset management — vaults whose terms live in code: creation, redemption, and fees, all verifiable onchain. Live on GIWA Sepolia today.
https://t.co/kGZtOSNBSY
@Baro_Quest@GIWA_by_Upbit@AmmoraHQ@GiwaterFinance@heronprotocol Thanks for putting this together — first time the cohort is legible in one frame.
To add a line to ours: the condition that lives in code is the exit. No role, ours included, can gate a redemption, and the invariant suite fails CI if that ever changes. Live on GIWA Sepolia.
Our own review missed two bugs. The fuzzer found both.
It runs deposits, redemptions, fee settlement, gains, losses and pauses in random order, and every invariant has to hold after every single call.
One: with no shares outstanding yet, assets arriving first made a real deposit mint zero shares — absorbed by whoever was already there. Two: when a fee rounded down to zero shares, the high-water mark stopped advancing and froze a fee that settlement could never clear.
Both fixed. Both pinned by tests. 68 green.
The fuzz config, verbatim:
runs = 128
depth = 64
fail_on_revert = true
Live on GIWA Sepolia. Three minutes, no real funds.
Connect → testnet gas auto-dripped → the desk creates shares to your address onchain → you redeem with your own key. Three assets land in your wallet. There is no approval queue.
Every transaction in the video is real and onchain, reproducible from the explorer.
GIWA Sepolia에서 지금 직접 해보실 수 있습니다. 실자산 없이 3분.
지갑 연결 → 테스트 가스 자동 지급 → 데스크가 셰어�� 당신 주소로 온체인 생성 → 당신 키로 환매. 세 자산이 그대로 지갑에 들어옵니다.
https://t.co/cGlRAGPYJO
Putting money in is easy anywhere. Getting it out is the hard part.
So we built the exit first. If anyone adds code that blocks redemption, an automated check catches it and the build fails. Not a person guarding it — the build refuses.
The check names, verbatim:
invariant_I3_exitsAlwaysOpen
invariant_I5_exitsNeverGated
https://t.co/cGlRAGPYJO
Thanks for putting this together — a useful map of where the ecosystem actually stands.
The line you wrote for us is checkable: redemption reads no price and has no gate, and our test suite fails the build if anyone adds one. 68 tests passing, deployed and source-verified on GIWA Sepolia.
@GIWA_by_Upbit Try it yourself — 3 minutes on GIWA Sepolia, no real funds needed:
connect → the AP desk creates 1,000 QBV to your wallet → redeem in-kind with your own key. No gate, no oracle, no queue.
Every number lands on the public onchain dashboard.
https://t.co/xnOuj65Za9
Quadrix is joining GASOK Phase 3, @GIWA_by_Upbit's accelerator program.
Onchain asset management — vaults whose terms live in code: creation, redemption, and fees, all verifiable onchain. Live on GIWA Sepolia today.
https://t.co/kGZtOSNBSY