From 469483cba9746fdeef9b165e9496718ab3549441 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 28 May 2021 07:22:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1702.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1702.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6922858d8..77ea5ef1b 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -856,6 +856,7 @@ "0xf40c1F421eE02A550aFDD8712ef34dCe97EeC6f2", "0xf4341fA52669cea0c1836095529A7E9B04b8b88D", "0xf483af09917bA63F1E274056978036d266EB56e6", + "0xf5015995376a35b10dcBD96BA6B6e9de1c9f87c5", "0xf508fCD89b8bd15579dc79A6827cB4686A3592c8", "0xF6530899dE1dAaE4388E1286EBa6379d7DDf9c8F", "0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713", diff --git a/history/LATEST.json b/history/LATEST.json index 311e5b85a..a2c5c35fc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1701, - "commit": "c6406b280ebadc194ffa6a7e23a7d02831d702b0", - "date": "2021-05-28T01:35:38.894Z" + "versionNum": 1702, + "commit": "225863e6012abcf61b43582dcd743b7f8173b156", + "date": "2021-05-28T07:22:04.574Z" } \ No newline at end of file diff --git a/history/versions/1702.json b/history/versions/1702.json new file mode 100644 index 000000000..aa69036ba --- /dev/null +++ b/history/versions/1702.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1702, + "commit": "225863e6012abcf61b43582dcd743b7f8173b156", + "date": "2021-05-28T07:22:04.574Z" + }, + "versionStart": { + "versionNum": 1701, + "commit": "c6406b280ebadc194ffa6a7e23a7d02831d702b0", + "date": "2021-05-28T01:35:38.894Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xf5015995376a35b10dcBD96BA6B6e9de1c9f87c5/info.json", + "blockchains/smartchain/assets/0xf5015995376a35b10dcBD96BA6B6e9de1c9f87c5/logo.png" + ] +} \ No newline at end of file