- 26 Jan, 2022 11 commits
-
-
Mark Tyneway authored
fix(contracts): remove broken link in README
-
smartcontracts authored
-
Matthew Slipper authored
go/proxyd: Add debug cache status header to HTTP responses
-
Matthew Slipper authored
-
smartcontracts authored
feat(sdk): implement resendMessage
-
Matthew Slipper authored
-
Kelvin Fichter authored
-
smartcontracts authored
feat(sdk): implement sendMessage
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
smartcontracts authored
feat: implement getMessageStatus
-
- 25 Jan, 2022 28 commits
-
-
inphi authored
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Develop -> Master PR
-
Mark Tyneway authored
Update README.md
-
Mark Tyneway authored
l2geth: fix nonce issue
-
Mark Tyneway authored
-
Mark Tyneway authored
-
inphi authored
-
Mark Tyneway authored
chore(deps): bump node-fetch from 2.6.1 to 2.6.7
-
Matthew Slipper authored
proxyd: Allow cached RPC keys to be evicted
-
inphi authored
-
Matthew Slipper authored
go/proxyd: Add additional itests for cache, changeset
-
Matthew Slipper authored
-
dependabot[bot] authored
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Matthew Slipper authored
go/batch-submitter: Add releases for go BSS
-
Matthew Slipper authored
-
Matthew Slipper authored
-
smartcontracts authored
feat(sdk): implement L2 message gas estimation
-
smartcontracts authored
maintenance: clean up typings in core utils
-
Matthew Slipper authored
-
Matthew Slipper authored
-
kf authored
-
smartcontracts authored
maintenance: improved docstrings for BCFG
-
Kelvin Fichter authored
-
Mark Tyneway authored
l2geth: better error message for proxying user txs
-
Mark Tyneway authored
This commit adds a better error message when there is an error for proxying user requests to the sequencer. This allows the change to be relatively backwards compatible as a good error message is returned when the sequencer url is not configured.
-
smartcontracts authored
Enforced import ordering in eslint
-
- 24 Jan, 2022 1 commit
-
-
kf authored
-