From a348442a255e5b3526b64eee07a924768e2fad05 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 20 Aug 2021 06:39:59 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/3308.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3308.json diff --git a/history/LATEST.json b/history/LATEST.json index 2acc58aab..130987618 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3307, - "commit": "918b4bacf6b81c4522b47398f56548124853269b", - "date": "2021-08-20T02:35:13.404Z" + "versionNum": 3308, + "commit": "4b0eb3f0f4003c31e3bb4ac09f085287675f583a", + "date": "2021-08-20T06:39:41.167Z" } \ No newline at end of file diff --git a/history/versions/3308.json b/history/versions/3308.json new file mode 100644 index 000000000..15cdf0acc --- /dev/null +++ b/history/versions/3308.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 3308, + "commit": "4b0eb3f0f4003c31e3bb4ac09f085287675f583a", + "date": "2021-08-20T06:39:41.167Z" + }, + "versionStart": { + "versionNum": 3307, + "commit": "918b4bacf6b81c4522b47398f56548124853269b", + "date": "2021-08-20T02:35:13.404Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/info.json", + "blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/logo.png" + ] +} \ No newline at end of file