- 09 Nov, 2023 1 commit
- 
- 
joohhnnn authored
 
- 
- 05 Nov, 2023 2 commits
- 04 Nov, 2023 5 commits
- 
- 
Mark Tyneway authoredbuild(deps): bump viem from 1.18.3 to 1.18.4 
- 
Will Cory authoredMerge pull request #7930 from ethereum-optimism/10-30-fix_fm-test-services_Use_lockfile_in_docker_test fix(fm-test-services): Use lockfile in docker test 
- 
Adrian Sutton authoredchallenger: Move DisputeGameFactory to use new approach to contract reads 
- 
dependabot[bot] authoredBumps [viem](https://github.com/wagmi-dev/viem) from 1.18.3 to 1.18.4. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.18.3...viem@1.18.4) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 
- 
Mark Tyneway authoredcontracts-bedrock: simplify CrossDomainOwnable test 
 
- 
- 03 Nov, 2023 32 commits
- 
- 
felipe authoredfeat(proxyd): configurable IP rate limit header 
- 
Inphi authoredUsage of 'Immutable' for variables storing keccak hashes 
- 
Mark Tyneway authoredcontracts-bedrock: simplify rlp tests 
- 
Mark Tyneway authoredcontracts-bedrock: simplify test 
- 
Mark Tyneway authoredcontracts-bedrock: 1967 helper version 
- 
Mark Tyneway authored
- 
Mark Tyneway authoredchore: Make paths references DRY 
- 
Mark Tyneway authored
- 
Mark Tyneway authoredRemoves usage of `CommonTest` that are not required. Also canonicalize the import paths. This should help to speed up the tests slightly by reducing the amount of execution required to run the tests. 
- 
Will Cory authored
- 
Mark Tyneway authoredUse a more relaxed version for the `EIP1967Helper` contract. This will make it much more portable. Part of https://github.com/ethereum-optimism/optimism/pull/7928 
- 
Mark Tyneway authoredMigrates the rlp tests to use `Test` instead of `CommonTest`. This will reduce the overhead of running the test slightly. 
- 
Mark Tyneway authoredSimplify the `DeployerWhitelist` tests by using `Test` instead of `CommonTest`. Should slightly reduce the overhead of the tests. 
- 
Mark Tyneway authoredcontracts-bedrock: simplify merkle trie setup 
- 
Mark Tyneway authored
- 
Mark Tyneway authored
- 
Mark Tyneway authoredThe `MerkleTrie` tests were using `CommonTest` but do not require anything besides `FFIInterface` so instead of pulling in all of the overhead of `CommonTest`, just deploy `FFIInterface` on its on in the `setUp` function. This should be a slight optimization as it reduces the amount of execution required for setup. Reducing diff from https://github.com/ethereum-optimism/optimism/pull/7928 
- 
Mark Tyneway authoredcontracts-bedrock: lite foundry profile 
- 
Mark Tyneway authoredAdds a `lite` profile for foundry that turns off the compiler optimizer. This is suitable for development purposes when the compiler is taking a long time to compile. The developer should be sure to not use this mode when doing contract deployments. To set the profile, set the env var `FOUNDRY_PROFILE=lite`. 
- 
Mark Tyneway authoredbuild(deps-dev): bump hardhat from 2.18.3 to 2.19.0 
- 
Mark Tyneway authoredbuild(deps): bump @ethereumjs/rlp from 5.0.0 to 5.0.1 
- 
Mark Tyneway authoredbuild(deps): bump viem from 1.18.2 to 1.18.3 
- 
Aryan Malik authored
- 
protolambda authoredSpan batch atomicity 
- 
protolambda authored
- 
protolambda authored
- 
protolambda authoredSpan Batch Hard Fork Activation Rule Update 
- 
protolambda authored
- 
protolambda authored
- 
protolambda authoredindexer, op-service: refactor service lifecycle to start/stop resoures more cleanly 
- 
Will Cory authored
- 
dependabot[bot] authoredBumps [viem](https://github.com/wagmi-dev/viem) from 1.18.2 to 1.18.3. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.18.2...viem@1.18.3) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 
 
-