- 01 Feb, 2023 14 commits
-
-
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
-
Mark Tyneway authored
Add foundry tests for the dripchecks. Each test suite includes a fuzz test for the positive and negative cases. This is a continuation of porting all contracts tests to foundry for a unified developer testing environment.
-
Mark Tyneway authored
feat(ctp): audited Drippie mainnet deployment
-
Mark Tyneway authored
ctp: add foundry tests for Drippie
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
mergify[bot] authored
op-batcher: Simplify configs, dedup init, & simplify init code
-
mergify[bot] authored
-
Mark Tyneway authored
allow body parser options to be passed in
-
Will Cory authored
-
- 31 Jan, 2023 11 commits
-
-
Mark Tyneway authored
maint(ctb): clean up Hashing tests
-
mergify[bot] authored
op-node: ensure sequencer selects L1 origin within sequencer time drift and use conf depth util
-
protolambda authored
and use conf depth util
-
Will Cory authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
This commit adds foundry tests for the `Drippie` smart contract. Test coverage is improved as additional events that were not tested before are now being tested for. Also allows a future version of `Drippie` to be more easily invariant tested. All hardhat tests are ported 1:1 with additional assertion of specific `CALL`s and events being emitted.
-
Joshua Gutow authored
This uses the same op-services/crypto signer initialization. It also simplifies the batcher struct and config.
-
mergify[bot] authored
maint(ctb): clean up various test files
-
Kelvin Fichter authored
Cleans up various test files and updates them to the new format.
-
Kelvin Fichter authored
Cleans up tests for Hashing.sol and uses new format.
-
- 30 Jan, 2023 2 commits
-
-
mergify[bot] authored
Test for both legacy and new events in bridges
-
mergify[bot] authored
-
- 29 Jan, 2023 3 commits
-
-
Liam Horne authored
-
mergify[bot] authored
Typo
-
Rodrigo Herrera Itie authored
-
- 28 Jan, 2023 10 commits
-
-
mergify[bot] authored
[ENG-2626] op-batcher: Efficient batching
-
mergify[bot] authored
-
mergify[bot] authored
op-chain-ops: update script to submit pending withdrawals
-
mergify[bot] authored
-
Mark Tyneway authored
-
Matthew Slipper authored
proxyd: Add nonce to sender-based rate limit
-
Matthew Slipper authored
-
Sebastian Stammler authored
-
mergify[bot] authored
proxyd: Add missing req_id to log entry
-
mergify[bot] authored
-