- 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
-
- 15 May, 2021 3 commits
-
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Mark Tyneway authored
* optimism: syncing dtl with correct contracts * chore: add changeset
-
Karl Floersch authored
-
- 14 May, 2021 7 commits
-
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Mark Tyneway authored
* dtl: update constant to 9 million gaslimit * dtl: parse as rlp without top level type * chore: add changeset * test: delete dead code * lint: fix * deps: add etherproject transactions * dtl: better handler for more number types * tests: fix chainid
-
Annie Ke authored
* feat[batch-submitter]: add lightweight metrics server * add changeset * move metrics server to common
-
Mark Tyneway authored
* l2geth: allow for the configured max tx gaslimit to be set in the contracts * chore: add changeset
-
Matt Masurka authored
* Contracts: connectToL1Contracts & connectToL2Contrats (part 1) * chore: add changeset Co-authored-by:
Kelvin Fichter <kelvinfichter@gmail.com>
-
Karl Floersch authored
* feat: add config for impersonating accounts to BS Useful for testing against hardhat forks. * Make block offset configurable (#865) * feat: make block offset configurable * Add a USE_HARDHAT config * batch-submitter: must pass both impersonate options (#866) Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com> * batch-submitter: update example env * batch-submitter: lint fix * batch-submitter: clean up old comments * batch-submitter: USE_HARDHAT * batch-submitter: add error messages Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
Matt Masurka authored
* Links to new contributing guide * Adds 1 vs 2 reviewer list * More detail Co-authored-by:
platocrat <37757724+platocrat@users.noreply.github.com>
-
- 13 May, 2021 6 commits
-
-
smartcontracts authored
* maintenance: standardize license usage * fix: rename LICENSE.txt to LICENSE
-
Mark Tyneway authored
* batch-submitter: backwards compatible configuration * chore: add changeset * deps: update * js: move bcfg interface to core-utils * batch-submitter: parse USE_SENTRY and add to env example * chore: add changeset * batch-submitter: parse as float instead of int * batch-submitter: better error logging
-
Mark Tyneway authored
* l2geth: fix get last confirmed enqueue * chore: add changeset * client: return error correctly
-
Ben Wilson authored
* Update Github Actions for the develop branch * Rebased and updated changeset config
-
Mark Tyneway authored
* l2geth: update start script for mainnet v3 * chore: add changeset
-
Annie Ke authored
* chore: update READMEs with new env vars * extra context in dtl readme * more context
-
- 12 May, 2021 4 commits
-
-
Matt Masurka authored
* Removes '-v3' from kovan and goerli contracts folders * Generatees new README
-
Karl Floersch authored
* Update mainnet deployment * Remove old unused contracts * chore: regenerate readme * Change : to - in deploy files Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com> Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com> Co-authored-by:
platocrat <37757724+platocrat@users.noreply.github.com>
-
platocrat authored
* example: get revert msgs for hardhat * fix: remove chai-as-promised dep and logic * re-add @types/mocha and @types/chai * Update examples/hardhat/package.json Co-authored-by:
smartcontracts <kelvinfichter@gmail.com>
-
Mark Tyneway authored
* batch-submitter: log error explicitly * data-transport-layer: log error explicitly * message-relayer: log error explicitly * chore: add changeset
-