- 04 Feb, 2022 8 commits
-
-
Matthew Slipper authored
l2geth: update readme
-
Matthew Slipper authored
maintenance: update ethers deps
-
Kelvin Fichter authored
-
Matthew Slipper authored
feat: SDK beta release
-
Kelvin Fichter authored
-
smartcontracts authored
feat(sdk): start using sdk in integration tests
-
Kelvin Fichter authored
-
smartcontracts authored
feat(sdk): implement message wait time estimation
-
- 03 Feb, 2022 5 commits
-
-
Kelvin Fichter authored
-
Matthew Slipper authored
integration-tests: Remove superfluous nightly env tests
-
smartcontracts authored
Fix Typo In Comment
-
Matthew Slipper authored
These aren't needed anymore now that we've released the Berlin HF on Kovan and nightly has been reset.
-
smartcontracts authored
feat(sdk): refactor into single messenger class
-
- 02 Feb, 2022 19 commits
-
-
Matthew Slipper authored
Extract core BSS logic into bss-core package
-
Conner Fromknecht authored
-
Conner Fromknecht authored
-
Conner Fromknecht authored
-
Matthew Slipper authored
fix: actually allow BSS log level to be set via flags
-
Matthew Slipper authored
fix: mimic BSS timestamp bug fix from #2093
-
bbayazit16 authored
crtiical -> critical
-
Conner Fromknecht authored
See https://github.com/ethereum-optimism/optimism/pull/2093 for more details.
-
Mark Tyneway authored
l2geth: bring back unsupported RPC methods
-
Mark Tyneway authored
-
Kelvin Fichter authored
-
Conner Fromknecht authored
This was a known bug, but recently caught the reason in combing through the new copy in the specs repo. The old hack that auto defaulted to debug has been removed.
-
smartcontracts authored
Removed constants from data-transport-layer
-
Antonis Kogias authored
-
smartcontracts authored
feat(sdk): implement finalize message
-
smartcontracts authored
Depreciated unused variable from Integration tests
-
Matthew Slipper authored
-
Kelvin Fichter authored
-
Rishi Kumar Ray authored
removed unused variable removed-sequencer removed-sequencer references remove sequencer variable removed unused variable removed-sequencer removed-sequencer references remove sequencer variable
-
- 01 Feb, 2022 8 commits
-
-
smartcontracts authored
feat(sdk): introduce token bridge adapters
-
Mark Tyneway authored
test(integration): withdrawing a fake L2 token
-
Matthew Slipper authored
fix(bss,dtl): correctly submit and parse timestamp information for L1 to L2 txs
-
Matthew Slipper authored
-
Matthew Slipper authored
go/batch-submitter: Downgrade Alpine version
-
Matthew Slipper authored
Alpine 3.14 has an issue (https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.14.0#faccessat2) that prevents it from working on CircleCI at this time.
-
Matthew Slipper authored
integration-tests: Increase withdrawal timeout
-
Matthew Slipper authored
-