Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uniswap tenant + a ton of multi-tenant upgrades (#225)
* Tenant scaffolding * OG image previews * More tenant config * Contract scaffolding * Misc * Staking route * Uniswap tenant db placehoder * Misc * Prettier * Misc * Generated * Staking contract scaffolding * Uni token and staker abis * Uni token and staker factoris * work in progress * WIP * Staking flow * Unstake flow dialog * Unstake flow * feat:Added Uni Staking UI/UX components * Uniswap UI implementation * Total staked * feat:uni staking select delegate ui/ux components * Wiring in the unstaking flow * Rewards metrics header * Prettier * Refactor ui components for uni staking * Work in progress * Merge * Delegate more flow * feat:staking transaction receipt ui/ux components * Additional delegations * Fixed dialog refresh * Fractional withdrawals * Work in progress * Implementing db calls * Replaced contract calls with db * wip Implementing deposit management flow * revamp:updated ui of claim reward component and transaction receipt * wip * Implementing ui in deposit / withdrawal flows * Prettier * Implemented new delegation flow * Misc * New deposit flow * Implementing UI on unistaker * Minor refactor of the delegate card component * Fixed pool stats * Withdraw refresh flow and component cleanup * Work in progress on editing deposit * Edit deposit and displayed sktaed amount per user * Unistaker * Unistaker flow update * More cleanup and bug bashing * Merge and bugfixes * Fixed delegate voting activity and build fixes * Alligator dependecny * Tenant abstracted delegation flow * Prettier * Resolved issue with scientific notation * Impelmenting abstract vote contract * Displaying transaction link and simplified button code * Prettier * Fixed a flicker issue with the deposit list * Deposit list padding * Disabled uniswap prop creation * Refactored deposits to work with static wallet paths * Misc * Misc refactor * Dynamic data refresh * Updated the FAQ page and disconnect page layout * Staking confirmation display * Invalidation strategy * Receipt background * Implemented allowance approval * Copy correction * QA fixes * Don't display duplicate delegate * Tenant svg icon * Display allowance and delegate icons * Tenant-based ens avatars * Fixed decimal rounding issue. * Fixed max amount bugs and disable deposit button when no balance * Refactored spending allowance flow * Minor styling fix * Abstract naming * Disabled proposal cancel for non-alligator tenants. Misc UI fixes * Minor cleanup and removed alligator requirement * Console log * Implemented chain-specific timestamps * Implemented tenant-specific quorum calculations * quorum votes for Uniswap governor * Split advanced voting from the basic voting * Linking proposed transactions to correct URLs * Merge * Merge with main * Tenant copy * Merge * Mainnet contracts and a small bugfix * Code review cleanup * staking page flag and metadata * Code review changes * Misc * minor code review * Code review fix --------- Co-authored-by: sbvhev <[email protected]> Co-authored-by: Andrei Taraschuk <[email protected]>
- Loading branch information