找到约 14 条结果

文章 以太坊节点类型:全节点、存档节点与轻节点

...太坊完整节点客户端](https://ethereum.org/en/developers/docs/nodes-and-clients)验证每个区块中的所有交易,为网络提供安全性和数据准确性。 每个以太坊客户端都具有自己的一组功能和优势。由于其多样性,可以根据不同的用户群体定制...

文章 剖析DeFi交易产品之UniswapV3:工厂合约

...() { // Immutables are computed in the init code of the contract, and then inlined into the deployed bytecode. // In other words, this variable won't change when it's checked at runtime. original = address(this); } /// @dev Private method is used instead of inl...

文章 dYdX (DYDX):生态系统、对比分析与项目未来

...ns#:~:text=Liquidity%20provider%20(LP)%20tokens%20are,impermanent%20loss%20and%20market%20volatility.)。作为回报,每次他们进行交易时,交易者都会获得协议收入的 70%。 更详细地说,GMX 使用几种不同的代币类型来支持生态系统的整体经济模型。这...

文章 Compound 代币和价格预言

...逻辑如下 ```js /** * @notice Calculate COMP accrued by a supplier and possibly transfer it to them * @param cToken The market in which the supplier is interacting * @param supplier The address of the supplier to distribute COMP to */ function distributeSupplierComp(address cToken, addre...

文章 bip-anyprevout 中的 bips/bip-0350.mediawiki

...//github.com/bitcoin/bips/wiki/Comments:BIP-0350 Status: Draft Type: Standards Track Created: 2020-12-16 License: BSD-2-Clause Replaces: 173 Post-History: 2021-01-05: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-January/018338.html [bitcoin-dev] Bech32m BIP: new checksum,...

文章 nest3.0从架构解析到克隆四(NestOffer之Nest_3_MiningContract、Nest_3_OfferPrice)

...b(tokenAmount); } ## 更新报价 ``` /** * @dev Update and check the latest price 更新并查看最新价格 * @param tokenAddress Token address * @return ethAmount ETH amount * @return erc20Amount Erc20 amount * @return blockNum Price block */ fu...

文章 Solana 开发学习笔记(一)——从 Hello World 出发

...share/solana/install/active_release/bin:$PATH" to ~/.bash_profile Close and reopen your terminal to apply the PATH changes or run the following in your existing shell: export PATH="~/.local/share/solana/install/active_release/bin:$PATH" ``` Solana CLI 的所有命令行工具都安装在 ~...

文章 MEV 与可编程的货币

...的未来转移路径。 [CAT + CSFS](https://blog.blockstream.com/cat-and-schnorr-tricks-i/) 是一种限制条款提议,让脚本可以构造(或者说定义)未来一笔交易的特定部分。CHECKSIGFROMSTACK(CSFS)会验证对一个数据的签名,而 OP_CAT 可以构造这样...

文章 NewPendingTransactions始末

...d(apis, s.engine.APIs(s.BlockChain())...) // Append all the local APIs and return return append(apis, []rpc.API{ ... { Namespace: "eth", Version: "1.0", Service: filters.NewPublicFilterAPI(s.APIBackend, false, 5*time.Minute, s.config.RangeLimit), Public...

文章 什么是加密货币诈骗以及如何避免?- Pintu Academy

...市和熊市的文章](https://pintu.co.id/en/academy/post/what-is-a-bear-and-bull-market)。** ![加密货币诈骗利润与比特币价格](https://img.learnblockchain.cn/2025/08/18/bitcoin-and-crypto-scam-correlation.png)显示2022年加密货币诈骗利润与BTC价格之间相关性的图表...

文章 关于区块链隐私的六个误解

...发的隐私挑战。1890 年,未来的最高法院大法官 Louis D. Brandeis 和律师 Samuel D. Warren 在《**哈佛法律评论**》上发表了“ [隐私权](https://groups.csail.mit.edu/mac/classes/6.805/articles/privacy/Privacy_brand_warr2.html)”。然后在整个 20 世纪,通过立...

文章 每周以太坊 2024/1/27

... Goerli 上过期 - EF DevOps [Attacknet](https://notes.ethereum.org/@ethpandaops/attacknet-planning):混沌测试工具,计划在 Dencun 之后开源 ## **Pectra(**Prague + Electra)升级( [EIP7600](https://github.com/ethereum/EIPs/pull/8121/files)) - 最新的所有核心开发...

文章 从链上分析角度看FTX破产清算过程,美国加密货币监管与风险处置能力究竟如何

....png) *图:Another Six Transactions of FTX Hacker 0x7F3DeB、0xD53C2e and 0x9B10ca.* FTX攻击者在10月5号至10月7号之间再次进行资金转移,合计转移3万ETH,然后大量资金通过THORChain跨链转移。中间用500枚ETH兑换成40枚tBTX,通过TheTNetwork跨链到Bit...

文章 比特币的治理

...作 [BIP 9 带有超时与延迟的版本位(Version bits with timeout and delay)](https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki)。该功能在滚动的基础上度量矿工对软分叉的支持程度,间接反映出整个社区的支持程度。但是,后者并不一定准...