找到约 13 条结果

文章 Web3 开发实操:用 Anchor 在 Solana 创建代币 Mint Account

...rted warning mocha > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. [2/4] 🚚 Fetching packages... [3/4] 🔗 L...

文章 09 Rust中的Vec

...s://github.com/shiyivei/from-principle-to-practice/blob/main/src/principle-and-practice/src/type_system/collection.rs ``` 另外,可以选择clone本仓库代码,使用`cargo doc --open`阅读,体验更佳 ``` git clone git@github.com:shiyivei/from-principle-to-practice.git ``` ``` cd...

问题 请问大家,搭建solana的rpc节点,可以通过连接另一个rpc节点同步区块吗?还是必须连接一个验证者节点才行?

...pl-token-owner \ --enable-rpc-transaction-history \ --enable-cpi-and-log-storage \ --init-complete-file /root/init-completed \ --log /root/solana-rpc.log 如果只连rpc可行的话,具体agave-validator命令需要如何配置呢

文章 Libra 源码分析:内存池mempool模块解读-3

...部分内容串联起来. 启动代码位于`runtime.rs`中, ```rust /// Handle for Mempool Runtime pub struct MempoolRuntime { /// gRPC server to serve request from AC and Consensus pub grpc_server: ServerHandle, //这个是对外提供grpc服务接口 /// separate shared mempool runt...

文章 Virtuals Protocol :使用Pump.fun模型启动AI代理

...nding-curve#:~:text=For%20example%2C%20let%27s,reflecting%20increased%20demand.)的去中心化交易所(DEX)。绑定曲线是一种基于供给确定代币价格的模型。当购买的代币越多时,价格就会沿着预定的曲线(通常是指数或多项式函数)上升。该机制...

问题 自己写的合约里面调用USDT泰达币合约

...直报错:Note: The called function should be payable if you send value and the value you send should be less than your current balance. 求大神解答

文章 关于比特币扩容的争论:背景,方案与未来

...tps://hackernoon.com/the-bitcoin-scaling-debate-context-proposed-solutions-and-the-future-579f9373e24b](https://link.jianshu.com?t=https%3A%2F%2Fhackernoon.com%2Fthe-bitcoin-scaling-debate-context-proposed-solutions-and-the-future-579f9373e24b) 。 作者: [Phil Glazer](https://link.jianshu.com?t...

文章 Safe智能账户与钻石代理

...6900](https://ethereum-magicians.org/t/eip-modular-smart-contract-accounts-and-plugins/13885) 中的成员,提倡对像 **Safe** 这样的模块化智能账户使用 Diamond Proxies - 在过去的几周里,Safe Core 团队评估了将其智能合约架构更改为 Diamond Proxy 模式,以...

文章 通过逆向和调试理解EVM #4:结束/中止执行的5种指令

> * 原文链接: https://trustchain.medium.com/reversing-and-debugging-evm-the-end-of-time-part-4-3eafe5b0511a > * 译文出自:[登链翻译计划](https://github.com/lbc-team/Pioneer) > * 译者:[翻译小组](https://learnblockchain.cn/people/412) 校对:[Tiny 熊](https://learnblockc...

文章 Swaproot:更便宜、更隐私的链上入账体验

...3dd696a0b0...48ff6251d7e60d1, // 下面则是 secipt-path 花费脚本 and_v( // the xprv with the derivation path v:pk(xprvA1EfxcCy5HJnYBfPmwi9iXAyCktUSN...tvYsWqFTu29/...), // CLTC timeout older(2590) ) // checksum )#sv8ug44m ``` (\*)每一个 Phoenix 钱包都有一个...

文章 如何在Optimism上从Kovan迁移到Goerli

...Base Sepolia ETH from a Faucet\\ \\ Building on Base? Get free Sepolia ETH and start testing your dApp!](https://www.alchemy.com/overviews/get-base-sepolia-eth) [![Featured content card overlay](https://img.learnblockchain.cn/2025/05/14/card-overlay.svg)\\ \\ Testnets\\ \\ How to Migrate from Goerli...

问题 vue 使用bip32 创建btc钱包的问题

...k. BREAKING CHANGE: Since webpack 5 WebAssembly is not enabled by default and flagged as experimental feature. You need to enable one of the WebAssembly experiments via 'experiments.asyncWebAssembly: true' (based on async modules) or 'experiments.syncWebAssembly: true' (like webpack 4, deprecated)...

文章 如何从主网分叉并部署 Solana 账户和程序到本地环境

...ttps://airtable.com/shrKKKP7O1Uw3ZcUB?prefill_Guide+Name=How%20to%20Fork%20and%20Deploy%20Solana%20Accounts%20%26%20Programs%20from%20Mainnet%20to%20Localnet)。我们很乐意听取你的意见。 >- 原文链接: [quicknode.com/guides/sol...](https://learnblockchain.cn/article/11196-development...