From 54c5761e477285c74dcd5ffe1f5f98a765243b0e Mon Sep 17 00:00:00 2001 From: assets-bot Date: Mon, 7 Jun 2021 20:05:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2014.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/2014.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e2dfbadf4..248023816 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -551,6 +551,7 @@ "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A", "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", "0x802C68730212295149f2bEa78C25e2Cf5A05B8A0", + "0x8034Aa1EBB42a4E2110E91666497198e977c8d81", "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3", "0x8087E4c1735C1373F0D04b88d4Dbe1FAe1149123", "0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78", diff --git a/history/LATEST.json b/history/LATEST.json index 763ebf919..20ffcfc50 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2013, - "commit": "abf1306d5ef6e20e5e9ace17c36318384c7e4c04", - "date": "2021-06-07T20:04:23.316Z" + "versionNum": 2014, + "commit": "9f35f3e5e69adb246ad89dfae1e30519c6531743", + "date": "2021-06-07T20:05:40.002Z" } \ No newline at end of file diff --git a/history/versions/2014.json b/history/versions/2014.json new file mode 100644 index 000000000..8d6936222 --- /dev/null +++ b/history/versions/2014.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2014, + "commit": "9f35f3e5e69adb246ad89dfae1e30519c6531743", + "date": "2021-06-07T20:05:40.002Z" + }, + "versionStart": { + "versionNum": 2013, + "commit": "abf1306d5ef6e20e5e9ace17c36318384c7e4c04", + "date": "2021-06-07T20:04:23.316Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x8034Aa1EBB42a4E2110E91666497198e977c8d81/info.json", + "blockchains/smartchain/assets/0x8034Aa1EBB42a4E2110E91666497198e977c8d81/logo.png", + "blockchains/smartchain/assets/0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD/info.json" + ] +} \ No newline at end of file