- 28 Jun, 2023 1 commit
-
-
mergify[bot] authored
-
- 27 Jun, 2023 39 commits
-
-
Mark Tyneway authored
chore(ci): Fix slither timeout
-
clabby authored
-
OptimismBot authored
feat(sdk): Add zora network
-
Joshua Gutow authored
-
mergify[bot] authored
-
refcell.eth authored
construction.
-
Andreas Tzionis authored
-
OptimismBot authored
op-node: Persist synchroniser state
-
mergify[bot] authored
-
OptimismBot authored
semgrep: ignore op-bindings/bindings
-
Mark Tyneway authored
The code generated by abigen triggers a lot of semgrep scan issues so ignore that directory
-
Mark Tyneway authored
op-bindings: cleanup gen script
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Does a little refactor to the gen script to dedupe some code and clean things up.
-
OptimismBot authored
op-challenger: Update Claim types
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: delete dead typescript
-
Matthew Slipper authored
chore(ops): Upgrade foundry version in CI
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
This commit deletes a bunch of dead typescript code from the contracts-bedrock package. This deletes bundling in all of the artifacts into the npm package so it will make the npm package must smaller. It will also reduce the build time by removing some steps from the build.
-
Mark Tyneway authored
contracts-bedrock: lint lib position tests
-
Joshua Gutow authored
This updates the claim type to focus on the claim data & to split out the claim data from the claim. This makes it easier to reference the parent claim data without pointers. Avoid pointers is helpful because it limits the chance for memory confusion and enforces cleaner boundaries by simply passing data around.
-
clabby authored
-