找到约 15 条结果

文章 如何审计Solana智能合约 第1部分:系统方法

...m-ethereum-smart-contracts-to-solana-programs-two-common-security-pitfalls-and-beyond)。 在这一系列文章中,我们将介绍一种系统化的方法,包括一些自动化的审计技术,用于审计Solana智能合约。 ### 攻击者想要什么,他们可能做什么? 首先...

文章 EigenPod 重新设计 - 检查点证明

... - [部分提款的股份(及更多)](#Shares-for-Partial-Withdrawals-and-More "部分提款的股份(及更多)") - [什么被快照?](#What-Gets-Snapshotted "什么被快照?") - [为什么这个快照有效?](#Why-Does-this-Snapshot-Work "为什么这个快照有效?") -...

文章 LayerZero Labs 和 IntellectEU 合作解决跨链 DvP 交易

...om/layerzero-eco...](https://medium.com/layerzero-ecosystem/layerzero-labs-and-intellecteu-collaborate-to-solve-cross-chain-dvp-transactions-01555fe8372a) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 什么是跨链交易?

...链网络之间的[互操作性](https://blog.chain.link/interoperability-and-connectivity-unlocking-smart-contracts-3-0-2/)。 ![crosschainswap-1.png](https://img.learnblockchain.cn/attachments/2023/05/NBFQHXgG646837ab9f97b.png) 没有跨链基础设施,区块链就像今天的单个应用...

文章 Piger Fabrica综合征:公钥加密的终结?

...赖于质数 质数广泛用于公钥加密。对于 RSA(Rivest, Shamir and Adleman)加密,我们取两个质数并将它们相乘,得到一个公共模数(N)。如果这个模数足够大,就很难分解成原始质数。虽然 RSA 仍然安全,因为它使用了大质数,但破...

文章 全面 RBF 与比特币的货币属性

...rg/2022/11/25/...](https://www.btcstudy.org/2022/11/25/properties-of-money-and-full-rbf) , 如有侵权请联系管理员删除。

文章 每周以太坊进展 2020-01-11

...架入门手册](https://medium.com/giulio.rebuffo/formal-verification-why-and-how-a104cd702c25) * 漏洞:[多个可变长度参数的哈希冲突](https://medium.com/swlh/new-smart-contract-weakness-hash--with-multiple-variable-length-arguments-dc7b9c84e493) * [验证 wasm 交易](https://mediu...

文章 Mina 文档 - 使用 Mina 之质押与Snarking

...您的服务器运行某种形式的[时钟同步协议](https://www.wikiwand.com/en/Clock_synchronization)是很重要的。我们建议使用[NTP](https://www.wikiwand.com/en/Network_Time_Protocol),它相对容易设置些,并且已经作为默认服务被安装在倍受喜爱的linux发行版...

文章 Mina Learning - Auro wallet

...nfirm" }, { label: "Message:", value: "Click to sign in and accept the Terms of Service", }, { label: "URI:", value: window.location.href, }, { label: "networkID:", value: network.networkID, }, { label: "Chain Name:"...

文章 如何使用 DevNets 提高 Web3 团队的效率

...并确定优先级](https://img.learnblockchain.cn/2025/09/02/Annotation-and-prioritization-on-Tenderly-1.png)**在 Tenderly 调试器中注释代码行并确定优先级** 那么,对于需要快速协调的调试响应的压力大且紧急的情况呢? 💡 注释和优先级排序功能可...

文章 流动性挖掘:以用户为中心的代币分配策略

...由 Compound 在 [2020 年 6 月](https://medium.com/compound-finance/expanding-compound-governance-ce13fcd4fe36) 实现大规模应用,流动性挖矿(LM)吸引了数十个协议的关注,成为了一种更好的代币分配方式。 ![](https://img.learnblockchain.cn/2025/03/23/1VdRDBHROf...

文章 使用CoinPaprika和Yellowstone Geyser监控高交易量流动性池

...](https://www.quicknode.com/docs/solana/yellowstone-grpc/overview#endpoint-and-token-configuration)。 ### 构建池监控器 让我们将实现分解为可管理的部分。 #### 导入依赖项 首先,我们需要在我们的 `main.rs` 文件中导入必要的 crate 和模块: ``` use { ...

文章 bips/bip-0144.mediawiki,位于 vault · jl2012/bips

...vault/bip-0144.mediawiki) Copy raw file Download raw file Outline Edit and raw actions ``` BIP: 144 Layer: Peer Services Title: Segregated Witness (Peer Services) Author: Eric Lombrozo Pieter Wuille Comments-Summary: No comments yet. Comments-URI: https://github.com/bitc...

文章 每周以太坊进展 2020/06/07

...ker 添加 TUSD 和 USDC-B 作为担保品](https://blog.makerdao.com/tusd-and-usdc-b-approved-by-maker-governance-as-collateral-types-in-the-maker-protocol/)(USDC-B 实际上是给 USDC 添加的第二套担保参数,用意是应对紧急情况) * [Satellite](https://www.reddit.com/r/ethfina...

文章 扩展公钥与扩展私钥

...g/2023/05/28/...](https://www.btcstudy.org/2023/05/28/what-is-xpubs-xprivs-and-what-does-it-matter) , 如有侵权请联系管理员删除。