From 630a508555b85ccac1a09de1ab551432bddc8c6e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 13 May 2021 19:31:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1304.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1304.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 96ea69bda..b779dc1f1 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -337,6 +337,7 @@ "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", "0x802C68730212295149f2bEa78C25e2Cf5A05B8A0", "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3", + "0x8087E4c1735C1373F0D04b88d4Dbe1FAe1149123", "0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78", "0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc", "0x816e9e589F8C07149dA4E2496C547952338B27e2", diff --git a/history/LATEST.json b/history/LATEST.json index 8da4b95c2..397be23b2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1303, - "commit": "39d8f069c57e3e96337527d0db3955344b82a0c4", - "date": "2021-05-13T16:45:56.529Z" + "versionNum": 1304, + "commit": "8d48dec1152d3546b23cd4d68e0b386f6c16e35d", + "date": "2021-05-13T19:31:36.589Z" } \ No newline at end of file diff --git a/history/versions/1304.json b/history/versions/1304.json new file mode 100644 index 000000000..12237715b --- /dev/null +++ b/history/versions/1304.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1304, + "commit": "8d48dec1152d3546b23cd4d68e0b386f6c16e35d", + "date": "2021-05-13T19:31:36.589Z" + }, + "versionStart": { + "versionNum": 1303, + "commit": "39d8f069c57e3e96337527d0db3955344b82a0c4", + "date": "2021-05-13T16:45:56.529Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8087E4c1735C1373F0D04b88d4Dbe1FAe1149123/info.json", + "blockchains/smartchain/assets/0x8087E4c1735C1373F0D04b88d4Dbe1FAe1149123/logo.png" + ] +} \ No newline at end of file