From 16996182aa5db9a0294c39a0b672d88177f9b511 Mon Sep 17 00:00:00 2001 From: zachzwei Date: Tue, 10 Aug 2021 07:09:39 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3207.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3207.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 39c40af21..01f344996 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1347,6 +1347,7 @@ "0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0", "0xE02018491ADf33B3Ef3001a0e2F2139821dA8d2F", "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5", + "0xE03495fCa9e644d55B65c30ed9fdC3321C260126", "0xe0d6AD5A77fD1ed1A22F89657E4248A8ac6a8cbF", "0xE10e9822A5de22F8761919310DDA35CD997d63c0", "0xe13Ea90ce173e1118042A8f6A21D0D0A14aA6b1B", diff --git a/history/LATEST.json b/history/LATEST.json index 442f80f88..1026303e8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3206, - "commit": "6607bc10d61f88105aece8ac68cd417bced79853", - "date": "2021-08-10T01:27:53.331Z" + "versionNum": 3207, + "commit": "d17ee9b10ac98b35413b4e0c26392a3269de8b72", + "date": "2021-08-10T07:09:20.631Z" } \ No newline at end of file diff --git a/history/versions/3207.json b/history/versions/3207.json new file mode 100644 index 000000000..6ec87bc1f --- /dev/null +++ b/history/versions/3207.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3207, + "commit": "d17ee9b10ac98b35413b4e0c26392a3269de8b72", + "date": "2021-08-10T07:09:20.631Z" + }, + "versionStart": { + "versionNum": 3206, + "commit": "6607bc10d61f88105aece8ac68cd417bced79853", + "date": "2021-08-10T01:27:53.331Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xE03495fCa9e644d55B65c30ed9fdC3321C260126/info.json", + "blockchains/smartchain/assets/0xE03495fCa9e644d55B65c30ed9fdC3321C260126/logo.png" + ] +} \ No newline at end of file