-
I thought it would be good to have a place where we capture the Solidity output conversation outside the meeting notes issue.
Current output notes:
```
// Test Run
ADMIN.Vat_rely(PotLike…
-
Currently left as `^0.8.0`
-
Honestly, this error is not very descriptive, so I'm not sure what exactly this error is about. These are all Vyper contracts with `# @version ^0.4.0`
```
| 'forge' returned non-zero exit code 1…
-
### Problem
There is a need to compile Solidity contracts and produce abi and binary files in order to run bdd tests that are related to smart contracts. There is currently a script called `compile.s…
-
Hello, I am brand new to Github so I don't know if this message is forwarded to you, and its not so much an issue other than I want to pay you to make me a contract. If you feel like you have the time…
-
Not sure if it make sense to add since it is a web game that you can run locally but [the game is open-source](https://github.com/mystery-o-matic/mystery-o-matic.github.io). If you think it fits, let …
-
Solidity code to allow a developer to call an XYO module and get the result.
- [ ] Ethereum
- [ ] Polygon
-
I wish to know explicitly when to use stack vs memory vs storage when selecting a storage area. Secondly, I want to know when to use the visibility modifiers expressly: Private vs Public Vs internal v…
-
Hi, this issue is meant to be a continuation of https://github.com/ethereum/solidity/pull/15461 As @cameel pointed out in that PR, we also need to update the CI in this repo to be able to remove the n…
-
Hello,
I notice one of the libraries (remix-solidity) as loadVersion and compile methods that are dependant on events.
Would it be possible to create a promisifed version of them?
- **loadVer…