找到约 12 条结果

文章 每周以太坊 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)) - 最新的所有核心开发...

文章 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...

文章 工程师指南: 量化交易策略构建与验证

...获取加密货币数据。 ## 安装依赖 ``` pip install ccxt pandas numpy scipy matplotlib seaborn yfinance ``` ## 完整的数据收集脚本 ``` import ccxt import pandas as pd import numpy as np from datetime import datetime, timedelta import time import os from typing im...

文章 初步理解EVM

.../docs.soliditylang.org/en/latest/internals/layout_in_storage.html#mappings-and-dynamic-arrays)**。** #### bytes 和 string 的存储 **`bytes`** 和 **`string`** 是比较特殊的数组类型,它们的存储方式相同。因为它们的每个元素相当于 **`uint8`**,占用 8 位,...

文章 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...

文章 MEV 与可编程的货币

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

文章 ZKP2P--以安全、私密且用户友好的方式弥合Web2与Web3之间的差距

...[这里](https\://support.binance.us/en/articles/9842798-list-of-supported-and-unsupported-states-and-regions)是 Binance 支持和不支持 USD 服务(ACH付款)的列表。 2. 费用高昂:一些直接入口收费高达 5%,增加了用户的成本。 3. 繁琐的 KYC 流程:复杂的...

文章 合约验证小技巧

...段 ``` Note: Unable to determine contructor arguments, please check and replace with correct values (43457263323044656c656761746f723a3a5f736574496d706c656d656e746174696f6e3a2043616c6c6572206d7573742062652061646d696e000000000000000000000000bb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c0000000000000000...

文章 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 的所有命令行工具都安装在 ~...

文章 从链上分析角度看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...

文章 Mina: 展望 2025 年

...io/) 进行私人投票、使用 [Mirae](https://minaprotocol.com/blog/rwa-and-stos-how-financial-institutions-can-support-compliant-privacy-solutions-with-zero-knowledge-proofs) 进行私人 RWA 所有权证明、私人金融(例如 [zkUSD](https://forums.minaprotocol.com/t/zkusd-algo-stablecoin/...

文章 以太七日谈 • 2022/6/8

... 1 亿美元的 D 轮融资。投资方包括其领头投资方 Greenoaks and Coatue 以及 Tiger Global 等投资方。 来源:https://twitter.com/starkwareltd/status/1529454921451458560?s=21&t=st4jZ8HqyDpE_0_R78-QBw **➤ L2 协议生态更新系列推荐** 加密/Web3 投资公司 Para...