-
## 🐛 Bug Report
A circumstance where block requests are forced to timeout can be reached when a peer with a pending request does not respond with a block response. This is similar to the tempor…
-
## 🐛 Bug Report
1. Block.Transactions limits the maximum number of transactions to 1048575 in the deserialization logic
https://github.com/AleoNet/snarkVM/blob/454d555a0ee1478dce5fa1822b64525a361b…
-
This PR implements caching for block requests so they can be rate limited and matched to inbound block responses. I have also refactored some verbose branching logic to use `match` statements in the s…
-
## 🐛 Bug Report
After successful deployment on local, the function was executed immediately, but an error message was prompted stating that the program ID does not exist.
## Steps to Rep…
-
## 🐛 Bug Report
2024-02-23T15:09:52.110739Z DEBUG No connected peers
2024-02-23T15:09:53.113218Z WARN Unable to connect to '45.55.201.67:4130' - timed out
2024-02-23T15:10:17.113516Z DEBUG No co…
-
We have observed variation in the block times, most notably when Demox executed a persistent deployment cannon on canary net.
Over the course of the 12 hour test, canary sustained 1 deployment per…
-
## 🚀 Feature
1. i want a easy way to create transaction, [not like create transaction must bind vm and ledger](https://github.com/AleoHQ/snarkOS/blob/testnet3/node/ledger/src/lib.rs), and then …
-
## 🐛 Bug Report
2023-12-29T15:06:22.278809Z DEBUG No connected peers
2023-12-29T15:06:22.309149Z DEBUG Connecting to 35.224.50.150:4133...
2023-12-29T15:06:24.083090Z WARN Unable to connect to…
-
## 🐛 Bug Report
This is a low priority bug.
The documentation says that `GET /testnet/blocks?start={start_height}&end={end_height}` should return blocks from the given block range, but when re…
-
## 🐛 Bug Report
I hope this message finds you well. I am encountering an issue while attempting to perform an unbond operation on the Aleo mainnet via the command line. Here's the situation:
I e…