From df428fd211323025df5c86cdb0e76ed029273167 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 1 Jun 2021 18:54:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1851.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1851.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 831568dbd..977957850 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -477,6 +477,7 @@ "0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA", "0x7c63F96fEAFACD84e75a594C00faC3693386FBf0", "0x7c67DCCb04b67d4666fd97B2a00bb6D9B8D82E3F", + "0x7cE4AcCd9bb261508ABd20B134D6278902369057", "0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B", "0x7e2d99B3b4854E741dC6ada101937A1a3aAb861e", "0x7e396BfC8a2f84748701167c2d622F041A1D7a17", diff --git a/history/LATEST.json b/history/LATEST.json index 706d489b8..59daa8ab6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1850, - "commit": "444434302abcdf936876dba325a59cc1752559d6", - "date": "2021-06-01T18:45:28.299Z" + "versionNum": 1851, + "commit": "c7a970e27af690ccd8b749521f2c769c5ac3f9d9", + "date": "2021-06-01T18:54:36.279Z" } \ No newline at end of file diff --git a/history/versions/1851.json b/history/versions/1851.json new file mode 100644 index 000000000..db82c93cf --- /dev/null +++ b/history/versions/1851.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1851, + "commit": "c7a970e27af690ccd8b749521f2c769c5ac3f9d9", + "date": "2021-06-01T18:54:36.279Z" + }, + "versionStart": { + "versionNum": 1850, + "commit": "444434302abcdf936876dba325a59cc1752559d6", + "date": "2021-06-01T18:45:28.299Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7cE4AcCd9bb261508ABd20B134D6278902369057/info.json", + "blockchains/smartchain/assets/0x7cE4AcCd9bb261508ABd20B134D6278902369057/logo.png" + ] +} \ No newline at end of file