• Mark Tyneway's avatar
    contracts-bedrock: modularize the `AlphabetVM` · b3752378
    Mark Tyneway authored
    Moves the `AlphabetVM` contract into its own file
    because previously it was resulting in an import cycle.
    This was causing compilation errors when refactoring
    the code to use the deploy script to set up the tests.
    
    All mock contracts used for testing can now live in `test/mocks`
    instead of being randomly placed around the codebase.
    b3752378
Name
Last commit
Last update
..
ast Loading commit data...
bindings Loading commit data...
foundry Loading commit data...
gen Loading commit data...
hardhat Loading commit data...
legacy-bindings Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
artifacts.json Loading commit data...
doc.go Loading commit data...