Try   HackMD

WTF is Osmosis Working On v2

Date: March 2022
Link to WTF Osmosis v1: https://hackmd.io/EKgajOrXSASn950iPNCLXQ?edit

Chain Dev

Milestone 1
  • Agoric clawback enabled vesting
    • Test & integrate updated vesting module from Agoric
  • More database stability
    • Figuring out these remaining odd issues
    • RocksDB
    • Getting state sync working again
  • Superfluid v2
    • Test multidenom SFS staking (for pools other than Pool#1)
    • More testing of existing superfluid
    • We had very little testing scaffolding
  • Stableswap
    • GAMM generalization/refactor
  • Multihop swap fee
Milestone 2
  • Token factory
    • Get the existing PR across the line / remaining issues solved
  • TWAP
  • Interchain accounts
  • Ansible / framework for better testing node changes on mainnet

DevRels

  • Developer UX
    • Improved docs for endpoints
    • Public RPC node with rate limiting by IP
    • Public archive nodes w/ API keys / rate limiting
    • Documentation for the code itself & improved abstractions

Frontend

Milestone 1
Milestone 2
  • Frontend automation
    • Assetlist/chain registry
    • Automated external incentive listing
  • Load custom assetlists
  • Finish refactor
  • New asset types
    • Evmos ERC20
    • Cronos ERC20
    • Axelar bridged assets -> link to bridge website
    • Injective assets -> link to bridge website
    • Terra CW20 (dependency on Terra gov)
    • Osmosis-internal tokens
  • UX feature updates
    • Partial unlocks
    • Better routing
  • Access control for Cloudflare
  • Deployment on Akash
    • Prep frontend to allow more relative paths(allowing more decentralized deployments)

External Coordination Required

  • LBP 2.0
  • Lending
    • Potentially requires TWAMM work to prevent liquidation frontrunning
  • Wormhole Solana bridge on CW
  • IBC denom UX
    • Don't hash denoms
    • Allow composable hashing
    • IBC asset rug prevention (rate limiting)
  • ION DAO
  • Fiat onramp
    • Transak
    • Moonpay (better recommendation)

icebox

  • Superfluid v3
    • Governance for SFS delegators
    • Multi-validator support for SFS delegations
    • Validator preferences
  • Threshold encryption
  • Lockup/rewards
    • F1 Distribution for incentives
    • Refactor x/lockup
  • ABCI++ initial SDK integration
  • ORM
    • "Object Resource Manager"
    • Are there ways we can help push forward PR review, or completion of it