From 9f55d636524077b00d7114231760761233a8dbc1 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 23 Sep 2021 18:11:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3746.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3746.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index d62233198..16e75c41e 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1417,6 +1417,7 @@ "0x33c52eE4BD563A26071619bC6F70146295FeBE8D", "0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C", "0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f", + "0x33d63Ba1E57E54779F7dDAeaA7109349344cf5F1", "0x33d8e28949Eb784556064ED095A18C0E66219860", "0x33DCd369d697132dE252884336225DE31fB474b2", "0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03", diff --git a/history/LATEST.json b/history/LATEST.json index 2a32567d4..e89a597bc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3745, - "commit": "f0468280f516dc5495b98b133e2cd24e96828c42", - "date": "2021-09-23T17:11:57.281Z" + "versionNum": 3746, + "commit": "ad0fa66bd3c1e61df5316ccf0049460edf20d74a", + "date": "2021-09-23T18:11:38.191Z" } \ No newline at end of file diff --git a/history/versions/3746.json b/history/versions/3746.json new file mode 100644 index 000000000..300473d48 --- /dev/null +++ b/history/versions/3746.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3746, + "commit": "ad0fa66bd3c1e61df5316ccf0049460edf20d74a", + "date": "2021-09-23T18:11:38.191Z" + }, + "versionStart": { + "versionNum": 3745, + "commit": "f0468280f516dc5495b98b133e2cd24e96828c42", + "date": "2021-09-23T17:11:57.281Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x33d63Ba1E57E54779F7dDAeaA7109349344cf5F1/info.json", + "blockchains/ethereum/assets/0x33d63Ba1E57E54779F7dDAeaA7109349344cf5F1/logo.png" + ] +} \ No newline at end of file