Daniel Wang

Results 73 issues of Daniel Wang

Enforce style guide stated in "contracts/SOLIDITY_STYLE_GUIDE.md". If this BIG PR causes integration trouble, I'm OK not to merge it. @cyberhorsey @KorbinianK

## Change Summary - Changed from requiring a majority (over half) to a fixed minimum. This increases flexibility in approval processes, **we need this feature**. - Supports off-chain signature aggregation...

I've confirmed that our implementation doesn't utilize the `returndata` for any ether-sending operations. This PR eliminates the data copying back to the caller, reducing gas costs. Additionally, I've recognized that...

Following open zeppelin's suggestion, this PR introduces a feature to manage cross-chain quota. For each token, we can config the daily quota. Note that the quota is only consumed and...

Later these names will be used in configuring status checks @cyberhorsey @KorbinianK do you think these changes will break some automation?

area.repo

### Describe the feature request Post mainnet launch, we can simplify our protocol with the following improvements: - Move ETH deposit fee caluclation and deduction directly into Raiko ad geth....

category.enhancement
stale