From 3be72db95b550fbba91a26293fc4312e13c7ad49 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 19 Apr 2021 21:30:44 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/604.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/604.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 5130c9ce0..8754ea358 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -68,6 +68,7 @@ "0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c", "0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06", "0x2d69c55baEcefC6ec815239DA0a985747B50Db6E", + "0x2DD337F94A36449C6e5fD4f523Ce2e55A5Ad1008", "0x2E291e1c9f85a86d0C58Ae15621aaC005a8b2EAD", "0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66", "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", diff --git a/history/LATEST.json b/history/LATEST.json index 316ab1e98..a95acdfa3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 603, - "commit": "887ad33c02394c263bfc24d7c87cdae48ea6f114", - "date": "2021-04-19T21:08:24.860Z" + "versionNum": 604, + "commit": "158976cf3466da316e68b21cc4b11968ccc76121", + "date": "2021-04-19T21:30:28.720Z" } \ No newline at end of file diff --git a/history/versions/604.json b/history/versions/604.json new file mode 100644 index 000000000..ceecadff9 --- /dev/null +++ b/history/versions/604.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 604, + "commit": "158976cf3466da316e68b21cc4b11968ccc76121", + "date": "2021-04-19T21:30:28.720Z" + }, + "versionStart": { + "versionNum": 603, + "commit": "887ad33c02394c263bfc24d7c87cdae48ea6f114", + "date": "2021-04-19T21:08:24.860Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2DD337F94A36449C6e5fD4f523Ce2e55A5Ad1008/info.json", + "blockchains/smartchain/assets/0x2DD337F94A36449C6e5fD4f523Ce2e55A5Ad1008/logo.png" + ] +} \ No newline at end of file