#+Title: Superfluid Protocol Update #+Subtitle: At Superfluid community call #+Author: Miao, ZhiCheng #+Email: miao@superfluid.finance #+Date: 2022-05-20 #+OPTIONS: num:nil toc:nil timestamp:nil #+REVEAL_THEME: night #+REVEAL_TRANS: Concave #+REVEAL_EXTRA_CSS: ../css/sf-slide-dark2022.css #+REVEAL_TITLE_SLIDE_BACKGROUND: ../images/sf-slide-dark2022-bg1.png #+REVEAL_DEFAULT_SLIDE_BACKGROUND: ../images/sf-slide-dark2022-bg1.png * 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. [[file:agreement-forwarder.png]] [[file:agreement-forwarder-etherscan.png]] - 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 #+ATTR_REVEAL: :frag (appear) - 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 #+ATTR_REVEAL: :frag (appear) - 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.