-
joicygiore
Medium
# Fee related methods only update the fee payer's account information, and do not update the recipient's account information.
## Summary
1.Each call to `credits.aleo::split` will …
-
dtheo
Medium
# Aleo's zero address checks should be in bonding functions and not `unbond_public`
## Summary
`credits.aleo` has [checks]([](https://github.com/sherlock-audit/2024-05-aleo/blob/main/…
-
## 🐛 Bug Report
Add `finalize_operations` for `fee` in rejected deploy and rejected execute.
Currently, we do not store this, as that component in storage is used to hold the `rejected` blob.
-
If we introduce `is_negative` and `is_positive` trait methods, we can further reduce the cost of these `self.is_less_than(&Self::zero())` checks.
For signed cases, we can inspect that `self.msb().i…
-
```rust
/**********************************************************************************************************************/
// This function allows any staker to bond their microcredits to a …
-
joicygiore
Medium
# The user has no incentive to call `credits.aleo::split`, the expected `10_000u64` fee in that method will never be charged
## Summary
The user has no incentive to call `credits.…
-
## 🐛 Bug Report
cmd logs
```
2024-02-28 14:44:41.989 TRACE Invalid prover solution 'puzzle15h3v37hmawj2jn8yng2ckj6ee9yaexzynx5jysvjvknm3yd20sd8tryfjann9a8f6e7gh34krffsqyyhdwx' for the proof targe…
-
aztec upload their srs at (https://aztec-ignition.s3.eu-west-2.amazonaws.com/index.html), I wonder where can I find Aleo's BLS12-377/BW6-761 universal SRS files.
-
Subscribe to this issue and stay notified about new [daily trending repos in Rust](https://github.com/trending/rust?since=daily).
-
## 📚 Documentation
(This looks like a Cargo.toml file, which defines the dependencies for a Rust project. You're right to point out some issues:
* Duplicate Packages: There are two entries…