-
# https://hackerone.com/reports/2315256
## Summary:
In Bullshark the commit interval is not guaranteed. However,`BLOCK_TIME` is defined as `10` in SnarkVM.
## Proof-of-Concept (PoC)
In Bulls…
-
Other than the pending changes in https://github.com/AleoHQ/snarkVM/pull/1985 (including the ones in the review comments), the following issues were found via snarkOS network message fuzzing:
- [x]…
-
## 🐛 Bug Report
If the number of transmissions in the network is too small, the validator may not be able to propose normally. If this happens to all validators in the same round, the network will …
-
# https://hackerone.com/reports/2315255
## Summary:
`ARCHOR_HEIGHT` is truncated and is less than the real `real_archor_height`. This leads to `coinbase_reward` being only 80% of expected.
##…
-
pwning_dev
High
# Error Handling in `authorize` Function could lead to dos attack
## Summary
The `authorize` function uses `impl TryInto` and` impl TryInto` for `program_id` and` function_name` par…
-
## 🚀 Feature
I would like to ask of there are some pure rust codes can provide functions like dir sdk/wasm , so I can use them to build android so and ios .framework, and then call from dart lan…
-
## 🐛 Bug Report
Executing ./build_ubuntu.sh fails with the following error. I did not find a similar report, so filing a new one
```
error[E0308]: mismatched types
--> /root/.cargo/re…
-
## 🚀 Feature
Integrate Relay.link bridge functionality to enable seamless bridging between Ethereum and Aleo on the mainnet.
## Motivation
With the growing need for interoperability betwe…
-
We currently have an optimization in deserializing `BatchCertificate`s by parallelizing the deserialization of signatures -
https://github.com/AleoHQ/snarkVM/blob/1969efc3747256c7b5837bce7d33bb748930…
-
> A heavy hash program costing 1_330 credits containing 2_000 triple nested array BHP hashes will take 70 seconds.
> A big program costing 30_000 credits containing only simple opcodes will take 150 …