- 20 Jun, 2023 17 commits
-
-
inphi authored
-
inphi authored
-
inphi authored
-
inphi authored
-
Inphi authored
Co-authored-by:
clabby <ben@clab.by>
-
inphi authored
-
Mark Tyneway authored
packages: regenerate yarn.lock
-
Mark Tyneway authored
Looks like one of the packages is using an older version of `core-utils` and is not reflected in the `yarn.lock`. This commit updates the `yarn.lock` using the `yarn` command. It also deletes the typescript types for `bufio` which were used in the legacy batch submitter but no longer used.
-
OptimismBot authored
op-node: Add peer score diffs to increment and decay application scores
-
mergify[bot] authored
-
Matthew Slipper authored
Version Packages
-
github-actions[bot] authored
-
Matthew Slipper authored
Develop -> Master
-
Rati Montreewat authored
* Refactor: Adding tests for Portal contract * Fix linting * Doc: auto-gen doc for invariant * Fix : Adding try & catch Co-authored-by:
clabby <ben@clab.by> * Fix & Feat: Assuming and Bounding Fuzz inputs * Fix linting * Doc : Fixing by auto-gen doc * Chore: Removing scratch * Fix : Moving data length assumption * Doc: auto-gen doc for invariant --------- Co-authored-by:
clabby <ben@clab.by>
-
OptimismBot authored
op-service: Log a warning when an RPC request has to be retried
-
Adrian Sutton authored
-
Adrian Sutton authored
-
- 19 Jun, 2023 20 commits
-
-
OptimismBot authored
feat(ctb): Global usage of type-specific libraries
-
clabby authored
-
clabby authored
-
clabby authored
-
Matthew Slipper authored
ci: Remove check-changed chmod
-
Matthew Slipper authored
-
Matthew Slipper authored
ci: Fix check-changed dockerfile
-
Matthew Slipper authored
check-changed.sh was deleted.
-
Matthew Slipper authored
ci: Fix the hold so ci-builder can be released
-
Matthew Slipper authored
-
OptimismBot authored
ci: Add hold to CI builder
-
Matthew Slipper authored
-
OptimismBot authored
op-node: Remove unused OnConnect and OnDisconnect hooks
-
mergify[bot] authored
-
OptimismBot authored
op-program: Use retrying RPC when fetching state nodes and code.
-
Sebastian Stammler authored
ops/scripts: Make restored scripts executable.
-
Adrian Sutton authored
-
Adrian Sutton authored
Refactors creation of RPC clients to ensure only the retrying wrapper can be used.
-
Adrian Sutton authored
-
Inphi authored
* feat(ctb): Refactor LibPosition.sol to rep gindex Generalized Indices are a more succinct and easy to understand model for positions in the dispute game tree. Implementation is often more efficient too and can avoid branching logic for tree traversal. * update .gas-snapshot * update .gas-snapshot * Fix `FaultDisputeGame` tests * lint; gas snapshot * Update packages/contracts-bedrock/contracts/dispute/lib/LibPosition.sol Co-authored-by:
clabby <ben@clab.by> * opt rightIndex * opt rightIndex * opt depth * update gas-snapshot --------- Co-authored-by:
clabby <ben@clab.by>
-
- 17 Jun, 2023 3 commits
-
-
OptimismBot authored
fix(sdk): mul gas by 1.5
-
mergify[bot] authored
-
Will Cory authored
lint delete dead code changeset fix: gas estimate without decimals lint again fix: Fix the allowance bug that happens if you don't override the signer lint again fix: Use isSigner instead fix: missing a ?
-