From 9f5540029168b0afac716de62599cbb20c7ce8dd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 2 May 2021 18:21:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/960.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/960.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ea1592e62..ea103db50 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -14,6 +14,7 @@ "0x066fc8DD5955534A01a9f892314c9B01b59A9C11", "0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18", "0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879", + "0x07af67b392B7A202fAD8E0FBc64C34F33102165B", "0x0957C57C9EB7744850dCC95db5A06eD4a246236E", "0x0Ca958394bf4F68D30454421388A6A4Af8652E4B", "0x0cF011A946f23a03CeFF92A4632d5f9288c6C70D", diff --git a/history/LATEST.json b/history/LATEST.json index 972fbb52a..dc26937fd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 959, - "commit": "4df45b76546311beb4250d33cef6e77298ae1390", - "date": "2021-05-02T08:50:13.692Z" + "versionNum": 960, + "commit": "720ecf7037da2dfd4b9757a77a920696f46939ef", + "date": "2021-05-02T18:20:57.688Z" } \ No newline at end of file diff --git a/history/versions/960.json b/history/versions/960.json new file mode 100644 index 000000000..ae15bd85c --- /dev/null +++ b/history/versions/960.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 960, + "commit": "720ecf7037da2dfd4b9757a77a920696f46939ef", + "date": "2021-05-02T18:20:57.688Z" + }, + "versionStart": { + "versionNum": 959, + "commit": "4df45b76546311beb4250d33cef6e77298ae1390", + "date": "2021-05-02T08:50:13.692Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/info.json", + "blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/logo.png" + ] +} \ No newline at end of file