Meet DSCVR, a User-Controlled Decentralized Social Network Running Entirely On-Chain
DSCVR (pronounced “discover”) is a decentralized social content platform running on the Internet Computer blockchain where users control not only the content, but also the platform itself. It is similar to Reddit, if Reddit’s development were governed by the most dedicated members of its community through a tokenized framework. Currently in beta, DSCVR has amassed 14,000 users since it launched in June. DSCVR runs entirely on-chain on the Internet Computer, demonstrating the growth of blockch...
Meet DSCVR, a User-Controlled Decentralized Social Network Running Entirely On-Chain
DSCVR (pronounced “discover”) is a decentralized social content platform running on the Internet Computer blockchain where users control not only the content, but also the platform itself. It is similar to Reddit, if Reddit’s development were governed by the most dedicated members of its community through a tokenized framework. Currently in beta, DSCVR has amassed 14,000 users since it launched in June. DSCVR runs entirely on-chain on the Internet Computer, demonstrating the growth of blockch...

以太坊 EIP-1559 Gas 费用计算指南:在 Gas 异动下确保顺利交易
当以太坊用 EIP-1559 升级了核心 Gas 费用市场后,交易从第一价格拍卖转变成了涉及基本费用和小费的混合系统。正如我们之前所介绍的,这为链上交易引入了新的复杂度。 为了进一步澄清这一点,我们将解释新的术语以及如何处理与 EIP-1559 交易费用相关的核心变量。EIP-1559 交易的新术语首先,复习一下:EIP-1559 改变了以太坊交易费用的计算方式以及这些费用的去向。现在必须注意三个独立的值,而不是一个单一的 Gas 价格。基本费用(Base Fee),这是由网络本身决定的,随后被销毁。最高优先费(Max Priority Fee),这是可选的,由用户决定,并直接支付给矿工。每单位 Gas 的最高费用(Max Fee Per Gas),这是你愿意支付每单位 Gas 费用的最高绝对值,以使你的交易纳入到区块中。为了简洁明了,我们将它称为最高费用。包括这些新字段的交易被称为类型 2,而带有原始 Gas 价格字段的传统交易仍被支持,被称为类型 0。注意:EIP-1559 并没有对「Gas 限额」(即交易被授权消耗的最高 Gas 量)带来变化。基本费用的确定基本费用由以太坊...

以太坊 EIP-1559 Gas 费用计算指南:在 Gas 异动下确保顺利交易
当以太坊用 EIP-1559 升级了核心 Gas 费用市场后,交易从第一价格拍卖转变成了涉及基本费用和小费的混合系统。正如我们之前所介绍的,这为链上交易引入了新的复杂度。 为了进一步澄清这一点,我们将解释新的术语以及如何处理与 EIP-1559 交易费用相关的核心变量。EIP-1559 交易的新术语首先,复习一下:EIP-1559 改变了以太坊交易费用的计算方式以及这些费用的去向。现在必须注意三个独立的值,而不是一个单一的 Gas 价格。基本费用(Base Fee),这是由网络本身决定的,随后被销毁。最高优先费(Max Priority Fee),这是可选的,由用户决定,并直接支付给矿工。每单位 Gas 的最高费用(Max Fee Per Gas),这是你愿意支付每单位 Gas 费用的最高绝对值,以使你的交易纳入到区块中。为了简洁明了,我们将它称为最高费用。包括这些新字段的交易被称为类型 2,而带有原始 Gas 价格字段的传统交易仍被支持,被称为类型 0。注意:EIP-1559 并没有对「Gas 限额」(即交易被授权消耗的最高 Gas 量)带来变化。基本费用的确定基本费用由以太坊...