找到约 15 条结果

文章 每周以太坊 2024/06/15

...使用种子下载分发合并前数据](https://ethresear.ch/t/torrents-and-eip-4444/19788) (EIP4444 历史过期) * Vitalik: [包含列表提案](https://learnblockchain.cn/article/19402) 使用每个见证者一个 bit * Potuz: [预确认设计](https://ethresear.ch/t/the-contention-between...

文章 加密货币质押:成功质押需要哪些硬件?

...dit.com/r/BitcoinBeginners/comments/1fp3zuz/best_hardware_cold_wallet_2024_and_best_reliable/)和 air-gapped 操作模式而备受赞誉。 ### 质押节点 质押节点比基本钱包需要更强大的硬件配置。专用服务器和个人计算机之间的选择取决于你的质押目标和技...

文章 争议游戏接口

...端。 一个 [`clones-with-immutable-args`](https://github.com/Saw-mon-and-Natalie/clones-with-immutable-args) 工厂(最初由 @wighawag 制作,但由 @Saw-mon-and-Natalie 分叉)用于创建 Clones。 每个 `GameType` 在工厂中都有一个对应的实现,当创建一个新游戏时...

文章 (音频)革命将被代币化

...分发,唱片公司期望能在[全部专辑销售中获得30%](https://bandzoogle.com/blog/record-sales-where-does-the-money-go)的收入,以及[扣除录音预付款和促销成本后高达60%](http://www.music-business-producer.com/record-companies-money/)的毛利润。 但在数字时代...

文章 Miniscript 与可编程的比特币

...、在标准的比特币花费规则可以采用的条款:门限条件;AND/OR 逻辑;时间锁;基于哈希的条件。 使用常见模式的薄板,或者粘贴一个定制的条款(如果你是一个专业的用户)。Nunchuk 会验证这个条款,检查它的正确性和标准型...

文章 以太坊权益证明中的时间、槽位和事件顺序

...ective.flashbots.net/t/post-mortem-april-3rd-2023-mev-boost-relay-incident-and-related-timing-issue/1540))。在接下来的几天里,开发人员发布了五个补丁,解决了这一漏洞,针对更广泛的`mev-boost`生态系统。这些补丁,加上现有的网络延迟和验证者策...

文章 Sui Cli及常用命令

...定要仔细检查文档上的先决条件 * Git CLI * CMake * Rust and Cargo * C++ build tools * LLVM compiler 其中与CMake相关的还有VS studio的工具链,我由于之前将他卸载导致CMake相关指令运行出错导致编译失败 并且,在开始我未注意到我未...

文章 不要因为谁“支持加密货币”而选择你的政治立场

...管(MiCA)](https://www.esma.europa.eu/esmas-activities/digital-finance-and-innovation/markets-crypto-assets-regulation-mica)、英国[稳定币监管的努力](https://www.grantthornton.co.uk/insights/whats-next-for-uk-cryptoassets-regulation/),以及美国[立法](https://www.coindesk.com/pol...

文章 Balancer漏洞解析:哪里出了问题,以及为何v3是安全的

...a swap for example the balance of // token in should be rounded up, and that of token out rounded down. This is the only place where we round in // the same direction for all amounts, as the impact of this rounding is expected to be minimal (and there's no // rounding error unle...

文章 DeFi生态圈解构

...们近期的[博客文章](https://medium.com/loopring-protocol/chainlink-and-loopring-collaborate-on-oracles-for-zkrollup-dex-protocol-c1c8094afc27)或观看[AMA视频](https://www.youtube.com/watch?v=eAgKaxLGnq8)。 ### 其他DeFi应用 其他最近比较火的DeFi Dapp包括Set协议(自...

文章 创世文档:Hal Finney 的数字现金探索成果 RPOW

...lture/the-genesis-files-how-hal-finneys-quest-for-digital-cash-led-to-rpow-and-more](https://bitcoinmagazine.com/culture/the-genesis-files-how-hal-finneys-quest-for-digital-cash-led-to-rpow-and-more)_ ![1](https://img.learnblockchain.cn/2025/07/13/ef9412e513d2498599a402a65ccf0b20.png) 哈尔·芬...

文章 Solidity 如何实现质押和奖励合约

> * 原文链接: https://hackernoon.com/how-to-implement-a-stake-and-reward-contract-in-solidity > * 译文出自:[登链翻译计划](https://github.com/lbc-team/Pioneer) > * 译者:[翻译小组](https://learnblockchain.cn/people/412) 校对:[Tiny 熊](https://learnblockchain.cn/people...

文章 Web3系列教程之进阶篇---11. The Graph索引协议

... 构建 - 我们将使用你在`Chainlink VRF`教程中创建的名为`RandomWinnerGame`的文件夹。 - 在你的`RandomWinnerGame`文件夹内创建一个abi.json文件(你将需要这个文件来整合你的图)并复制以下[内容](https://github.com/LearnWeb3DAO/Graph/blob/master/abi...

文章 自动做市商(AMMs)的演变

...et/publication/279714212_A_dynamic_pari-mutuel_market_for_hedging_wagering_and_information_aggregation)(2004)、 [预测市场](http://blog.oddhead.com/2006/10/30/implementing-hansons-market-maker/)(2006)、 [贝叶斯](http://www.eecs.harvard.edu/cs286r/courses/fall12/papers/bmm-ec.pdf)...

文章 如何安装和运行一个 Geth 节点

...和命令,请访问[这里](https://geth.ethereum.org/docs/interface/command-line-options/)。 ## 结论 运行节点有助于使以太坊网络更具弹性。更多的独立节点,更好的去中心化。我们在 QuickNode 为数百名客户运行节点。如果你在按照本教程的步骤...