- 27 Apr, 2021 4 commits
-
-
smartcontracts authored
* fix[contracts]: Remove unnecessary EXTCODECOPY logic * chore[contracts]: Add changeset * Update OVM_ExecutionManager.sol
-
Mark Tyneway authored
* dtl: standardize config * dtl: add changeset
-
smartcontracts authored
* fix: Fix various minor linting errors not caught by CI * Delete bright-rice-pump.md
-
Mark Tyneway authored
* l2geth: correct timestamp + blocknumber in eth_call * test: correct eth_call blocknumber + timestamp * chore: add changeset
-
- 26 Apr, 2021 3 commits
-
-
smartcontracts authored
-
smartcontracts authored
* fix[contracts]: Generate typechain artifacts for ovm separately * fix[contracts]: Add ovm typechain artifacts to package json * chore[contracts]: Add changeset * fix[contracts]: Revert change to package.json * feat(hh-ovm): generate typechain bindings in specific directory Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
smartcontracts authored
* refactor[contracts]: Import contracts directly from OZ * chore[contracts]: Add changeset * fix[integration-tests]: Update gas estimate
-
- 25 Apr, 2021 4 commits
-
-
Annie Ke authored
* remove unused utils files * remove duplicate spec file * remove unused imports * move batch-submitter types to core-utils * add changeset
-
Mark Tyneway authored
Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
Mark Tyneway authored
-
Mark Tyneway authored
-
- 24 Apr, 2021 9 commits
-
-
Annie Ke authored
* feat: add sentry error context * remove white space and changeset * add back stackAttributeKey and remove unused logger functions
-
smartcontracts authored
* refactor[contracts]: Remove old mock contracts * chore[contracts]: Add changeset
-
smartcontracts authored
-
Karl Floersch authored
* feat: let test CI run on all release branches * style: *rc * Add quotes around rc
-
smartcontracts authored
* feat[contracts]: Have messengers emit events on failed relay * chore[contracts]: Add changeset
-
Mark Tyneway authored
-
smartcontracts authored
* fix[contracts]: Correctly export typechain artifacts * chore[contracts]: Add changeset
-
Mark Tyneway authored
* contracts: add sequencer and deployer to addresses.json * chore: add changeset
-
Mark Tyneway authored
* deployer: fix configuration * chore: add changeset
-
- 23 Apr, 2021 20 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
-