Skip to content

Presentation 20220922 community call

Miao, ZhiCheng edited this page Aug 2, 2023 · 4 revisions

Superfluid Protocol Update

⚠ This file is automatically generated from this org file using this script.

The exported presentation can be accessed via this githack link.

Ethereum Contracts v1.4

Subscribe to Our News Letter!

Highlights of v1.4

Migrated all revert messages to solidity custom errors.

  • Some gas savings.
  • Better development ergonomics.

Minimum buffer support for tokens

  • Protocol readiness for ETH Mainnet.

App credit rule extension

  • Solve the long standing warts for super apps that deal with multiple outgoing streams.
  • App credit model improved. Read protocol monorepo wiki “About App Credit” for details.

New utility: agreement forwarder.

  • Friendlier block scanner experience.
  • Update flows without using Superfluid dashboard.

What’s Next

Yellow paper is coming:

  • Try to find out the progress in our monorepo :)

We Are Leveling Up Our Super App Games

  • Building a few:
    • Essential SuperToken Gadgets:
      • EIP-1620 alternative.
      • Disperse alternative.
    • Exotic SuperToken Games:
      • Checkout: https://github.com/superfluid-finance/protocol-monorepo/discussions/categories/esg
  • with best practices and tooling.
  • as example projects but with usable purposes and can be deployed by community members.

Proposing EIPs

  • Super Token has lots of super powers, but many don’t have ERCs.
  • We will change that:
    • Adopting promising existing ERCs.
    • Proposing new ERCs that have been spearheaded by Superfluid
      • Constant flow payment primitive.
      • Proportional distribution payment primitive.
  • Adapting Super Token to these ERCs over time.
Clone this wiki locally