- 05 Feb, 2022 8 commits
-
-
smartcontracts authored
master => develop
-
Matthew Slipper authored
Version Packages
-
github-actions[bot] authored
-
smartcontracts authored
merge develop into master
-
smartcontracts authored
fix(sdk): updated flaky test
-
smartcontracts authored
fix: have sdk use ethers peer dep
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
- 04 Feb, 2022 10 commits
-
-
Mark Tyneway authored
build(deps): bump simple-get from 2.8.1 to 2.8.2
-
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
-
dependabot[bot] authored
Bumps [simple-get](https://github.com/feross/simple-get) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/feross/simple-get/releases) - [Commits](https://github.com/feross/simple-get/compare/v2.8.1...v2.8.2) --- updated-dependencies: - dependency-name: simple-get dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
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 17 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
-