找到约 15 条结果

文章 5 个步骤创建 Solana 代币

...3 开发](https://moralis.io/how-to-build-decentralized-apps-dapps-quickly-and-easily/?utm_source=blog&utm_medium=post&utm_campaign=How%20to%20Create%20a%20Solana%20Token%20in%205%20Steps)更易于访问。 因此,如果你希望[成为一名区块链开发人员](https://moralis.io/how-to-bec...

文章 以太坊上的账户抽象之路

...该逻辑必须使用 [ERC 4337 标准](https://www.erc4337.io/docs/understanding-ERC-4337/user-operation) 定义的特定字段和类型来构建。使用复杂执行逻辑格式化的用户交易称为“**UserOperations**”。格式化后,UserOperations 可以发送到专门用于这些类型...

文章 构建基于区块链的葡萄酒交易市场:技术之旅第 3 部分后端

...ueMap(); body.add("file", new ByteArrayResource(content.getBytes(StandardCharsets.UTF_8)) { @Override public String getFilename() { return "file.txt"; } }); // Wrap the body in the HttpEntity // 将主体包装在 H...

文章 在 dApp 上實現 ERC-4337:以去中心化領稿费机制实验為例

...ash) on [Unsplash](https://unsplash.com/photos/a-bunch-of-different-shapes-and-sizes-of-objects-6W_fige5UfU?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash) ## 案例介紹 這份案例的目標是开发一个 dApp 包含合约和前端,並整合 ERC-4337,让所有角色...

文章 Vyper 不可重入锁漏洞事后分析技术报告

...cause all storage slots are allocated while parsing the module-scope, and re-entrancy locks aren't allocated until later when parsing individual function scopes. This relies on the deprecated _globals attribute because the new way of doing things (set_data_positions) doesn't expose th...

文章 从 Polygon zkEVM 出发, 理解 zkEVM Rollup

...难格局: - low fees with no spam - decentralized with no permission and no censorship - scalable with general computation Layer 1 的单体区块链不可能同时做到以上几点, 而 Rollup 通过中心化出块, 去中心化验证做到了能最终实现性能高, 去中心化, 低费...

文章 Babylon链 (BABY):Cosmos上的去中心化比特币质押

...blockchain.cn/article/20494) 和 [提名者](https://coinmarketcap.com/alexandria/glossary/nominators)(即 [委托者](https://daic.capital/blog/common-staking-terminology-glossary#delegators))可以获得的潜在奖励。 Babylon 的使命是通过比特币网络的 staking 和 restaking 为 ...

文章 以太坊 Merkle Patricia Trie 是如何工作的

... 让我们用测试案例来解释这种行为。 ``` func TestProveAndVerifyProof(t *testing.T) { t.Run("should not generate proof for non-exist key", func(t *testing.T) { tr := NewTrie() tr.Put([]byte{1, 2, 3}, []byte("hello")) tr.Put([]byte{1, 2, 3, 4, 5}, []byte("world")) no...

文章 AMM测试:L1性能的无废话分析

...012/nvidias_benchmark_tactics_reassessed.html)”和[作弊](https://www.anandtech.com/show/15703/mobile-benchmark-cheating-mediatek)。 **好的,没问题。那么我们应该如何实际测量 L1 性能呢?** 这个问题很棘手,因为性能有多个维度。 首先,性能总是与去...

文章 账户抽象化(EIP-2938):为什么 & 如何做

...网络](https://discuss.status.im/t/keycard-for-payments-proof-of-concept-and-a-demo/1590),其所需的信用卡级别的可扩展性和近乎即时的终局性是目前以太坊网络无法满足的。此外,还有许多其他计划,如[推荐计划](https://our.status.im/v1-6-release-the-sta...

文章 ZTEE - 无信任供应链

...g/editions/2023/20-roadmap-2023-edition/126-irds%E2%84%A2-2023-beyond-cmos-and-emerging-materials-integration)如阻性存储器([ReRAM](https://ieeexplore.ieee.org/abstract/document/9900346))或 [抗熔丝](https://www.pufsecurity.com/technology/otp/) 可能提供更好的替代方案。尽管...

文章 迈向验证者-包含者分离 - 权益证明

...,它可能不是最佳的安全](https://ethresear.ch/t/reorg-resilience-and-security-in-post-ssf-lmd-ghost/14164)。类似地,我们不希望验证者太快地进入或退出证明者的活动集合,这就是我们有提款和存款队列的原因。 - **资本要求**:我们希望证明...

文章

... (left_value / red_packet.left_amount) * 2; let claim_amount = get_random(weather_oracle,max,clock,ctx); let claim_split = balance::split(&mut red_packet.coin_amount, claim_amount); let claim_value = coin::from_balance(claim_split, ctx); red_packet.left_amount = red_packe...

文章 安曼是什么以及如何利用它来增强Solana本地开发?

...ort { percentAmount, generateSigner, signerIdentity, TransactionBuilderSendAndConfirmOptions, transactionBuilder, createSignerFromKeypair, Umi, Keypair, Signer, KeypairSigner } from '@metaplex-foundation/umi'; import { TokenStandard, createAndMint, mplTokenMetadata, CreateV1InstructionDataArgs } fro...

文章 PSE Retreat综合报告

...要求](https://eu-digital-identity-wallet.github.io/eudi-doc-architecture-and-reference-framework/1.4.0/annexes/annex-2/annex-2-high-level-requirements/#a2338-topic-38-wallet-instance-revocation)。[需要](https://github.com/decentralized-identity/labs/blob/main/proposals/beta-cohort-2-2025/pp-rev...