leo icon indicating copy to clipboard operation
leo copied to clipboard

🦁 The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications

Results 555 leo issues
Sort by recently updated
recently updated
newest added

## 📚 Documentation Hello, I submitted my contribution on Nov 25 in accordance with guidelines. Link to the original issue: https://github.com/AleoHQ/leo/issues/8749 aharshbe closed this original issue as completed on Nov...

documentation

Good evening I have done all the requested tasks before the deadline and my issue was closed as completed and based on what the team said, we were told that...

documentation

Due to the bug that some people already reported (bug in the badge request processing script: it truncates the part of the name after the hyphen) my username (all-alexx) was...

documentation

## 📚 Documentation There is a bug in the badge request processing script: It truncates the part of the name after the hyphen, so some users were not actually added...

documentation

Hi aleo team! I hope you consider this one. Done my contribution on Nov 30, 2023. Thank you ![Screenshot_20240301_034325](https://github.com/AleoHQ/leo/assets/136653101/1ac5114e-9e61-4297-ac54-2a2250796790)

documentation

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200. Release notes Sourced from serde's releases. v1.0.200 Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733,...

dependencies

## 🐛 Bug Report (Write your description here) ## Steps to Reproduce #### Code snippet to reproduce ``` # Add code here ``` #### Stack trace & error message ```...

bug

Resolves #27914. Additionally: - `-c` flag to remove all previous dependencies - Prevent adding local dependencies that have duplicate paths. (Choose to overwrite old dependency in favor of new one)...

- `leo deploy`: - Can now easily deploy programs to custom networks, with custom broadcast endpoints, all while using private or public fees. - Now supports easy deployment of projects...

This PR merges in updates from the `testnet3` branch.