- 06 May, 2021 5 commits
-
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Mark Tyneway authored
* dtl: index the value field (#686) * chore: add changeset * chore: add changeset * dtl: pass through value field * core-utils: update and test toRpcString * lint: fix * l2geth: parse value fields * chore: add changeset * dtl: prevent null reference in L1 handler (#757) * dtl: prevent reference of null value * chore: add changeset * dtl: propagate value * lint: fix
-
smartcontracts authored
* fix[contracts]: Remove verifyExclusionProof * chore: Add changeset
-
Mark Tyneway authored
-
t11s authored
-
- 05 May, 2021 11 commits
-
-
Mark Tyneway authored
* dtl: error logging with message, stack and code * chore: add changeset
-
Karl Floersch authored
* feat: add skipped deposit auto heal * Fix weird lint errors * Use OR instead of AND for skip check
-
Elena Gesheva authored
* Run codechecks in CI for gas cost benchmarking * Add CC_SECRET env var
-
platocrat authored
-
Maurelian authored
Also ensures all packages have a lint:check, and places the lint:fix and lint:check scripts in the order in which they are run by yarn lint
-
Maurelian authored
-
ben-chain authored
* fix(hh-ovm): hack RUN_SOLCJS back to RUN_SOLC * chore: add changeset
-
platocrat authored
-
Maurelian authored
chore(contracts): make coverage its own action Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
Annie Ke authored
* add ethBalance gauge * add rest of bs metrics * add changeset
-
Maurelian authored
-
- 04 May, 2021 5 commits
-
-
Mark Tyneway authored
* dtl: fix config parsing * chore: add changeset
-
Mark Tyneway authored
* l2geth: update start script * chore: add changeset
-
Georgios Konstantopoulos authored
-
Mark Tyneway authored
* l2geth: protect nil in eth_call * chore: add changeset
-
Georgios Konstantopoulos authored
* fix(hh-ovm): defaults to 0 gasPrice if none provided * chore: add changeset
-
- 03 May, 2021 3 commits
-
-
Georgios Konstantopoulos authored
* test: add docker image for integration tests * feat: add to docker-compose with scale 0 * ci: run and publish integration tests to dockerhub * test: add option to not bring network up for docker integration tests * chore: add --fail --show-error to curl
-
Liam Horne authored
* build: add set -e to various bash scripts that we want to error loudly * build: use sh and remove set -e for geth.sh
-
Liam Horne authored
-
- 02 May, 2021 1 commit
-
-
Liam Horne authored
* fix: ensure hardhat does not fail if no input sources provided * lint: fix * chore: add changeset Co-authored-by:
smartcontracts <kelvinfichter@gmail.com> Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
- 01 May, 2021 6 commits
-
-
ben-chain authored
-
Annie Ke authored
* add node_env to batch submitter * rename log to logger for service consistency * address review comments * make ETH_NETWORK_NAME to disambiguate * move tx data to debug
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
-
- 30 Apr, 2021 5 commits
-
-
César Rodríguez authored
-
Annie Ke authored
* add prom bundle to measure endpoint metrics * add changeset
-
Liam Horne authored
-
platocrat authored
* git reset to reorder dirs * fix: typos * chore(waffle-example): make tests pass Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
Mark Tyneway authored
* l2geth: update start script to v0.2.0 regenesis * chore: add changeset
-
- 29 Apr, 2021 4 commits
-
-
Maurelian authored
* feat(contracts): add pausable.sol This is identical to Pausable, except for replacing Context._msgSender() with just msg.sender * feat: add pause, block and allow to L1 messenger * test(l1-messenger): access control, block, allow * chore: add changeset * chore: yarn lint * test[contracts]: maintain previous test order * fix[contracts]: add upgradable OZ contracts * Revert "test[contracts]: maintain previous test order" This reverts commit 4bbfe60f32e5785debf3cfbe2b3b125f54ed6798. * test[contracts]: add initializer modifier * fix(contracts): delete unused file Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
Annie Ke authored
* WIP: common-ts * remove common-ts files from core-utils * fix imports in bs and dtl * update dockerfiles * cleanup common-ts * add changeset and message relayer dependency * add dtl common-ts dependency * make .prettier rc symlink 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>
-
Liam Horne authored
-