- 02 Feb, 2023 18 commits
-
-
mergify[bot] authored
op-heartbeat: fix formatting
-
protolambda authored
-
mergify[bot] authored
op-node: Remove duplicated word in comment.
-
Adrian Sutton authored
-
mergify[bot] authored
op-heartbeat: allow more versions in heartbeat service
-
protolambda authored
-
mergify[bot] authored
test(ctb): Add bridge tests for the new bridge interface
-
mergify[bot] authored
-
mergify[bot] authored
[op-node] Fix ReadStorageAt for 0-prefixed values
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
chore(ctb): Add comments, rebuild fix(ctb): Refactor and fix the L2 bridge tests fix(ctb): Ensure consistent event ordering using super The _emit methods in child contracts now use super to call emit the new events. The legacy events now always precedes the new event. test(ctb): Use kwargs syntax in _preBridgeX() funcs chore(ctb): Improve doc comments on _emit funcs
-
Maurelian authored
fix(ctb): Add _emitETHBridgeInitiated fix(ctb): Add _emitERC20BridgeFinalized fix(ctb): Add remaining event wrapper functions
-
Mark Tyneway authored
ctp: remove final hh tests
-
- 01 Feb, 2023 22 commits
-
-
mergify[bot] authored
-
Mark Tyneway authored
-
mergify[bot] authored
feat(specs): language changes
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
mergify[bot] authored
feat(mon): set up chain-mon package
-
Mark Tyneway authored
This commit gets the foundry tests up to parity for the `AssetReceiver` and `Transactor` and then deletes the hardhat tests. Now this package only has foundry based tests which makes it much easier to standardize longer term with a single way of developing smart contracts in the monorepo.
-
mergify[bot] authored
-
Ori Pomerantz authored
-
Mark Tyneway authored
ctp: delete hh dripcheck tests
-
Mark Tyneway authored
maint(ctb): clean up Alias and Bytes tests
-
mergify[bot] authored
⚡ add node_modules and .vscode to dockerignore -
Ori Pomerantz authored
-
Ori Pomerantz authored
-
⚡ Will Cory authored -
Mark Tyneway authored
-
Mark Tyneway authored
-
mergify[bot] authored
ctp: delete hardhat drippie tests
-
mergify[bot] authored
-
Mark Tyneway authored
After https://github.com/ethereum-optimism/optimism/pull/4805 was merged, the foundry dripcheck tests are merged. This means that we can remove the hardhat based dripcheck tests in favor of the foundry based ones. This moves us closer to having a unifed testing environment for smart contracts.
-
Mark Tyneway authored
contracts-periphery: foundry tests for drip checks
-