From 0e8fe303b3d22d7960f87777c397f11d8ef993bb Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 5 Jul 2021 11:47:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2815.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2815.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ab2dbc110..85410418a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -316,6 +316,7 @@ "0x3713c1fc64C1Deefdf0Ca65D098d15de050EeD1e", "0x373849E1DbEE104D67afFf1B73703De4fd96294E", "0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f", + "0x375A7B6A6F74a5Acb86C420c53C4Ce8cf1d51b4D", "0x37A9357B0d575d419595Cb56974fb89729E737de", "0x37Ac4D6140e54304D77437A5c11924f61a2D976f", "0x37C28DE42bA3d22217995D146FC684B2326Ede64", diff --git a/history/LATEST.json b/history/LATEST.json index 4ac0d67a9..b7ff3bcbc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2814, - "commit": "fdebe3369a4b1169622919d280c41afddd30aab2", - "date": "2021-07-05T11:37:23.431Z" + "versionNum": 2815, + "commit": "c4300e39fdf5b2b038dbf2b199c1e53c365fe18e", + "date": "2021-07-05T11:47:27.075Z" } \ No newline at end of file diff --git a/history/versions/2815.json b/history/versions/2815.json new file mode 100644 index 000000000..4720e2e0f --- /dev/null +++ b/history/versions/2815.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2815, + "commit": "c4300e39fdf5b2b038dbf2b199c1e53c365fe18e", + "date": "2021-07-05T11:47:27.075Z" + }, + "versionStart": { + "versionNum": 2814, + "commit": "fdebe3369a4b1169622919d280c41afddd30aab2", + "date": "2021-07-05T11:37:23.431Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x375A7B6A6F74a5Acb86C420c53C4Ce8cf1d51b4D/info.json", + "blockchains/smartchain/assets/0x375A7B6A6F74a5Acb86C420c53C4Ce8cf1d51b4D/logo.png" + ] +} \ No newline at end of file