- 11 Nov, 2021 40 commits
-
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
Mark Tyneway authored
Use the configured gas price when updating the L1 base fee. In production, this should be set to 0 and the sequencer will allow for transactions with 0 gas price when they are from the owner of the gas price oracle. This prevents the need to manage funds on L2 for the `gas-oracle`
-
Mark Tyneway authored
Use a minimal version of EIP 2929 for state accessing opcodes. This does not pull in the access list logic but instead charges based on cold access assumptions at all times
-
Mark Tyneway authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
This commit adds solhint-plugin-prettier which allows us to use both solhint and prettier on our solidity files, by ensure that solhint will throw an error when code is not formatted according to prettier rules. It also makes some slight modifications to yarn scripts which allows better separation between linting ts and solidity during CI runs
-
Maurelian authored
This reverts commit 1bb656c6e8ca6777bd245b49c1677b0db1503d4f.
-
Maurelian authored
Should fix broken CI
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
elenadimitrova authored
-
Ori Pomerantz authored
-
Elena Gesheva authored
Co-authored-by:
Maurelian <maurelian@protonmail.ch>
-
Elena Gesheva authored
Co-authored-by:
Maurelian <maurelian@protonmail.ch>
-
elenadimitrova authored
-
elenadimitrova authored
which is no longer build:integration but just build
-
elenadimitrova authored
from readme to contributing as that's where running the tests section sits
-
elenadimitrova authored
-
elenadimitrova authored
-
Liam Horne authored
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
Ben Wilson authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
This reverts commit e6dddb2cafdc1c4414194638b3f1dc98ee36eefb.
-
Maurelian authored
Rationale: tests are passing on my machine for the parent to this commit, but failing in github's CI
-
Maurelian authored
-