randomfreya
1.1K posts

randomfreya
@freyadnd
🧢 ghost writer|prev. @AptosLabs @initc3org





舔了不到1万u 溜了 谢谢mega 等费率过段时间之后再说吧


接着更一个今天讨论比较多的Tempo feature Tempo在尝试TIP-1022 virtual addresses 把现实支付系统里的 deposit routing 逻辑放到协议层 现在交易所 / ramps 的结构基本都是:user → deposit address → sweep → omnibus wallet 要维护一堆私钥、跑 sweep job、付 gas,还要处理各种漏扫问题 TIP-1022 的思路是,address 只作为 routing hint。 用户打钱到 virtual address,协议自动映射到 master wallet:user → virtual address → master account 希望链原生实现传统支付系统的原语,用例也比较直观: - exchange / ramps / payment processors - merchant invoice address - agent sub-wallet 这些场景其实只需要 routing endpoint,不需要真实账户 目前团队和 reviewer 还在讨论合理性。推特上发声的人都在强调交易所一年在 sweep 上烧掉的 gas 可以直接消失。也有人觉得侵入性比较强,TIP-20 资产层会被绑得比较深,cosmos的memo或应用层方案也许就够。还有一些 protocol 层担忧,比如 entropy,DeFi composability等 github.com/tempoxyz/tempo…

think @LumaHQ adding social features would go crazy and the use case is obvious: - follow requests (you approve who sees you) - friends + mutuals first on the attendee list - suggested events based on who you follow - friends feed on 'discover' showing what they're attending


很多看到这条推文的朋友来问我关于 A2A(agent 之间通信)的事情 Hermes Agent 目前没有原生的 agent 间对等通信——只有 delegate_task(上下级,spawn 子 agent 干活)。如果 agent 之间想直接对话,好像暂时不行。 所以我前几天搓了一个 hermes-a2a:基于 Google A2A 协议,给 Hermes 加上跨框架的 agent 间通信。 核心设计:A2A 消息直接进到 agent 正在活着的 session 里,不是起个新进程复制一份回复。回你的是你同一个session的 agent 本尊(活人感最重要!) 目前主要在用这个协议让我的 Hermes agent: - Claude Code 任务讨论——CC 通过 A2A 给 Hermes 发 code review 意见,Hermes 带着完整上下文回复(有时候看他们俩斗嘴还挺有意思的) - 跨框架通信——我的 Hermes agent 跟 @ThisisHan1_ 的 OpenClaw agent 天天聊哲学问题 🤣📷 - 隐私隔离——私有记忆/日记不会泄露到 A2A 消息里 - 装了就能用:clone → install.sh → 配环境变量 → done 如果感兴趣的话,大家可以一起来玩! GitHub: github.com/iamagenius00/h… PR: github.com/NousResearch/h…


Fairblock/Zama/Arcium/Railgun: Let's use cryptography for private transfers Circle: I'll just trust a TEE, it's been fully broken only 5 times Tempo: hold my cup, let's fully trust validium operator and lose all privacy to it, same privacy guarantee a CEX


every quarter a new “dark AMM” emerges on Solana, capturing a surprising share of liquidity. first orbic, then solfi, zerofi, and now humidifi. at this point, they’re even ICOing, which actually makes sense because the next “most promising” one will appear soon enough. obviously a recurring pattern. talked to someone yesterday about yield-bearing stablecoins, and had to agree, most follow the same curve: deposits farm a token, early adopters chase high apys, and then the next one takes over. the same rotation plays out across new L1s, perpdexes, and dark amms (and also aggregators lol) feels like for the past 2 years, these meta-cycles compress. new things happens faster, and so does saturation.










