- 24 Jul, 2023 8 commits
-
-
Adrian Sutton authored
* op-challenger: Remove dependency from config to flags. Now all CLI logic is encapsulated in cmd and flags module, with config and fault modules being focussed on business logic. * op-challenger: Move shared types into a types module Makes it much simpler to avoid dependency cycles by having core type definitions in a different module to the service wiring code that creates everything. * op-e2e: Update for new challenger modules.
-
OptimismBot authored
feat(op-challenger): Trace Type Flags for Cannon TraceProvider
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
# Conflicts: # op-challenger/challenger.go
-
OptimismBot authored
feat(op-challenger): Refactor Challenger Entrypoint
-
Adrian Sutton authored
-
mergify[bot] authored
-
- 23 Jul, 2023 2 commits
-
-
OptimismBot authored
contracts-bedrock: deploy eas implementations
-
Mark Tyneway authored
Deploy the Ethereum Attestation Service implementations to mainnet. These are meant to be proxied behind predeploy addresses in the future.
-
- 22 Jul, 2023 29 commits
-
-
Andreas Bigger authored
'service' for tighter package management.
-
asnared authored
-
OptimismBot authored
feat: Add gas estimation utilities
-
Will Cory authored
feat: Add feeEstimation function and move to correct package Apply suggestions from code review Co-authored-by:
Annie Ke <annieke8@gmail.com> fix: Remove the copy pasta from package.json Update packages/fee-estimation/README.md feat: Offer passing in viem client as an option better api and tests better docs all the docs fix: Make viem a peer dep typo fix: Refactor to use viem correctly (docs not updated yet) moar tests more explicit implementations Update packages/fee-estimation/src/estimateFees.ts fix: lint fix: Remove bad import and debugging fs.writeFile chore: pnpm up --latest packages feat: Add zora and base mainnet fix: linter
-
OptimismBot authored
fix(cd): Fix npm token on publish job
-
mergify[bot] authored
-
OptimismBot authored
fix(ctb): Patch Version Bump EAS Contracts
-
mergify[bot] authored
-
OptimismBot authored
fix(op-challenger): Small Agent Touchup
-
mergify[bot] authored
-
OptimismBot authored
fix(ctb): Patch Version Bump op-nft Peripheral Contracts
-
mergify[bot] authored
-
Andreas Bigger authored
-
OptimismBot authored
fix(ctb): Port Merkle Libraries to Triple Slash Natspec Styling
-
mergify[bot] authored
-
OptimismBot authored
fix(ctb): Port RLP Library Contracts to Triple Slash Natspec Styling
-
Andreas Bigger authored
-
mergify[bot] authored
-
mergify[bot] authored
-
OptimismBot authored
fix(ctb): Port All Test Contracts to Triple Slash Natspec Styling
-
mergify[bot] authored
-
Andreas Bigger authored
-
OptimismBot authored
op-challenger: Extract and test game monitor loop
-
Andreas Bigger authored
-
Adrian Sutton authored
Includes the relevant game addresson all log messages by creating a dedicated logger that automatically includes it.
-
Adrian Sutton authored
Fix handling of transaction failures when resolving the game Avoid duplicate logging of errors Reduce expected situations to debug level Log an error if the game is lost Consistently start log messages with a capital letter
-
OptimismBot authored
feat(chain-mon): Set SDK to bedrock true
-
Maurelian authored
Not having this set is causing an unhandled error on startup
-
OptimismBot authored
fix(ctb): Port op-nft periphery contracts to triple slash natspec styling
-
- 21 Jul, 2023 1 commit
-
-
mergify[bot] authored
-