From e7a7123476ee9b63301079c9338f71f858f1d3df Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Wed, 23 Jun 2021 13:31:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2444.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2444.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 313c89101..834641ece 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -400,6 +400,7 @@ "0x4a37a2d3Ec44F0FD7DdCF7c2D90749dDeEFb6101", "0x4a68C250486a116DC8D6A0C5B0677dE07cc09C5D", "0x4A824eE819955A7D769e03fe36f9E0C3Bd3Aa60b", + "0x4AFc8c2Be6a0783ea16E16066fde140d15979296", "0x4B0F1812e5Df2A09796481Ff14017e6005508003", "0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743", "0x4b6000F9163de2E3f0a01eC37E06e1469DBbcE9d", diff --git a/history/LATEST.json b/history/LATEST.json index 9af6c2ff6..d69941bcc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2443, - "commit": "2dae782f94a6906fc659ddd415920ef07808ee4f", - "date": "2021-06-23T11:13:06.477Z" + "versionNum": 2444, + "commit": "fc112bba8654f6cffdff91e91c14e7dca0cabc25", + "date": "2021-06-23T13:31:09.149Z" } \ No newline at end of file diff --git a/history/versions/2444.json b/history/versions/2444.json new file mode 100644 index 000000000..5e24f85e2 --- /dev/null +++ b/history/versions/2444.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2444, + "commit": "fc112bba8654f6cffdff91e91c14e7dca0cabc25", + "date": "2021-06-23T13:31:09.149Z" + }, + "versionStart": { + "versionNum": 2443, + "commit": "2dae782f94a6906fc659ddd415920ef07808ee4f", + "date": "2021-06-23T11:13:06.477Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4AFc8c2Be6a0783ea16E16066fde140d15979296/info.json", + "blockchains/smartchain/assets/0x4AFc8c2Be6a0783ea16E16066fde140d15979296/logo.png" + ] +} \ No newline at end of file