feat(rpc): dogecoin bench #235 → main - #2081
Open
Flotapponnier wants to merge 53 commits into
Open
Conversation
* feat: HL vs Gains wallet fee comparison tool * fix: fetch Gains fee rates live, drop hardcoded 0.12%
* feat: HL vs Gains wallet fee comparison tool * fix: fetch Gains fee rates live, drop hardcoded 0.12% * feat: per-trade table, live Gains rates per coin, PnL column * fix: remove duplicate gainsFeeCache declaration
…tives+perp ISR 300s
perf: reduce Vercel function invocations
* redesign: fee-compare UI — logos, VS card, trade table, per-fill savings * fix: double-counted notional in HL vs Gains comparison — use per-side rate
* fix: symmetric HL/Gains display + winner logic for single-platform wallets * fix: show Gains fee column on mobile in trade table
* feat: fee-compare agnostic — pick any two perp venues on both sides * fix: live bench rates + full venue logos for fee-compare * fix: correct taker rates from bench YAML, drop all-in bench source
* feat: fee-compare agnostic — pick any two perp venues on both sides * fix: live bench rates + full venue logos for fee-compare * fix: correct taker rates from bench YAML, drop all-in bench source * fix: always show wallet input, grey out when venue has no history
- GMX v2: Subsquid GraphQL (positionFeeAmount/1e6 USDC, orderType 2/3/4) - dYdX v4: public indexer fills (dydx1... Cosmos address, separate input) - Unified SimResult type, refactored WalletSide component - EVM wallet field covers HL + Gains + GMX v2 (same 0x address)
feat: fee-compare agnostic — any 2 venues, GMX v2 + dYdX wallets, notional sim
feat: fee-compare agnostic — HL/Gains/GMX/dYdX wallet history + crossSim fix
feat: per-trade fee comparison column
fix: GMX v2 static rate 6->5 bps
feat: live rates for all venues, drop lighter/extended/aster
feat: live rate badges + rateIsLive field
feat(rpc): add Dogecoin bench #235
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick of cb43bf6 — Dogecoin RPC bench, 3 providers (Tatum, dRPC, BlockCypher).