- 20 Jan, 2023 1 commit
-
-
Joshua Gutow authored
-
- 19 Jan, 2023 4 commits
-
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Mark Tyneway authored
Fix `channelTimeout` docs
-
- 18 Jan, 2023 31 commits
-
-
Sebastian Stammler authored
It's now given in L1-blocks, not seconds any more. Also fix a broken link.
-
Sebastian Stammler authored
-
Matthew Slipper authored
Update CODEOWNERS
-
mergify[bot] authored
op-node: attributes builder interface
-
mergify[bot] authored
-
Matthew Slipper authored
ctb: Fix gas snapshot
-
Andreas Bigger authored
-
protolambda authored
-
Andreas Bigger authored
-
mergify[bot] authored
specs: cleanup/update bedrock derivation specs
-
mergify[bot] authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
This reverts commit a46a2f76.
-
Matthew Slipper authored
-
protolambda authored
-
mergify[bot] authored
op-chain-ops: `Withdrawal` type use `hexutil.Bytes`
-
mergify[bot] authored
-
Joshua Gutow authored
-
Mark Tyneway authored
op-chain-ops: add in json struct tags to cdm
-
mergify[bot] authored
-
mergify[bot] authored
op-node: Document metrics
-
mergify[bot] authored
-
mergify[bot] authored
fix(op-node): Use a reader to parse `SystemConfig` update events
-
Mark Tyneway authored
Adds json struct tags to the `CrossDomainMessage` type. This is useful for reading and writing this type to a file. The `Data` field must be updated to a `hexutil.Bytes` in a subsequent PR.
-
mergify[bot] authored
-
clabby authored
Remove logger
-
Mark Tyneway authored
Use `hexutil.Bytes` in the `Withdrawal` type so that when writing and reading from JSON, it correctly serializes the data as a 0x prefixed hex string. Without this, it will some base64 looking serialization. Be sure to cast to a byte slice before doing any abi packing, otherwise it will cause errors.
-
clabby authored
-
Mark Tyneway authored
test(ctb): Add a fuzz test for large deposit gaps
-
Mark Tyneway authored
Version Packages
-
- 17 Jan, 2023 4 commits
-
-
github-actions[bot] authored
-
Mark Tyneway authored
Develop -> Master PR
-
Mark Tyneway authored
fix(dtl): sync beyond deposit shutoff block
-
protolambda authored
-