From c5b942512bd4fe4a7a161a7e789881dcd00a50fb Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 17 May 2021 18:55:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1444.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1444.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e46cd01d6..609418436 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -168,6 +168,7 @@ "0x3504de9e61FDFf2Fc70f5cC8a6D1Ee493434C1Aa", "0x359f35085202C8527a0c767557339635A335Eb76", "0x36DB129506fE81dA7Ce085648ff9C7a0D5e31ed2", + "0x36dBcBCA106353D49e1E0E8974492fFB862a0C92", "0x37109a51e712471Bd2C72d8D70718627e7fF0032", "0x3713c1fc64C1Deefdf0Ca65D098d15de050EeD1e", "0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f", diff --git a/history/LATEST.json b/history/LATEST.json index 724bf3555..3a1a18986 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1443, - "commit": "87d14683678b7e132fa233c4bc3d691e1ceecf5b", - "date": "2021-05-17T18:53:42.728Z" + "versionNum": 1444, + "commit": "e89441506ac37e8133e343cae291b9522c01cca6", + "date": "2021-05-17T18:55:32.322Z" } \ No newline at end of file diff --git a/history/versions/1444.json b/history/versions/1444.json new file mode 100644 index 000000000..18c8e3955 --- /dev/null +++ b/history/versions/1444.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1444, + "commit": "e89441506ac37e8133e343cae291b9522c01cca6", + "date": "2021-05-17T18:55:32.322Z" + }, + "versionStart": { + "versionNum": 1443, + "commit": "87d14683678b7e132fa233c4bc3d691e1ceecf5b", + "date": "2021-05-17T18:53:42.728Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x36dBcBCA106353D49e1E0E8974492fFB862a0C92/info.json", + "blockchains/smartchain/assets/0x36dBcBCA106353D49e1E0E8974492fFB862a0C92/logo.png" + ] +} \ No newline at end of file