找到约 14 条结果

文章 准备好迎接FN-DSA:比Dilithium慢,但密钥/密文更小

...2,305 1,330 5 (256-bit) Lattice Rainbow Level Ia (Oil-and-Vineger) 161,600 103,648 66 1 (128-bit) Multivariate (UOV) Rainbow Level IIIa 861,400 611,300 164 3 (192-bit) Multivariate (UOV) Rainb...

文章 以太坊的账户、交易、Gas和Gas Limit的概念

...t( [有的时候被称为](https://media.consensys.net/ethereum-gas-fuel-and-fees-3333e17fe1dc) `startGas` )和一个交易愿为单位gas支付的费用。矿工可以有选择的打包这些交易并收取这些费用。在现实中,今天所有的交易最终都是由矿工选择的,但...

文章 如何使用Geyser增强型WebSocket监控Solana交易

...blockchain.cn/article/12643) 和 [文档](https://docs.helius.dev/webhooks-and-websockets/websockets)。你可以跟着这个示例,因为这个第一个示例应该相当容易理解。 ## Raydium 新流动性池监视器 ``` const WebSocket = require('ws'); // 创建 WebSocket ...

文章 《为DAO设定的马基雅维利:修复去中心化治理的原则(第一部分)》

... [Liquity](https://www.liquity.org/blog/comparison-series-liquity-protocol-and-reflexer-finance),它们通过消除所有人类治理将这一概念推向了极端。 ## 将马基雅维利原则应用于 web3 马基雅维利及其弟子的著作(如詹姆斯·伯纳姆在《马基雅维利主...

文章 以太坊DAO攻击解决方案代码解析

...太坊上通过[智能合约](https://learnblockchain.cn/2018/01/04/understanding-smart-contracts/)进行ICO众筹。28天时间,筹得1.5亿美元,成为历史上最大的众筹项目。 THE DAO创始人之一Stephan TualTual在6月12日宣布,他们发现了软件中存在的“递归调用...

文章 L2 - 深入理解zkSync电路预处理

...bfe096fd9dcfdaedb189 (HEAD -> master) Merge: 06c10c0 87d8496 Author: Alexander Date: Tue Oct 13 17:06:24 2020 +0200 Merge pull request #30 from matter-labs/plonk_release_cpu_flags_fix Fix CPU flags in blake2s ``` 一切从core/prover/src/plonk_step_by_step_prover.rs的next_round...

文章 法币社会、时间偏好和比特币

...cy_ > > _来源: [https://medium.com/bitfwd/fiat-society-time-preference-and-bitcoin-a3d94892504e](https://medium.com/bitfwd/fiat-society-time-preference-and-bitcoin-a3d94892504e)_ 本文是我此前发布的论述法币和通胀影响个人时间偏好的 [推特](https://twitter.com/DyptoDurren...

文章 ISKRA 2.0关于Web3游戏普及的宣言

...追求游戏玩法的个性化和社交化。 因此,诸如 Google Play (Android) 和 App Store (iOS) 之类的主要手机游戏平台迅速发展,从而为开发商提供了各种工具来高效地开发和分发手机游戏。 **2.2.4 旨在基于高速互联网克服硬件限制的“云...

文章 Polymarket与预测市场的激增

...om/news/marketwatch/2024072466/kamala-harris-surges-in-the-betting-markets-and-i-bet-kamalaphoria-has-more-room-to-run)。这种现象是更广泛的memecoin热潮的另一个表现,该热潮在媒体上获得了显著关注,并毫无疑问是近年来altcoin价格(尤其是Solana)的主要...

文章 Michael.W基于Foundry精读Openzeppelin第58期——PullPayment.sol

...yncTransfer(address payee, uint amount); function test_AsyncTransferAndPayments() external { address testingAddress = address(_testing); // load the inner escrow contract with the address computed from deployer address and nonce // note: the nonce in the first con...

文章 质押:理解并缓解风险

...//www.coindesk.com/learn/the-fall-of-terra-a-timeline-of-the-meteoric-rise-and-crash-of-ust-and-luna/) 吗? 没有及时**撤押**的**质押**者眼睁睁地看着他们的资产消失殆尽。 **专家提示:** 避免“**质押**后忘记”的心态。 密切关注市场趋势,如果情...

文章 Aave V3:改进的借贷、流动性和风险管理

...月的更新将费用降低 70%,使 Aave 受益。 - **V4 预览**:Hub-and-Spoke 统一流动性;用于自定义利率的风险**溢价**。 - **预测**:到 2026 年 TVL 将达到 1000 亿美元;专注于 RWA 和 AI 驱动的风险模型。 ## 与其他协议的比较 ![](https://img.le...

文章 零知识证明 - Halo2电路构建源代码导读

...) *self .fixed .get_mut(column.index()) .and_then(|v| v.get_mut(row)) .ok_or(Error::BoundsFailure)? = CellValue::Assigned(to()?.into().evaluate()); Ok(()) } ``` * cs.copy函数,增加置换信息。 ``` fn copy( &mut self, left_c...

文章 每周以太坊进展,2020/08/02

...om/anydot/any-sender-first-publicly-accessible-relayer-with-0-gas-overhead-and-2-fee-f2efe1f44e09):快速且便宜的交易中继者 API,现在没有 Gas 开销了,还有一个库可用于单元测试 * Loredana 用自己的类 lisp 语言 Taylor 演示了[去中心化表格 demo](https://www...