From 8cd07da1c615fa29b15e332cec56d20841732d6b Mon Sep 17 00:00:00 2001 From: gretzke Date: Sun, 10 Dec 2023 00:25:27 +0100 Subject: [PATCH 1/2] fix gitignore for storage layout checker --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c1b61a8..95a845d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,6 @@ lcov.info broadcast/*/31337 deployments/**/31337.* -script/util/storage_check_cache -script/util/storage_check_report \ No newline at end of file +# storage layout checker library +storage_check_cache +storage_check_report \ No newline at end of file From e133c1abbd60fe3cb85ba2f8c8f15004f1e5d283 Mon Sep 17 00:00:00 2001 From: gretzke Date: Sun, 10 Dec 2023 00:26:46 +0100 Subject: [PATCH 2/2] forge install: storage-layout-checker 0.1.1 --- lib/storage-layout-checker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/storage-layout-checker b/lib/storage-layout-checker index 6bd9325..7e29a31 160000 --- a/lib/storage-layout-checker +++ b/lib/storage-layout-checker @@ -1 +1 @@ -Subproject commit 6bd9325a57c2ff20ff4f4042b3d2239b649593b8 +Subproject commit 7e29a3174c518ee520d2d16282d13927d54f8f72