Miao ZhiCheng

Results 51 issues of Miao ZhiCheng

## Overview **What?** This is a trusted forwarder with high degree of extensibility through permission-less and user-defined "macro contracts", where: * Macro contracts encapsulates a high level ABI call wrapper,...

Type: Enhancement
Project: PROTOCOL-EVMv1
Epic

Proposal Date: 2022-01-27 Network: Polygon Mainnet Status: Pending Proposal ====== Current Superfluid governance care takers propose we move away from GnosisWallet (which is deprecated) contract to the GnosisSafe (actively maintained,...

Type: Admin
Tag: Blocked
Project: PROTOCOL-EVMv1

Just do it, start with version 0.1.0 (use semver) Package list: - superfluid-protocol-spec-core - superfluid-protocol-system-simple - superfluid-protocol-spec-validator

Type: DevOps
Project: PROTOCOL-SPEC

# Synopsis We use a modified UUPS implementation (inheriting OZ Proxy) for upgradability. Our upgrade pipeline is yet to be finalized, especially with mainnet strategy. Topics including : - Atomic...

Type: Security
Project: PROTOCOL-EVMv1

Currently the dev deployment scripts are only tested against ethers5, namely `packages/ethereum-contracts/dev-scripts/deploy-test-framework.js` requires 'const {ethers} = require("hardhat");' But some of our dependencies, such as sentinel has already switched to ethers6...

Tag: TechDebt
Type: Testing
Project: PROTOCOL-EVMv1

ACs: - Add a technical notes under the "Constant Flow Agreement" section.

Type: Security
Project: PROTOCOL-EVMv1

## Problem The addition of the ACL has provided much more interesting things to built using Superfluid, however as this has opened the possibilities of the types of interactions it...

Type: Security
Project: PROTOCOL-EVMv1

## Financial System In order to define solvency models, we need to first define a financial system model where payment semantics are executed. A minimum financial system functioning on the...

Type: Enhancement
Project: PROTOCOL-SPEC

## ## Notes UTxO as an alternative accounting model, offering smaller "smart notes" instead of "centralized" "smart tokens" that has long been argued to be better in terms of decentralization,...

Type: Enhancement
Project: PROTOCOL-SPEC

# Synopsis Currently callbacks have a CALLBACK_GAS_LIMIT of 3M gas, and _callCallback should detect the genuine out of gas callback issue vs. out of gas grievance attacks. Co-reviewer: Hadrien -...

Type: Security
Project: PROTOCOL-EVMv1