-
Maurelian authored
* feat(contracts): add pausable.sol This is identical to Pausable, except for replacing Context._msgSender() with just msg.sender * feat: add pause, block and allow to L1 messenger * test(l1-messenger): access control, block, allow * chore: add changeset * chore: yarn lint * test[contracts]: maintain previous test order * fix[contracts]: add upgradable OZ contracts * Revert "test[contracts]: maintain previous test order" This reverts commit 4bbfe60f32e5785debf3cfbe2b3b125f54ed6798. * test[contracts]: add initializer modifier * fix(contracts): delete unused file Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
0ef3069b