找到约 14 条结果

招聘 产品经理(合约)

... 5. 关注同行业竞品业务发展状况,挖掘核心需求Skills and Qualifications Required: 岗位要求: 1. 3-5年以上金融/交易所行业从业背景 2. 充分理解金融衍生品设计细节,能独立设计把控一款金融产品的设计工作 3. 充分的产品思...

视频 EthCC会议 Trail of Bits - 如何成为智能合约审计员

Web3 security is broken, over $9.2B lost to hacks since 2016. Auditors are the last line of defense, but we need more of us. This talk breaks down what we do, how to get started, and why this is one of the most exciting careers in web3!

文章 ZombieFactory 升级僵尸 - 继承、接口和合约间通信

...ockmagnates.com/blog-post-2-leveling-up-our-zombies-inheritance-interfaces-and-inter-contract-communication-6f1088f1f49b) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 Web3 极客日报 #1798

...明网络对比 https://medium.com/@CFrontier_Labs/the-prover-network-landscape-a-comparative-analysis-of-succint-and-boundless-networks-b1c362b4e67d **Harry**: 本文对 Boundless 和 Succinct 两个零知识证明网络进行了比较分析。Boundless 采用反向荷兰拍卖的经济模型...

文章 Web3 极客日报 #1804

...https://blog.rust-lang.org/2025/09/24/crates.io-malicious-crates-fasterlog-and-asyncprintln/ **CyberOrange**: crates.io 团队通报了2025年9月24日发现的两个恶意 Rust crate:faster_log和 async_printin。其中包含运行时(非构建时)的恶意行为,扫描以下内容: 以 0x开...

课程 EVM 高阶课:深入汇编与字节码

...。 ## 课程代码 https://github.com/Cyfrin/assembly-evm-opcodes-and-formal-verification-course

文章 深入 Uniswap V4 源码 - PoolManager

...ityParams ```solidity struct ModifyLiquidityParams { // the lower and upper tick of the position int24 tickLower; int24 tickUpper; // how to modify the liquidity int256 liquidityDelta; // a value to set if you want unique liquidity positions at the same range b...

文章 以太坊指南 & 教程

...ww.quicknode.com/guides/ethereum-development/smart-contracts/how-to-create-and-deploy-an-erc20-token?utm_source=guides-lander&utm_campaign=internal) [指南\\ \\ 访问以太坊 Mempool\\ \\ 本指南将描述以太坊 Mempool 是什么,并演示如何使用 QuickNode 访问和查询它。](https:...

文章 Dacade平台 SUI Move 挑战者合约实践 —— Logistics Company

...时获取提成的账户。 ```move // Function to init the publisher and admin fun init(otw: ADMIN, ctx: &mut TxContext) { // create Publisher and transfer it to the sender package::claim_and_keep(otw, ctx); // create Admin and share it with all users transfer::share_obje...

文章 跨程序调用深度解析:如何在Solana上调用任何程序?

...始化 discriminator。 ``` Step 1: using sha256 for string "global:vote" and you will get the result: e36e9b17887eac197678a3a9928f2dfc8a1d553a698244524539ebb858a2b4d0 Step 2: Take the first 16 letters and convert hex to 8 bytes array e36e9b17887eac19 => [227, 110, 155, 23, 136, 126, 172, ...

问题 寻求java-websocket监听币安链主网和测试网的日志事件的wss地址

...s to use java-websocket to monitor the log events of Binance Chain mainnet and testnet?

文章 DeFi生态系统分析

...基础、为网络流程提供[流动性](https://blog.chain.link/defi-2-0-and-liquidity-incentivization/)和/或安全性,或者代表治理决策中的投票权。 ![2022 年 1 月至 2023 年 1 月期间锁定在 DeFi 应用程序中的美元总额。](https://img.learnblockchain.cn/2025/07/18...

文章 每周以太坊进展 2023/4/22

...价交换攻击](https://ethresear.ch/t/equivocation-attacks-in-mev-boost-and-epbs/15338) * [Optimistic 中继增加了验证者的利润并且维护成本更低](https://frontier.tech/optimistic-relays-and-where-to-find-them) ## 给质押者 * 如何[跟踪验证器性能](https://offcha...

文章 加密货币中的流动性池是什么?

...://getblock.io/blog/the-power-of-defi-learning-about-decentralized-finance-and-defi-projects/) 了解更多关于 DeFi 的信息 ## 什么是流动性池? 流动性池在以最快的速度和便利性促进数字资产转换方面占据重要地位。流动性池本质上是一种工具,允许...