找到约 12 条结果

文章 每周以太坊进展2022/6/11

...太坊共识层客户端: Lighthouse, Lodestar, Nimbus, Prysm, Teku 和Grandine * 个人质押者的[合并升级清单](https://www.coincashew.com/coins/overview-eth/ethereum-merge-upgrade-checklist-for-home-stakers-and-validators) ## EIPs * [EIP5143](https://github.com/ethereum/EIPs/pull/51...

文章 DEFI - RelayChain集成LI.FI的SDK

...了多种方式来通过完成任务来获得空投,包括; - [Bridge and Win](https://bridge.relaychain.com/bridgeandwin) 每笔交易都让用户有机会参加每周抽奖 - [Refer a Friend](https://bridge.relaychain.com/referral) 通过使用你唯一的推荐代码进行的每笔成功交易...

问题 各位大佬麻烦问一下,监听LP交易不生效

...s/libraries/UQ112x112.sol pragma solidity =0.5.16; // a library for handling binary fixed point numbers (https://en.wikipedia.org/wiki/Q_(number_format)) // range: [0, 2**112 - 1] // resolution: 1 / 2**112 library UQ112x112 { uint224 constant Q112 = 2**112; // encode a uint1...

文章 如何使用QuickNode进行非托管交易

...s://support.blockchain.com/hc/en-us/articles/4417082520724-What-are-public-and-private-keys-and-how-do-they-work)。非托管钱包可以通过两种方法创建和访问。使用私钥(一串字母数字字符)或使用 [助记词](https://coinmarketcap.com/academy/glossary/mnemonic-phrase),...

文章 以太七日谈 • 2022/3/1

...hin 在 2 月 22 日 发布新书 *The Cryptopians: Idealism, Greed, Lies, and the Making of the First Big Cryptocurrency Craze* 。 Laura 表示,新书里有关于 2016 年 DAO 分叉黑客的独家报道——通过使用加密追踪公司 Chainalysis 的取证工具,她与她的消息来...

文章 闪电网络:技术与用户体验(四):收款码

...tps://www.btcstudy.org/2024/02/23/lightning-network-technology-improvement-and-users-experience-part-3/)* 在[上一篇](https://learnblockchain.cn/article/7457)文章中,我们了解到,在最初设想的闪电网络支付中,收款方应该向付款方发送一个 “闪电网络发票(...

文章 区块链中的数学 - Pedersen承诺

...中承诺的一种,1992年被Torben Pryds Pedersen在“Non-Interactive and Information-Theoretic Secure Verifiable Secret Sharing”一文中提出。 目前Pedersen Commitment主要搭配椭圆曲线密码学使用(当然也可以结合指数运算)。具有**基于离散对数困难问题...

文章 BPF和eBPF简介

...m.com/@megawan/an-i...](https://medium.com/@megawan/an-introduction-to-bpf-and-ebpf-2839c2da7d5d) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 Eth2 更新速览,No.19

... [Eth2 的验证者有效余额是什么](https://ethfans.org/posts/understanding-validator-effective-balance) * [Eth2 验证者的生命流程](https://ethfans.org/posts/understanding-the-eth2-validator-lifecycle) * [Eth2 验证者快速启动器发布](https://ethfans.org/posts/eth2-validator-la...

文章 如何与 Cred Score 预言机集成(Arbitrum Goerli)

...这里**](https://medium.com/@credprotocol/how-to-get-arbitrum-testnet-eth-and-other-tokens-in-5-minutes-28b6851cb4af) 在开始之前获取它们!)_ ## 💡 它是如何工作的? 本指南使用来自我们的 [repo](https://github.com/credprotocol/chainlink-request) 的代码。此 repo ...

文章 改进 Lighthouse 指标/性能

....com/eth-protocol-fellows/cohort-four/blob/master/projects/improve-metrics-and-performance-lighthouse.md) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 Solidity:菜鸟到英雄 - Day 2

...ch.com/solidity-noob-to-hero-day-2-setting-up-your-development-environment-and-writing-your-first-b7a1fe411c2d) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~