- 25 Jun, 2021 2 commits
-
-
Mark Tyneway authored
* dtl: bind this in L1 missing element error handlers * dtl: add additional logline * chore: add changeset * dtl: add more metrics * dtl: use counter instead of gauge Co-authored-by:
Kevin Ho <kevinjho1996@gmail.com>
-
Matt Masurka authored
* Adds delay to watcher * Simplifies delay * Adds changeset
-
- 24 Jun, 2021 3 commits
-
-
Elena Gesheva authored
-
smartcontracts authored
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
- 23 Jun, 2021 8 commits
-
-
Matt Masurka authored
-
Mark Tyneway authored
* feature: l2geth endpoint * chore: add changeset Co-authored-by:
Liam Horne <liam@lihorne.com>
-
Mark Tyneway authored
* feat: mainnet contract deployment 0.4.0 * feat: deployments readme * chore: add changeset * contracts: remove dead contract * contracts: remove dead config * tests: fix to not test for old contracts
-
Karl Floersch authored
* Add mainnet deploy script * Update mainnet.sh * Address PR review feedback
-
Liam Horne authored
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Liam Horne authored
Regenesis/0.4.0
-
Liam Horne authored
-
- 22 Jun, 2021 18 commits
-
-
Mark Tyneway authored
* go: add utils module * readme: update
-
Alejandro Santander authored
* Easy fix for broken watchers * Ran yarn changeset Co-authored-by:
Liam Horne <liam@lihorne.com>
-
CAPtheorem authored
* Update service.ts * Create thirty-years-look.md Co-authored-by:
smartcontracts <kelvinfichter@gmail.com>
-
smartcontracts authored
* fix[contracts]: remove part of MultiMessageRelayer deployment * chore: add changeset
-
Maurelian authored
* chore: add minimal vscode settings and extensions * chore: Add "files.trimTrailingWhitespace" to vscode native config * chore: replace vscode prettier plugin with eslint plugin
-
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
-
Mark Tyneway authored
* fix: correct import path for altered contract path * chore: add changeset
-
Mark Tyneway 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>
-
Mark Tyneway authored
* l2geth: prevent overflow in abi encoding to ovm codec tx * chore: add changeset
-
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>
-
smartcontracts authored
* fix[dtl]: log server errors as ERROR instead of INFO * chore: add changeset
-
smartcontracts authored
* fix[dtl]: remove old stringification function * chore: add changeset
-
Mark Tyneway authored
-
Annie Ke authored
-
- 19 Jun, 2021 2 commits
-
-
smartcontracts authored
* fix[dtl]: use the same L2 chain ID everywhere * chore: add changeset
-
smartcontracts authored
* Update README.md * Update README.md
-
- 18 Jun, 2021 3 commits
-
-
Karl Floersch authored
-
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 2 commits
-
-
Mark Tyneway authored
* deploy: kovan v0.4.0 rc * chore: add changeset * readme: update
-
smartcontracts authored
* fix[dtl]: defend against RPC provider missing events * chore: add changeset * respond to review comments * better error handling for missing handlers
-