r001

Results 7 issues of r001

Separated `Decimal` -> decimal.rs and `PreciseDecimal` -> precise_decimal.rs Now no macro is used to construct these types as requested by Josh, because it slowed down the dev environment. This branch...

Fixes conversion problem arising from using BigInt as a tool of conversion, that used float logic which was rejected by radix engine. All the `From `and `TryFrom `methods, and all...

Minor update to add variable instead of hard coded gas value in delegatecall.

Hi, RariFundProxy is not verified on etherscan. Is there a specific reason for it?

## Context I was trying to use my urbit planet id to create keyfile to install urbit. For this I used bridge. My problem is that this totally blocks me...

bug
metamask
shared

[ARC0039 - README.md](https://github.com/r001/ARCs/blob/arc0039/arc-0039/README.md) [Discussion](https://github.com/AleoHQ/ARCs/discussions/61) Aleo blockchain is both programmable and encrypted, positioning itself as a unique platform in the increasingly crowded DeFi market. With the current market saturation, gaining traction...

status-draft

**[README.md](https://github.com/r001/ARCs/tree/master/arc-0020)** **[Discussion](https://github.com/AleoHQ/ARCs/discussions/59)** **[main.aleo](https://github.com/r001/arc20_0001/blob/main/reference/main.aleo)** **[main.leo](https://github.com/r001/arc20_0001/blob/main/src/main.leo)** There are several ARC-20 implementation standard proposals for the Aleo blockchain. This ARC provides a complete token standard for both public and private account/contract operations. Compared...

status-draft