clearloop

Results 147 issues of clearloop

This could be resolved once we introduce the `#[contract]` wrapper, but we can not forbid users using functions out of our proc_macro

### Describe the feature Tacking list for integrating zink with outside libraries & ecosystem, the issues below are currently high level, should be separated into small issues when working on...

### Describe the feature as we can see in [the current addition test](https://github.com/zink-lang/zink/blob/main/examples/addition.rs#L20), calling with ABI has really bad experience in developing it should be just ```rust let info =...

### Describe the feature pretty like `interface` in solidity, in zink we use the built-in rust trait ### Solution ```rust // we need to export all methods from ERC20 &...

### Describe the feature recursion is no more support due to the refactor in #245, need to figure out a new way allocating memory for locals ### Solution _No response_

### Describe the feature https://twitter.com/panditdhamdhere/status/1843316062089289732?s=67 ### Solution _No response_