From 47f8391202fd58517a87b288c280e1064d556172 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 13 Jul 2021 12:34:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2903.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2903.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7cb1ac68b..af2314f87 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -535,6 +535,7 @@ "0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346", "0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae", "0x5B69eAbF1c748F590F60906D964158DBA0F53285", + "0x5b6AfBd5184638c9c49C485c3DE5ED56269ba6Cb", "0x5B7f0c82D342BE42c94d789cfc3aAE29863D123e", "0x5b8c1315D2a151355EA3BE9d2Cbdc4425648dCAb", "0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798", diff --git a/blockchains/smartchain/assets/0x5b6AfBd5184638c9c49C485c3DE5ED56269ba6Cb/info.json b/blockchains/smartchain/assets/0x5b6AfBd5184638c9c49C485c3DE5ED56269ba6Cb/info.json index 11ed78fbd..8f2c745b6 100644 --- a/blockchains/smartchain/assets/0x5b6AfBd5184638c9c49C485c3DE5ED56269ba6Cb/info.json +++ b/blockchains/smartchain/assets/0x5b6AfBd5184638c9c49C485c3DE5ED56269ba6Cb/info.json @@ -38,4 +38,4 @@ "url": "https://twitter.com/AURofficial_" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 20e7ce3ae..e28986c5e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2902, - "commit": "e435ea15d4f2bccfc5a1ed6520c21ac657628de7", - "date": "2021-07-13T01:28:21.250Z" + "versionNum": 2903, + "commit": "0bf0a1a23fa2cd78fedecfa32a270765fd445105", + "date": "2021-07-13T12:34:12.225Z" } \ No newline at end of file diff --git a/history/versions/2903.json b/history/versions/2903.json new file mode 100644 index 000000000..363f7676e --- /dev/null +++ b/history/versions/2903.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2903, + "commit": "0bf0a1a23fa2cd78fedecfa32a270765fd445105", + "date": "2021-07-13T12:34:12.225Z" + }, + "versionStart": { + "versionNum": 2902, + "commit": "e435ea15d4f2bccfc5a1ed6520c21ac657628de7", + "date": "2021-07-13T01:28:21.250Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5b6AfBd5184638c9c49C485c3DE5ED56269ba6Cb/info.json", + "blockchains/smartchain/assets/0x5b6AfBd5184638c9c49C485c3DE5ED56269ba6Cb/logo.png" + ] +} \ No newline at end of file