Miao ZhiCheng
Miao ZhiCheng
## Context Next EVM version will likely include certain new opcodes that are not backward compatible, e.g: - https://ethereum-magicians.org/t/eip-3855-push0-instruction/7014/2 - https://ethereum-magicians.org/t/eip-5000-muldiv-instruction/9930/3 - https://ethereum-magicians.org/t/eip-3670-eof-code-validation/6693/2 Especially MULDIV could be really beneficial for...
**!NB! We are still sourcing the development partner for this** ## Why this is being developed? Superfluid specification is being built up as a set of concepts defined in the...
## Overview of Superfluid Money Distribution ### Denotational Payment Semantics and Organization of Agreements The denotational semantics[^1] of payment in the _Superfluid Money Distribution_ is organized into a collection of...
## Background Currently a Super App and its intended contract address are tightly coupled, that is to say the callback hooks situate in the same contract. It is a problem...
Currently, all Superfluid protocol deployments on mainnets are owned by a GnosisMultiSigWallet-based governance. Every governance opeartion of the protocol are public: visibile as multisig transactions, and having corresponding github tickets....
As a Superfluid Protocol stakeholder, I'd like to see the foundational tech used by Superfluid protocol gaining more legitimacy by getting more serious in its design decisions and being more...
[SUPPLY-CHAIN] Improve Javascript Dependency Update Process for Better Security and Maintainability
As a development process developer, software supply chain integrity of Superfluid development process should be improved for Javascript projects (inc. NodeJS, Typescripts) to improve maintainability and security. ## Checklist -...
* :white_check_mark: #1786 must be merged first. * This implements a EIP-712 version of #1782 .
## What The security of the trusted forwarders is vital to the network's security since they may inject unsafe behavior into all superfluid accounts. Since Superfluid is an open protocol,...
## What Similar to what we do with the protocol contracts version: as a Superfluid developer, I would like to have subgraph version visualized, too. Additionally, our subgraph version info...