...eys, that the DID subject or a DID delegate can use to authenticate itself and prove its association with the DID. A DID document might have one or more different representations as defined in 6. Representations or in the W3C DID Specification Registries \[DID-SPEC-REGISTRIES].
>
> —— https://...
...
Balance uint64 `json:"balance"`
// [Signer] is the BLS public key and proof-of-possession for this validator.
// Note: We do not enforce that the BLS key is unique across all validators.
// This means that validators can share a key if they so choose.
// However, a N...
...otice Compute the amount of rewards owed given parameters of the incentive and stake
/// @param totalRewardUnclaimed The total amount of unclaimed rewards left for an incentive
/// @param totalSecondsClaimedX128 How many full liquidity-seconds have been already claimed for the incentive
...
...a blockchain security researcher with passion for exploring new challenges and staying up-to-date with the latest technological advancements. In addition, she is also a Solidity and Move developer with experience in building DeFi protocols and conducting vulnerability mining.
>
> **Twitter: **htt...
.../2021-08-06 22:00:00的时间戳
// sells have fees of 12 and 6 (10 * 1.2 and 5 * 1.2)
uint256 public immutable sellFeeIncreaseFactor = 120;
// use by default 300,000 gas to process auto-claiming dividends
//默认使用300000 gas 处理自动申请分红...