From 4c426d8b30006aabbdfa8dd6ecf16fbe758a60f6 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Tue, 6 Apr 2021 09:05:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/421.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/421.json diff --git a/history/LATEST.json b/history/LATEST.json index 4025ccda9..72f97a2d5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 420, - "commit": "03acaefefaa10f19d07b4df8a54355b52e91c16f", - "date": "2021-04-06T09:03:59.092Z" + "versionNum": 421, + "commit": "2afdd81d31b5343c681b9ee5fb32251b47c44301", + "date": "2021-04-06T09:05:20.802Z" } \ No newline at end of file diff --git a/history/versions/421.json b/history/versions/421.json new file mode 100644 index 000000000..d3467b7a0 --- /dev/null +++ b/history/versions/421.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 421, + "commit": "2afdd81d31b5343c681b9ee5fb32251b47c44301", + "date": "2021-04-06T09:05:20.802Z" + }, + "versionStart": { + "versionNum": 420, + "commit": "03acaefefaa10f19d07b4df8a54355b52e91c16f", + "date": "2021-04-06T09:03:59.092Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json" + ] +} \ No newline at end of file