-
## Tasks
* move abi json and associated (autogenerated) code out of core - https://github.com/vegaprotocol/vega/tree/develop/assets/erc20
* create smart contracts repo
* add sol, abijson, and aut…
-
**Describe the bug**
Using Hardhat's built-in ethers object does not correctly instantiate a provider using the OVM. Because of this, you cannot perform tasks like deploying a contract.
This only …
-
### What / TODOs
- [x] TE to design a solution **[GSlide](https://docs.google.com/presentation/d/1W8Xhdfi0KZqFN6pkvHCoM63TYIGBKny9xOQPCOaWFr8/edit#slide=id.p)** in [GFolder](https://drive.google.com…
-
**Describe the bug**
The gasPrice in OE is currently harcoded to 1 gwei and `estimateGas` really does a `calculateFeeInGwei`. Within estimateGas, we pull the executionPrice using geth's built-in …
-
- no way to use Fraud Proof verifier making this effectively PoA sidechain rather than proper rollup
- enqueuing transactions via L1 currently disabled
- deployment on L2 only whitelisted smart cont…
-
- Split project in to waviiiv1 & waviiiv2
- Upload waviii-remix smartcontracts
- Create documentation media including gifs & pngs
- Complete documentation text and links
-
[@eth-optimism/dev](https://github.com/ethereum-optimism/dev) is a simple npm package that automatically imports many of the common packages we use when developing our various TypeScript modules. It a…
-
The [CODEOWNERS.md](https://github.com/ethereum-optimism/optimism/blob/master/CODEOWNERS.md) should be updated to include who owns what.
-
When starting a local L2 chain and attempting to deploy a contract in it, I'm getting the error:
```
Error: Returned Error: invalid transaction: exceeds block gas limit
```
To reproduce, start t…
-
As per discussion with Matt in Discord:
- goal is to use Rust for smartcontracts, not AssemblyScript - because it is long-term vision for NEAR and preferred way of defining smart-contracts (James: "…