From b24cbe8809fe831df8e22f2593efb01abc586b94 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 10 May 2021 14:18:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1213.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1213.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 59068b0f7..8de0fe29b 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -532,6 +532,7 @@ "0xD7B729ef857Aa773f47D37088A1181bB3fbF0099", "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727", "0xd882739Fca9CBAE00F3821c4c65189E2D7e26147", + "0xd8A31016cD7da048ca21FFE04256C6d08C3A2251", "0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C", "0xD930f493E153d745aFB124F9859bE8479e4b1862", "0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2", diff --git a/history/LATEST.json b/history/LATEST.json index 0b16e86e4..c952d6885 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1212, - "commit": "a60b62555adafcb308ae5cbee6e2f3420efe25b7", - "date": "2021-05-10T13:58:42.019Z" + "versionNum": 1213, + "commit": "5bf5709b28333b893b5072e584dd12bb15f5bde9", + "date": "2021-05-10T14:18:42.980Z" } \ No newline at end of file diff --git a/history/versions/1213.json b/history/versions/1213.json new file mode 100644 index 000000000..35e39048b --- /dev/null +++ b/history/versions/1213.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1213, + "commit": "5bf5709b28333b893b5072e584dd12bb15f5bde9", + "date": "2021-05-10T14:18:42.980Z" + }, + "versionStart": { + "versionNum": 1212, + "commit": "a60b62555adafcb308ae5cbee6e2f3420efe25b7", + "date": "2021-05-10T13:58:42.019Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xd8A31016cD7da048ca21FFE04256C6d08C3A2251/info.json", + "blockchains/smartchain/assets/0xd8A31016cD7da048ca21FFE04256C6d08C3A2251/logo.png" + ] +} \ No newline at end of file