From c671f0035c52eacbfeebac678e30d2ebc9104859 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 19:13:15 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1373.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1373.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index dfa3ea444..f15318831 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -287,6 +287,7 @@ "0x60b3BC37593853c04410c4F07fE4D6748245BF77", "0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf", "0x6130AAaffDd8F39dC8EC00c6af0681DF0cBb2EEF", + "0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e", "0x617724974218A18769020A70162165A539c07E8a", "0x61Ed1C66239d29Cc93C8597c6167159e8F69a823", "0x622A1297057ea233287ce77bdBF2AB4E63609F23", diff --git a/history/LATEST.json b/history/LATEST.json index 222a434ae..0e7258a5a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1372, - "commit": "3137e101adc24a94d8ae3af31e0272d37165156c", - "date": "2021-05-15T16:07:13.405Z" + "versionNum": 1373, + "commit": "809b5efc70741b895d5a04c0d4eefdba02dfe71f", + "date": "2021-05-15T19:12:57.486Z" } \ No newline at end of file diff --git a/history/versions/1373.json b/history/versions/1373.json new file mode 100644 index 000000000..7632bacfb --- /dev/null +++ b/history/versions/1373.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1373, + "commit": "809b5efc70741b895d5a04c0d4eefdba02dfe71f", + "date": "2021-05-15T19:12:57.486Z" + }, + "versionStart": { + "versionNum": 1372, + "commit": "3137e101adc24a94d8ae3af31e0272d37165156c", + "date": "2021-05-15T16:07:13.405Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e/info.json", + "blockchains/smartchain/assets/0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e/logo.png" + ] +} \ No newline at end of file