Results 244 comments of jolestar

@kladkogex Thanks for the privacy callout — fully agree. We do NOT want to expose any content metadata (resource URL / description / mimeType). Current flow (and why this hurts...

Should we merge this PR before v0.7 release? @steelgeek091

`account_named_object_id` 因为要算一次 hash,感觉这个可以提前算好,然后定义成常量。

感觉这个方法的代码侵入性有点强,感觉可以通过 rust 的 feature 来控制,可以参照: 1. https://github.com/move-language/move/blob/aptos-main/language/move-vm/runtime/src/debug.rs 2. https://github.com/move-language/move/blob/aptos-main/language/move-vm/runtime/src/tracing.rs 然后 `measurements.move` 可以放在 rooch-nursery framework 中,这样就不会包含在主网的 framework 中。

The subscribe argument follows the RPC.

We also need the view page for Inscription and UTXO, the same as https://ordinals.com/inscription/43a9d0a1ecd3282ffec820d0b01a2f839021001f215f1736eab933aa3c1ca2c4i1 https://portal.rooch.network/view/inscription/$InscriptionID

@Levi0804 If an entry function defines an argument `xxx: vector`, we can not call the function via cli, because the cli does not support pass `vector` argument yet. Here is...

There is a PR in progress #3640 @Her-Code

> I can handle this. Please wait until we prepare to reset the genesis.