Active development: 67 commits across 1 contributor
Code ActivitySource linked
8 active day(s) in Agus-ops/robin-index-vault.
Utility
Verified BuilderLedger-based stock-token vault MVP on Robinhood Chain Testnet
Code ActivitySource linked
8 active day(s) in Agus-ops/robin-index-vault.
Github ReleaseSource verified
## What's New ### StockRouter Contract - Internal stock token swap deployed at `0x95c7e649D972f34C2a67813c86ed6936F2008149` - Oracle-based pricing, 1% fee routed to FeeTreasury - Guards: 10-min cooldown, 0.5 max single swap, 1 daily cap per wallet ### Swap UI - New Stock Swap page with full approve → swap flow - Real-time rate preview and fee estimate from oracle prices - Cooldown countdown timer - Added to dashboard as core action card ### Bug Fixes - Points tracker now counts per-tx delta (not just first event) - Oracle card layout fixed, full token names added (Tesla, Amazon, etc) - Leaderb
View evidenceGithub ReleaseSource verified
## Highlights ### UI & Frontend - Full UI rebuild: black + neon pink + neon green theme - Modular components: 9 komponen dipisah dari App.jsx - Bottom sheet drawer (mobile-friendly) - Live oracle prices card di landing page - Leaderboard upgrade: medal 🥇🥈🥉, highlight wallet sendiri, Total Users & Total Points stats ### Bug Fixes - Fix double /1e8 conversion di SummaryLedger, PortfolioPanel, AdminPanel - Fix missing imports 7 komponen di App.jsx - Fix named vs default export mismatch - Fix explorer URL di ContractsPanel - Fix hardcode addresses & TOKENS di RewardPanel ### Oracle & Keeper - M
View evidenceGithub ReleaseSource verified
Robin Index Vault v0.5.2 focuses on bringing comprehensive documentation and minor UI/wiring refinements to the testnet deployment. ### Highlights * **Complete README:** Added clear documentation for contract addresses, tech stack, and the Supabase-backed points system (+10, -5, +1). * **Treasury Transparency:** Explicitly defined the fee treasury bucket splits (50% Protocol, 30% Rewards, 15% Router, 5% Admin). * **Keeper Instructions:** Added practical `tmux` snippets for running the keeper loop. * **Minor Polish:** General wiring and UI refinements to maintain stability following the v0.5.1
View evidenceGithub ReleaseSource verified
## Highlights - Reward Refresh button fixed (useQueryClient invalidateQueries) - Auto-refresh after claim confirmation - Mobile layout: summary 3-col, bucket cards 2-col, admin grid 3-col - backdrop-filter disabled on mobile (scroll performance) - Homepage: updated hero text, Protocol Treasury card, Claim Rewards card - Reward metric compact (8 → 4 metrics, 2-column) - Reward card color matched to treasury token bucket cards - Network badge repositioned to topbar left ## Live dApp https://robin-index-vault.vercel.app ## Safety Notice Testnet demo only. No real stock ownership, no investment yi
View evidenceGithub ReleaseSource verified
# Robin Index Vault v0.4.0 — Keeper Automation Robin Index Vault v0.4.0 adds operator-side keeper automation for testnet oracle maintenance and protocol fee sweeping. This release moves the project beyond a UI-only vault demo by adding a lightweight automation layer while keeping high-risk admin controls manual. ## Highlights - Added oracle keeper script - Added keeper loop runner - Integrated stock reference price updates for mock testnet oracle accounting - Added default 10% price-change guard - Added dry-run mode by default - Added explicit execution mode with `EXEC=1` - Added reviewed over
View evidenceGithub ReleaseSource verified
Robin Index Vault v0.3.1 upgrades the public dApp interface with a premium green vault-terminal design while keeping the verified v0.2.0 contract engine unchanged. Highlights: - Added custom Robin Index Vault logo asset - Reworked the public dashboard with a premium green UI - Improved mobile and desktop layouts - Polished Vault Ledger connected and disconnected states - Added clearer deposit and withdraw modal previews - Added frontend estimates for deposit and withdraw fees - Improved rINDEX Balance, Treasury & Rewards, Verified Contracts, and Operator panels - Updated wallet and network sta
View evidenceGithub ReleaseSource verified
Robin Index Vault v0.3.0 adds a public Web3 dApp UI for the verified v0.2.0 contracts. Highlights: - Added React + Vite frontend - Added RainbowKit + wagmi wallet connection - Deployed live dApp on Vercel - Added Robinhood Chain Testnet support - Added read-only vault data: wallet balances, vault ledger, rINDEX balance, oracle values, and treasury buckets - Wired deposit and withdraw actions to the verified v0.2.0 RobinIndexVault contract - Updated GitHub Pages dashboard with an “Open dApp” link Live dApp: https://robin-index-vault.vercel.app Dashboard: https://agus-ops.github.io/robin-index-v
View evidenceGithub ReleaseSource verified
Robin Index Vault v0.2.0 — Full Verified Public-Trust Deployment This release is the full verified public-trust deployment of Robin Index Vault on Robinhood Chain Testnet. Highlights: - All core contracts verified on Robinhood Testnet explorer - Solidity compiler: v0.8.34+commit.80d5c536 - Smoke test passed: approve, deposit, withdraw, and sweep fees - Runtime invariant check passed: 65 passes / 0 warnings / 0 failures - ReceiptToken vault binding is locked - FeeTreasury is configured with the v0.2 vault as fee source - FeeTreasury is configured with the v0.2 RewardDistributor - RewardDistribu
View evidenceWritten by HEY researchers and reviewed before publishing. Commentary with sources — not the project's own claims, and not evidence of shipping.
No published notes on robin-index-vault yet.
Know something about robin-index-vault? Sign in with GitHub to submit a research note. Notes are reviewed before they appear here.