-
Now that we have a nearly feature-complete EVM implementation, our next goal is to start executing increasingly more complex code. It should be possible to use Nimbus with some of the existing ethereu…
-
Topics I planned to cover or I already cover:
- [x] HelloWorld ([code](https://github.com/amazingandyyy/complete-ethereum-smart-contract-tutorials/tree/master/01-HelloWorld), [medium](https://mediu…
-
**Feature request**
Please include the following information:
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. E.g. I'm…
-
There is no easy way of doing this... To make it even harder, this extension dont accept solc binary, must be solc-js.
In our projects we are having to update the solc version in two places, maybe…
-
## Environment
- Compiler version: 0.8.27
- Target EVM version (as per compiler settings): None
- Framework/IDE (e.g. Truffle or Remix): None
- EVM execution environment / backend / blockchain c…
-
## Description
I have a use case where I need to be able to handle both abicoder v1 and abicoder v2 inputs. Preferably I'm also able to have `via-ir` enabled, but that seems to cause issues.
Cre…
-
**Describe GraalVM and your environment :**
- GraalVM version or commit id if built from source: 22.0.0.2
- CE or EE: CE
- JDK version: JDK11
- OS and OS Version: CentOS7
- Architecture: x86…
-
**Feature request**
**Is your feature request related to a problem? Please describe.**
I am developing an implementation of the Lua programming language on Truffle/GraalVM as a hobby project. My i…
-
Truffle seems to frequently break in really really dumb ways.
Candidates to replace truffle:
* https://github.com/embark-framework/embark (JS based)
-
suggestion:
use the truffle pet shop as a framework https://truffleframework.com/tutorials/pet-shop
alternative: build minimal interface without any frameworks