From 48f9279feec5c60e54abfb00d3275c435eb9caa1 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 28 Jun 2021 17:39:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2562.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2562.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index cb84294e8..f880b8f80 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -322,6 +322,7 @@ "0x397a439E0d8fE38Ed3fBf968Ec162751ba100a5F", "0x397E6d4fd68A9E25e93fC712B8F72F826f48a8ff", "0x39cab1DdaFDa34B9202F5a41f71B15d2F3EbA2aC", + "0x3a23f43aaED213209a6143Cb91A00674CAA767E6", "0x3a3D9756019fe9DE2A0AcF115a15a26D34FB2818", "0x3A50d6daacc82f17A2434184fE904fC45542A734", "0x3A66D3d2EDB25182430d01b991BC6eaC73aD5AA8", diff --git a/history/LATEST.json b/history/LATEST.json index bc36ec179..c65449569 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2561, - "commit": "4a6ebdb52e87b9760ab3365e74a57672743bd4a8", - "date": "2021-06-28T17:20:29.103Z" + "versionNum": 2562, + "commit": "c971ea88f432382cb26fc8a637012e3a209c20ff", + "date": "2021-06-28T17:39:38.791Z" } \ No newline at end of file diff --git a/history/versions/2562.json b/history/versions/2562.json new file mode 100644 index 000000000..26c983fe9 --- /dev/null +++ b/history/versions/2562.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2562, + "commit": "c971ea88f432382cb26fc8a637012e3a209c20ff", + "date": "2021-06-28T17:39:38.791Z" + }, + "versionStart": { + "versionNum": 2561, + "commit": "4a6ebdb52e87b9760ab3365e74a57672743bd4a8", + "date": "2021-06-28T17:20:29.103Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x3a23f43aaED213209a6143Cb91A00674CAA767E6/info.json", + "blockchains/smartchain/assets/0x3a23f43aaED213209a6143Cb91A00674CAA767E6/logo.png" + ] +} \ No newline at end of file