- 09 Dec, 2022 1 commit
-
-
mergify[bot] authored
feat(ctb): type safety for deploy config
-
- 08 Dec, 2022 28 commits
-
-
mergify[bot] authored
fix(ctb): Fix MerkleTrie test names to match convention
-
Maurelian authored
-
Håvard Anda Estensen authored
-
mergify[bot] authored
op-wheel: Insert receipts
-
Matthew Slipper authored
Version Packages
-
github-actions[bot] authored
-
Matthew Slipper authored
Develop -> Master
-
Matthew Slipper authored
-
Matthew Slipper authored
op-wheel: commands frontend
-
Matthew Slipper authored
op-wheel: execution engine logic
-
Matthew Slipper authored
op-wheel: geth db cheats logic
-
Håvard Anda Estensen authored
-
Mark Tyneway authored
op-chain-ops: single database commit
-
mergify[bot] authored
maint(ctb): standardized whitespace in deploys
-
Mark Tyneway authored
Very simple one for now
-
Mark Tyneway authored
-
Kelvin Fichter authored
Standardizes the whitespace in deployment files. I have nothing better to do right now.
-
Mark Tyneway authored
-
Mark Tyneway authored
Instead of having multiple statedbs created, use a single statedb and make sure that it is only committed once. Various APIs are required for the full migration which wrap the low level LevelDB at various abstractions. This will ensure that changes to the statedb are committed to disk.
-
Maurelian authored
-
mergify[bot] authored
maint(ctb): add comments to deploy utils
-
mergify[bot] authored
feat(ctb): mini trie refactor for legibility
-
Kelvin Fichter authored
Includes new minimal TypeScript files that guarantee type safety for deployment configuration files.
-
Matthew Slipper authored
op-heartbeat: Add implementation
-
Matthew Slipper authored
maint: update TypeScript version
-
Maurelian authored
ctb: Used a config file for echidna
-
Maurelian authored
-
Kelvin Fichter authored
Adds comments to existing deploy utils.
-
- 07 Dec, 2022 11 commits
-
-
Kelvin Fichter authored
Updates TypeScript to the latest version so we get access to the satisfies keyword.
-
Matthew Slipper authored
l2geth: Skip flaky console test
-
Kelvin Fichter authored
Small refactor that has MerkleTrie.get throw explicitly when an element does not exist, rather than returning a non-existence boolean. Makes the code much cleaner. We need to review this change very carefully.
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
feat(dtl): fast goerli sync
-
Matthew Slipper authored
feat(indexer): Update bedrock tests for `WithdrawalProven` event
-
Matthew Slipper authored
feat(indexer): Support OP Portal's `WithdrawalProven` event
-
Matthew Slipper authored
fix(ctb): clean and fix test names script
-
Matthew Slipper authored
feat(ctb): make owner and controller required
-
Matthew Slipper authored
op-wheel,op-service: create op-wheel, and extend op-service base functionality
-