- 24 Apr, 2021 1 commit
-
-
Mark Tyneway authored
* deployer: fix configuration * chore: add changeset
-
- 23 Apr, 2021 21 commits
-
-
smartcontracts authored
* style[contracts]: Various minor stylistic improvements * style[contracts]: Another few tweaks
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Mark Tyneway authored
* contracts: remove all trailing whitespace * chore: add changeset
-
smartcontracts authored
* feat[smock]: Add support for hardhat 2.2.0 * refactor[smock]: Clean up some repeated code * fix[smock]: Dynamically resolve TransactionExecutionError * fix[smock]: Fix linting error * fix[smock]: Use older ethers version * fix[smock]: Minor hack for backwards compat * chore[smock]: Add changeset
-
Mark Tyneway authored
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
-
Liam Horne authored
-
Annie Ke authored
* export metrics in core-utils * initialize metrics in batch submitters * add changeset * fix unit tests
-
Maurelian authored
* stub out test * fix: getXDomainCalldata argument order to match usage * feat: completed test * fix: working test
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Georgios Konstantopoulos authored
* fix: start the batch submitter properly fixes bug introduced in https://github.com/ethereum-optimism/optimism/pull/538/commits/933880d443538d413f8bac6488e34b3339078ad5 * chore: add changeset
-
Maurelian authored
* chore: import specs fix: accurately describe ovmL1TXORIGIN more specs * chore: rename to match structure of contracts words * chore: move to packages * chore: add package.json fix location of package.json * docs: rename processes dir to components words * docs: remove empty specs dir * docs: move sequencer into l2geth * chore: assign code owners to specs * chore: add prettier * docs: polish bridge and actors section docs: polish * chore: add format:check script * docs: fixup readme * chore: fix prettier config * fix: json linting * chore: add changeset * Update packages/specs/protocol/components/execution.md * chore: move specs to root * chore: make private, add to yarn workspaces * Update specs/package.json Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com> * fix: formatting Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
github-actions[bot] authored
-
Liam Horne authored
-
Liam Horne authored
-
Kristijan Rebernisak authored
- Change Abs_L1TokenGateway.DEFAULT_FINALIZE_DEPOSIT_L2_GAS and Abs_L2DepositedToken.DEFAULT_FINALIZE_WITHDRAWAL_L1_GAS to internal constants - Add virtual declaration to Abs_L1TokenGateway.getFinalizeDepositL2Gas fn - Add virtual declaration to few more bridge gateway fn to improve extensibility
-
smartcontracts authored
* refactor[contracts]: Remove SafeExecutionManagerWrapper * chore[contracts]: Added changeset
-
Karl Floersch authored
* feat: use raw transaction Fix tests Add chainset * Update packages/batch-submitter/src/batch-submitter/tx-batch-submitter.ts Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com> * Remove raw eth_getBlock, delete dead code, & lint * Remove txTypePlaintext and queueOriginPlaintext * style: return promise; no await * Update changeset & fix lint error * Remove stray newline * Update packages/batch-submitter/src/batch-submitter/tx-batch-submitter.ts Co-authored-by:
Annie Ke <annieke8@gmail.com> Co-authored-by:
Annie Ke <annie@address.com> Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com> Co-authored-by:
Annie Ke <annieke8@gmail.com>
-
- 22 Apr, 2021 11 commits
-
-
smartcontracts authored
* refactor[contracts]: Remove two unused contracts * chore[contracts]: Add changeset * docs[contracts]: Added a comment to explain removal of 0x42..05
-
smartcontracts authored
* Port OVM_DeployerWhitelist to use ovm-solc * chore[contracts]: Add changeset * Update packages/contracts/contracts/optimistic-ethereum/OVM/predeploys/OVM_DeployerWhitelist.sol Co-authored-by:
Maurelian <maurelian@protonmail.ch> Co-authored-by:
Maurelian <maurelian@protonmail.ch>
-
smartcontracts authored
* Port OVM_ECDSAContractAccount to use ovm-solc * refactor[contracts]: Use OVM_ETH instead of iOVM_ERC20 * chore[contracts]: Add changeset
-
smartcontracts authored
* Port OVM_ProxyEOA to use ovm-solc * Remove all constructor logic from ProxyEOA * chore[contracts]: add changeset
-
Annie Ke authored
* chore: log errors on monotonicity fixes * add changeset
-
Mark Tyneway authored
* l2geth: add batch querying to rollup client * l2geth: add patch changeset * l2geth: complete mock client interface * l2geth: add comments to rollup client * l2geth: more idiomatic error handling
-
Georgios Konstantopoulos authored
* test: pin down gas estimation for transfers * fix(l2geth): charge fees differently for zero/non-zero bytes of data * test: update estimated gas values * chore: gofmt & changeset * fix(l2geth): calculate zeros correctly
-
Mark Tyneway authored
* dtl: remove stopL2SyncAtHeight config * dtl: implement query param based backend * dtl: remove dead comment * dtl: add changeset * dtl: standardize on backend query param * changeset: update comment
-
smartcontracts authored
* port SequencerEntrypoint to use ovm solc * Minor tweaks and comments * have hardhat-ovm invalidate cache on commit to solc-bin * remove temporary solc version override * have cache invalidation on a per-version basis * remove ethereumjs-util dep * fix lint error * use allow_kall_2 compiler until build is fixed * add changeset
-
Liam Horne authored
-
Liam Horne authored
-
- 21 Apr, 2021 7 commits
-
-
github-actions[bot] authored
-
Annie Ke authored
* fix: run yarn lint:fix
-
Mark Tyneway authored
* l2geth: set default timestamp refresh threshold to 3 mins * l2geth: add changeset
-
Annie Ke authored
* fix: send batch-submitter error logs to sentry * chore: changeset * move sentry to logger and use multi-stream
-
Georgios Konstantopoulos authored
-
Annie Ke authored
-
Annie Ke authored
-