- 09 Dec, 2022 10 commits
-
-
Mark Tyneway authored
Set the withdrawal migration gas limit to a non zero number.
-
Matthew Slipper authored
-
mergify[bot] authored
maint(ctb): comments for structs
-
Maurelian authored
-
Kelvin Fichter authored
Adds comments for all structs in the current codebase, except the SystemDictator which is going to be separately documented in the README of contracts-bedrock.
-
mergify[bot] authored
maint(ctb): clean up getAdvancedContract
-
mergify[bot] authored
maint(ctb): add comment to structs in Types
-
mergify[bot] authored
Verify test names in CI
-
Maurelian authored
-
mergify[bot] authored
feat(ctb): type safety for deploy config
-
- 08 Dec, 2022 30 commits
-
-
Kelvin Fichter authored
Cleans up the getAdvancedContract function and removes logic that was originally meant only for use on Kovan which we don't deploy to anymore.
-
Kelvin Fichter authored
Adds new custom natspec to structs in the Types file. Undocumented fields have created confusion in the past.
-
mergify[bot] authored
fix(ctb): Fix MerkleTrie test names to match convention
-
Maurelian authored
-
Maurelian authored
-
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
-