From 0d90245f44b5a7e9412ccfb4b31ff87d1041ec1c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 25 Apr 2021 09:13:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/766.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/766.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9e3869a78..b71dacb31 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -127,6 +127,7 @@ "0x477bC8d23c634C154061869478bce96BE6045D12", "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", "0x47c1C7B9D7941A7265D123DCfb100D8FB5348213", + "0x47FdfeA2c5741Acd7Be0377029D6C507154D86B9", "0x4B0F1812e5Df2A09796481Ff14017e6005508003", "0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743", "0x4BbB275012EBE258556B8debE5C07bE98e8d3859", diff --git a/history/LATEST.json b/history/LATEST.json index 58ad7db9e..cd065bbdf 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 765, - "commit": "daaca78c61efee3f86af8e86268a743d90423a81", - "date": "2021-04-25T09:11:17.977Z" + "versionNum": 766, + "commit": "1ecb6f426b4e1bba7203ba15bdfe903c792a1673", + "date": "2021-04-25T09:13:03.878Z" } \ No newline at end of file diff --git a/history/versions/766.json b/history/versions/766.json new file mode 100644 index 000000000..2702bc585 --- /dev/null +++ b/history/versions/766.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 766, + "commit": "1ecb6f426b4e1bba7203ba15bdfe903c792a1673", + "date": "2021-04-25T09:13:03.878Z" + }, + "versionStart": { + "versionNum": 765, + "commit": "daaca78c61efee3f86af8e86268a743d90423a81", + "date": "2021-04-25T09:11:17.977Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x47FdfeA2c5741Acd7Be0377029D6C507154D86B9/info.json", + "blockchains/smartchain/assets/0x47FdfeA2c5741Acd7Be0377029D6C507154D86B9/logo.png", + "blockchains/smartchain/assets/0x89d453108bD94B497bBB4496729cd26f92Aba533/info.json" + ] +} \ No newline at end of file