...-magicians.org/t...](https://ethereum-magicians.org/t/a-simple-l2-security-and-finalization-roadmap/23309/26)
>- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~
...uritysite.com/webcrypto/crypt_hash3)\]:
```
let key = window.sodium.randombytes_buf(16);
const message = document.getElementById("message").value;
var msg = window.sodium.from_string(message);
var h = toHex(window.sodium.crypto_shorthash(msg, key));
document.getElementById('MAC').innerText...
...章](https://github.com/ethereum/research/wiki/A-note-on-data-availability-and-erasure-coding)。
## 分片就是 Rollup
ETH 2.0 的分片设计模糊了它们是信标链的 ORU 这样一个事实。如果将重点从分布式处理转向有序的数据可用性层,就变得一目了然了...
....com/2024/06/28/hubspot-says-its-investigating-customer-account-hacks/)\], and Pure Storage \[ [here](https://www.bleepingcomputer.com/news/security/pure-storage-confirms-data-breach-after-snowflake-account-hack/)\]。他们的工具包包括五个网络钓鱼工具包,以及新版本的 Spectre R...
...r interacting with the Sui network
Usage: sui.exe client [OPTIONS] [COMMAND]
Commands:
active-address Default address used for commands when none specified
active-env Default environment used for commands when none specified
addresses Ob...
...进阶指南。
## 实战
### 查看项目目录
```bash
solana-sandbox/sol-program on main [!?] is 📦 0.1.0 via 🦀 1.87.0 on 🐳 v28.2.2 (orbstack) took 4.0s
➜ tree . -L 6 -I "coverage_report|lib|.vscode|out|test-ledger|target|node_modules"
.
├── Cargo.lock
├──...