- 02 Feb, 2023 1 commit
-
-
Mark Tyneway authored
ctp: remove final hh tests
-
- 01 Feb, 2023 37 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
-
mergify[bot] authored
-
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
The foundry tests merged in https://github.com/ethereum-optimism/optimism/pull/4760 are a superset of the hardhat tests so we can delete the hardhat drippie tests in favor of the foundry based tests. This is moving us closer to a unified smart contract development environment where we can enforce the same standards across all smart contracts developed in the monorepo.
-
Mark Tyneway authored
ctp: add foundry tests for Drippie
-
Mark Tyneway authored
Co-authored-by:
Maurelian <maurelian@protonmail.ch>
-
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 2 commits
-
-
Mark Tyneway authored
maint(ctb): clean up Hashing tests
-
Kelvin Fichter authored
Sets up the chain-mon package by adapting the drippie-mon package. All new chain monitoring services will be placed in chain-mon instead.
-