- 26 May, 2021 2 commits
-
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by:
Liam Horne <liam@lihorne.com>
-
smartcontracts authored
* fix[l2geth]: have successful deposits return a status of 1 * chore: add changeset * Update evm.go * correctly handle reverts and add extra tests * various tweaks and have watcher handle failed txs * chore: add changeset * add tests for 42 and dead addresses
-
- 25 May, 2021 15 commits
-
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
* fix: remove colons from filenames of deployed contracts * build: add changeset
-
Liam Horne authored
* build: do not publish versions on develop * build: introduce canary build tool using Github Actions
-
Miguel Mota authored
-
platocrat authored
* fix: impl suggestions * fix: bug
-
Tim Myers authored
-
Annie Ke authored
* feat[dtl]: add config switches for sentry and metrics * changeset and environment tag
-
smartcontracts authored
* fix[message-relayer]: avoid getting OOM killed * chore: add changeset * fix some errors in cache eviction logic * make things a little more clear * slight refactor and add another function comment * more minor refactors for legibility * fix a bignumber bug
-
- 24 May, 2021 1 commit
-
-
Georgios Konstantopoulos authored
* fix(l2geth): do not throw an error when estimating gas for txs with nil data * chore: add changeset
-
- 23 May, 2021 2 commits
-
-
smartcontracts authored
test[integration-tests]: add an integration test for contract deployments that run out of gas (#939) * test: add deploy OOG test and improve OOG error message * chore: add changeset Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
smartcontracts authored
* fix[hardhat-ovm]: use correct url when creating ethers object * chore: add changeset * chore: rename changeset Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
- 21 May, 2021 1 commit
-
-
Georgios Konstantopoulos authored
-
- 20 May, 2021 4 commits
-
-
Matt Masurka authored
-
Ben Wilson authored
-
smartcontracts authored
-
smartcontracts authored
* fix[l2geth]: fix a bug where call reverts would not be propagated * chore: add changeset * fix: remove outdated testing logic * Update integration-tests/test/rpc.spec.ts * lint: fix
-
- 19 May, 2021 10 commits
-
-
smartcontracts authored
* fix: separate get-dump and make-dump files * chore: sadd changeset Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
Mark Tyneway authored
* l2geth: debug_ingestTransactions endpoint * chore: add changeset * l2geth: remove dead type * chore: update changeset Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
Maurelian authored
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Mark Tyneway authored
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Annie Ke authored
-
Liam Horne authored
Co-authored-by:
smartcontracts <kelvinfichter@gmail.com>
-
smartcontracts authored
* feat[smock]: add support for sending txs from mocks * fix: remove unused imports * chore: add changeset * fix: readme errors * Update packages/smock/README.md * Update packages/smock/README.md Co-authored-by:
Maurelian <maurelian@protonmail.ch> Co-authored-by:
Maurelian <maurelian@protonmail.ch>
- 18 May, 2021 3 commits
-
-
Georgios Konstantopoulos authored
-
Ben Wilson authored
-
Annie Ke authored
* fix[batch-submitter]: read metrics env vars correctly * rename to metrics
-
- 17 May, 2021 2 commits
-
-
platocrat authored
* Merge conflict * add: integration test * chore: cleanup deps * fix: nohoist examples so that paths get set correctly * chore: rename package.json script * chore: combine test statements into 1 previously the individually separate tests did not test anything meaningful * fix: get tests to pass * add yarn and fix typo * remove call to yarn * re-add call to yarn for first tests * revert compilerVersion paths to og * update ovm-solc path * update test commands * typo * final bug fix * cleaning * i will prevail * i will prevail * timeout to 60sec Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com> > LGTM, it may be worth splitting the examples testing in a separate github workflow to reduce CI times, as they've become long.
-
Maurelian authored
-