... sui keytool -h
Sui keystore tool
Usage: sui keytool [OPTIONS]
Commands:
update-alias Update an old alias to a new one. If a new alias is not provided, a random one will be generated
convert Convert private key in Hex or Base...
...y^2 = x^3 + \frac{3}{\beta}
$$
where $\beta = u + 9 \in F_{p^2}$ and $u$ is the generator of $F_{p^2}$.
- Largest prime factor of $|E(F_p)|$ with 255-bits:
$$
r = 21888242871839275222246405745257275088548364400416034343698204186575808495617
$$
- Target (mul...
... use fun sui::pay::join_vec as Coin.join_vec;
// Allows calling `.split_and_transfer(amount, recipient, ctx)` on `coin`
public use fun sui::pay::split_and_transfer as Coin.split_and_transfer;
// Allows calling `.divide_and_keep(n, ctx)` on `coin`
public use fun sui::pay::divide_and_keep as C...
... very large purchases
Could lead to slight discrepancies between buying and selling
## Mathematical Intuition
The $$√(x1^2 + 2*ETH)$$ formula creates a curve that closely mimics the ideal exponential curve
As ETH increases, the new supply increases, but at a decreasing rate, reflecting...
...它相关联的值就不能被改变。
*[Peter Todd — Closed Seal Sets and Truth Lists for Better Privacy and Censorship Resistance](https://petertodd.org/2016/closed-seal-sets-and-truth-lists-for-privacy)
本文开头的图片来自 [Peter Tod 的 SUS 实用例子](https://petertodd.org/2016...