- 17 Aug, 2023 40 commits
-
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
OptimismBot authored
feat(op-chain-ops): Add fault proof params to `DeployConfig`
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: delete dead deploy config validation
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #6855 from ethereum-optimism/08-17-feat_indexer_Use_default_indexer.toml_in_default_Docker_CMD feat(indexer): Use default indexer.toml in default Docker CMD
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: redeploy mintable erc20 factory
-
mergify[bot] authored
-
OptimismBot authored
chore(indexer): Disable flaky indexer tests
-
clabby authored
-
Mark Tyneway authored
Redeploy the erc20 mintable factory such that it no longer uses the bridge value as an immutable but instead places it in storage. The upgrade script is updated to call the initialize function as well with the proxy of the L1 standard bridge.
-
mergify[bot] authored
-
refcell.eth authored
* Automatically add area labels unless label count >= 5 * Fix regex multi-file rules
-
OptimismBot authored
Cast GameStatusString onto Status Type
-
Andreas Bigger authored
-
Will Cory authored
-
OptimismBot authored
Clean up Contributing Guide Labels Section
-
mergify[bot] authored
-
Will Cory authored
-
Will Cory authored
feat(indexer): Implement cursor based pagination
-
OptimismBot authored
build(deps-dev): bump vite from 4.4.6 to 4.4.9
-
dependabot[bot] authored
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.6 to 4.4.9. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.4.9/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
build(deps-dev): bump lerna from 6.6.2 to 7.1.5
-
OptimismBot authored
build(deps-dev): bump zod from 3.20.2 to 3.22.1
-
mergify[bot] authored
-
Will Cory authored
Version Packages
-
github-actions[bot] authored
-
refcell.eth authored
-
refcell.eth authored
-
Will Cory authored
README updates and package export rename
-
Will Cory authored
fix: Fix all the broken builds fix: bug in test fix: bad rebase fix: nuke bad tests for now
-
Will Cory authored
comments move handlers to routes, cleaner way of sharing context, clean up schema with tx and blocks
-
Will Cory authored
chore: linter fix: Better error handling
-
Will Cory authored
Merge pull request #6821 from ethereum-optimism/08-16-fix_ci_Log_standard-verbose_for_go_tests_for_indexer fix(ci): Log standard-verbose for go tests for indexer
-
OptimismBot authored
op-challenger: Add e2e test that disputes an output root by agreeing
-
Mark Tyneway authored
An old script was used to validate deploy configs and it does nothing besides echo success. Delete that script. We need a better one that actually validates the deploy configs.
-
mergify[bot] authored
-
OptimismBot authored
ci: move lint command to makefile
-