From bd154e50719efb43f49adcb72d6c1f2d7117b126 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 24 Jun 2021 17:19:28 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2469.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2469.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6cbb85908..8d69d0a2a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -19,6 +19,7 @@ "0x02fF5065692783374947393723dbA9599e59F591", "0x0314e5a39806C30D67B869EE1bCDABee7e08dE74", "0x0321394309CaD7E0E424650844c3AB3b659315d3", + "0x03cE7649838A811c26C9eabe85A1884E3E0120D4", "0x03D6BD3d48F956D783456695698C407A46ecD54d", "0x03fF0ff224f904be3118461335064bB48Df47938", "0x043b49749e0016E965600d502E2177cA2d95B3d9", diff --git a/history/LATEST.json b/history/LATEST.json index 38e0fd0f3..261b05c66 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2468, - "commit": "8f6afc99acf5b4b329b0af51bcbd028dd711553b", - "date": "2021-06-24T16:34:50.492Z" + "versionNum": 2469, + "commit": "8683c5b8c0aa55241a13e1f765e6e9a8f39a210e", + "date": "2021-06-24T17:19:15.614Z" } \ No newline at end of file diff --git a/history/versions/2469.json b/history/versions/2469.json new file mode 100644 index 000000000..8fa26c300 --- /dev/null +++ b/history/versions/2469.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2469, + "commit": "8683c5b8c0aa55241a13e1f765e6e9a8f39a210e", + "date": "2021-06-24T17:19:15.614Z" + }, + "versionStart": { + "versionNum": 2468, + "commit": "8f6afc99acf5b4b329b0af51bcbd028dd711553b", + "date": "2021-06-24T16:34:50.492Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x03cE7649838A811c26C9eabe85A1884E3E0120D4/info.json", + "blockchains/smartchain/assets/0x03cE7649838A811c26C9eabe85A1884E3E0120D4/logo.png" + ] +} \ No newline at end of file