ARCs icon indicating copy to clipboard operation
ARCs copied to clipboard

Aleo Request for Comments (ARCs)

Results 28 ARCs issues
Sort by recently updated
recently updated
newest added

Implementation of the 6 mandatory rules in Leo Programming Language so that they can be invoked in a Smart contract.

It looks like the colon just after ‘ARC-0030’ was confusing the rendered, as colons have significance in separating table cell titles from their contents. Signed-off-by: Alessandro Coglio

This PR addresses several typographical errors across various files in the project. The changes improve readability and maintain the professional standard of the documentation and code comments. Justification Typographical errors,...

Hey ! GitHub‑hosted runners now use Node 20, so checkout v4 is required This PR updates all workflows to actions/checkout@v4 , no functional changes expected

Add flagged operations opcodes to enable conditional code. This is an updated version of the previous ARC-0004 that was deleted. We now also have a small proof-of-concept implementation for both...

This ARC proposes a mechanism for upgrading programs. - The tracking discussion can be found here: https://github.com/ProvableHQ/ARCs/discussions/94 - The tracking issue can be found here: https://github.com/ProvableHQ/snarkVM/issues/2654

Discussion: https://github.com/ProvableHQ/ARCs/discussions/92