-
I did my best to ensure that this issue has not already been reported. I apologise if I missed an existing issue.
## Description
I cam across some specific cases where tagging assembly as `memor…
-
AS title
run by docker and saw page successfully but got no response when I typing in REPL. It only works when I click 'enter'.
failed to build locally.
with
npm -v
6.13.6
node -v
v13.8.0
…
-
Hello @shubhbapna,
When I create a vote and display it in the blockchain, I get the error that you can see in the first image. Do you know what could be the reason?
My goal is to test the applic…
-
## Description
### Summary:
Providing a contract name in the contract selection of the `outputSelection` field of the JSON input is outputting empty JSON fields in versions `
-
https://www.remixide-ipfs.com/why not open remix ide
-
Description
I encountered an issue with parsing a BigNumber string in my Solidity code. I was trying to use the value "1907998.969030132084474093791131" but received an error indicating that it was…
-
## Description
The SemVer parser allows the following constraint to go through:
```solidity
pragma solidity 0.8.19 .0;
```
But as far as I can tell this is not valid SemVer syntax, as can b…
-
`Name::LoadImmutable => todo!(),` is not implemented in revive but used in `Remix` unit tests
Error message from `Remix`:
```
Contract `remix_tests.sol:Assert` compiling error: thread 'main' pani…
-
### Describe the bug
### Error on Remix IDE in getting the latestRoundData.
_decoded output | { "error": "Failed to decode output: Error: data out-of-bounds (length=0, offset=32, code=BUFFER_OVER…
-
1.Functions guaranteed to revert when called by normal users can be marked payable*
If a function modifier such as onlyOwner is used, the function will revert if a normal user tries to pay the fu…