- 22 Jun, 2021 7 commits
-
-
Rajiv Patel-O'Connor authored
* remove listeners and use loop to find tx receipt * add yarn ready * moved filters inside loop * [added] changeset
-
Liam Horne authored
* build: add prom-client to data-transport-layer * refactor: thread metrics more carefully through data-transport-layer; add two new metrics * style: fix some style issues * refactor: make metrics mandatory * refactor: move metrics register code to top of file * style: apply linting * refactor: move promethesus initialization after express * refactor: move promBundle call up, provide registry * build: add changeset
-
Liam Horne authored
-
smartcontracts authored
* fix[relayer]: update exported files * chore: add changeset
-
Annie Ke authored
* [wip] add l2_dtl and replica images * passing basic dummy tx test * add erc20 test * add sync test to ci Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
Matt Masurka authored
* Contracts: connect-contracts * Trying to resolve build problems * connect-contracts build working * Adds artifacts-ovm back to gitignore * Removes incorrect changes * Adds copy-artifacts script * Adds test file (not working yet) * fix: incorrect contract instantiation * Improves tests and removes old deployment versions * Single source of truth for predeploy addresses * Reverts deployments/README.md * Makes connect-contracts more DRY * Adds missing @ethersproject/abstract-signer dependency * Adds argument evaluation * Adds L1Contracts and L2Contracts types * Attempts removing artifacts-ovm again * Adds webpack config (not working yet) * build: add artifacts to dist (#776) * Updates lint rule * Adds l2 imports * Fixes dependency tree bug * Removes webpack stuff * Fixing package.json issues and adds .DS_Store to gitignore * Removes test-contracts script * Reverting script change * Adds comments * Adds comment * Renames deployments folders * Fixes linting errors * Generates markdown * build: add deployments directory to Dockerfiles * Removes unneeded contracts, improves error handling and tests * Adds changeset * yarn.lock * Removes console.log * Changes from minor to patch version * Fixes lint errors Co-authored-by:
Kelvin Fichter <kelvinfichter@gmail.com> Co-authored-by:
Liam Horne <liam@lihorne.com> Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
Annie Ke authored
-
- 19 Jun, 2021 1 commit
-
-
smartcontracts authored
* Update README.md * Update README.md
-
- 18 Jun, 2021 2 commits
-
-
dependabot[bot] authored
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
smartcontracts <kelvinfichter@gmail.com>
-
smartcontracts authored
* fix[smock]: add support for hardhat 2.4.0 * chore: add changeset * lint: fix
-
- 17 Jun, 2021 2 commits
-
-
Ben Wilson authored
Added changeset and fixes Changeset to patch
-
smartcontracts authored
* maintenance[monorepo]: first pass update to README Doing some relatively minor updates to the README just to clean things up a bit. * replying to review comments
-
- 16 Jun, 2021 3 commits
-
-
smartcontracts authored
* fix[dtl]: defend against RPC provider missing events * chore: add changeset * respond to review comments * better error handling for missing handlers
-
Annie Ke authored
-
Annie Ke authored
* metrics[batch-submitter]: add new batch submitter metrics * chore: changeset * account for failed submissions
-
- 15 Jun, 2021 6 commits
-
-
Rajiv Patel-O'Connor authored
* removed tslint * forgot to commit files * made .eslintrc.js consistent for all subdirs and other cleanup * [removed] includes and files keys from tsconfig.json * removed file level linting exceptions and added details to line level * added changeset * fixed newly introduced linting errors from rebase * enable json import for batch submitter * removed ecdsa-coder * maybe a tsconfig issue? * Update deploy.ts Co-authored-by:
smartcontracts <kelvinfichter@gmail.com> Co-authored-by:
platocrat <37757724+platocrat@users.noreply.github.com>
-
Liam Horne authored
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Annie Ke authored
* fix[bs]: disambiguate generic submission errors * add cases for errors * separate out errors from transaction reverts with reasons * remove extraneous errors
-
Maurelian authored
-
smartcontracts authored
* fix[l2geth]: off-by-one sometimes breaking replica sync * chore: add changeset
-
- 13 Jun, 2021 1 commit
-
-
smartcontracts authored
-
- 12 Jun, 2021 3 commits
-
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Karl Floersch authored
* fix: monotonicity auto healer * add: changeset
-
Liam Horne authored
* refactor: log idx of monotonicity violation from batch * build: add changeset
-
- 11 Jun, 2021 3 commits
-
-
Liam Horne authored
* refactor: add logger and metrics to options for BaseService * refactor: thread sentryOptions through from message-relayer into BaseService * refactor: ensure DTL Logger is using Sentry for errors * style: lint base-service.ts * refactor: init Sentry on batch-submitter too * refactor: init Sentry on message-relayer too * refactor: pass in basic logger to MessageRelayerService * build: provide changeset * fix: correct usage of use-sentry boolean config * refactor: appropriately type loggingOptions * build: add @sentry/node * build: add @sentry/node to message-relayer and fix linting issue
-
Liam Horne authored
* refactor: change monotonicity band-aid code to log warnings not errors * build: add changeset
-
Mark Tyneway authored
* l2geth: bump to go 1.15 * chore: add changeset
-
- 10 Jun, 2021 5 commits
-
-
Karl Floersch authored
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
* ci: enable custom tagging of release docker image * ci: refactor to add prerelease prefix for secuirty * doc: typo
-
Mark Tyneway authored
* l2geth: optimize loops * l2geth: stop ticker when done * l2geth: don't wait for first tick * chore: add changeset
-
- 09 Jun, 2021 3 commits
-
-
dependabot[bot] authored
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
smartcontracts <kelvinfichter@gmail.com> Co-authored-by:
Liam Horne <liam@lihorne.com>
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Tim Myers authored
-
- 08 Jun, 2021 3 commits
-
-
Annie Ke authored
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Mark Tyneway authored
* config: set etherbase * l2geth: add deterministic clique key * l2geth: default value * chore: add changeset * test: add sync test for deterministic blockhash Co-authored-by:
Kevin Ho <kevinjho1996@gmail.com>
-
- 07 Jun, 2021 1 commit
-
-
smartcontracts authored
* fix[dtl]: fix dtl bug breaking verifiers * tweaks so tests pass * chore: add changeset
-