-
// SPDX-License-Identifier: MIT
pragma solidity 0.6.0;
contract SimpleStorage {
uint256 favoriteNumber;
// This is a comment!
struct People {
uint256 favoriteNumber;
…
-
`Compiler`: parameter changes and new functions added (still to be defined)
`Editor`: `monaco` like API
`FileManager`: node.js like API
`Network`: for the moment deprecated, might come back i…
-
## Description
When I want to reproduce this bug [AbiReencodingHeadOverflowWithStaticArrayCleanup](https://github.com/ethereum/solidity/blob/develop/docs/bugs.json#L53), I find that IR-based Codegen …
-
After creating a record, not able to fetch a record.
-
Hello,
I'm MB. A very nice and polite guy.
This is my contract:
// SPDX-License-Identifier: MIT pragma solidity 0.8.0;
import
"https://github.com/0xcert/ethereum-er…
-
## Screenshot or description
![photo_2021-07-01_06-57-00](https://user-images.githubusercontent.com/61930014/124121054-0d3d1f80-da3a-11eb-912a-6a46549292d8.jpg)
Something wrong with gas/gasPrice…
-
When I start my Remix IDE ( Local Version), the JavaScript seems that doesn't work. And "the web live" version also doesn't look good. And I am in China now. Does it cause by "Wall" ? Thanks for every…
-
tested on firefox and chrome.
When click active on plugin this error is displayed in console "sol2uml plugin is already rendered"
-
While deploying new contract in remix I'm facing gas limit issue "Gas price estimation failed due to network error."
In eth.build I tried to deploy same contract but I got "Error: Returned error:…
-
I don't want to take loan. I want to do arbitrage trade only with my wallet balance.