From f1210020801f4d847908b8b94bcdad9ae27aa3c2 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 17 Jun 2021 16:27:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2289.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2289.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 91710da7d..206c13a78 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -787,6 +787,7 @@ "0xA38898a4Ae982Cb0131104a6746f77fA0dA57aAA", "0xA38f6b2848cAE0b61DDd3EC36560801e7eDA2b62", "0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9", + "0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC", "0xa5360c2070FaECFc231fd6bd743FE88382F2991d", "0xA55BB91dE33B4abdf3aC64913D98A55ad84Dc3A8", "0xA56B49dB164D37BE2F5Df2830dB0C666380cEa66", diff --git a/history/LATEST.json b/history/LATEST.json index c99f6a6fb..d74ca7b56 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2288, - "commit": "e92762b37182cb36138c4b2dd9caa3b7750393b1", - "date": "2021-06-17T16:02:54.119Z" + "versionNum": 2289, + "commit": "d3b1600693d3b5b976eafcc6a992faf7054c95e7", + "date": "2021-06-17T16:26:50.948Z" } \ No newline at end of file diff --git a/history/versions/2289.json b/history/versions/2289.json new file mode 100644 index 000000000..3bb78609d --- /dev/null +++ b/history/versions/2289.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2289, + "commit": "d3b1600693d3b5b976eafcc6a992faf7054c95e7", + "date": "2021-06-17T16:26:50.948Z" + }, + "versionStart": { + "versionNum": 2288, + "commit": "e92762b37182cb36138c4b2dd9caa3b7750393b1", + "date": "2021-06-17T16:02:54.119Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/info.json", + "blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/logo.png" + ] +} \ No newline at end of file