From 3840f6af07664f9d4019c58cf6244b06d3be838f Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 30 Jul 2021 13:53:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ history/LATEST.json | 6 +++--- history/versions/3118.json | 18 ++++++++++++++++++ 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/3118.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b961eedec..f83fa30f1 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -397,6 +397,7 @@ "0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975", "0x40B34cC972908060D6d527276e17c105d224559d", "0x410319197d3394652B7ddDc669E58fbe30B56090", + "0x4131b87F74415190425ccD873048C708F8005823", "0x41540ba32dB90269Bb72A7bE1D4b1eE18F5544f1", "0x4197C6EF3879a08cD51e5560da5064B773aa1d29", "0x41AA9F842AF935cC71252C0dE4BFF13F821546b8", @@ -920,6 +921,7 @@ "0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82", "0x9c9843a65302BA0F1778593CaE1De6478596eFFB", "0x9c9d4302A1A550b446401e56000F76Bc761C3A33", + "0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC", "0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5", "0x9DAAa05946e486ADd2c81e0d32D936866B8449D9", "0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB", diff --git a/history/LATEST.json b/history/LATEST.json index d636e4ad2..173b350dc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3117, - "commit": "bde7bda0d9b3d6eb93c46ba5e254d11f235a3d95", - "date": "2021-07-30T13:24:10.741Z" + "versionNum": 3118, + "commit": "fdd77bb7c71cdb2053156d9482b299c34afb7a27", + "date": "2021-07-30T13:53:19.147Z" } \ No newline at end of file diff --git a/history/versions/3118.json b/history/versions/3118.json new file mode 100644 index 000000000..8f5198de1 --- /dev/null +++ b/history/versions/3118.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 3118, + "commit": "fdd77bb7c71cdb2053156d9482b299c34afb7a27", + "date": "2021-07-30T13:53:19.147Z" + }, + "versionStart": { + "versionNum": 3117, + "commit": "bde7bda0d9b3d6eb93c46ba5e254d11f235a3d95", + "date": "2021-07-30T13:24:10.741Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4131b87F74415190425ccD873048C708F8005823/info.json", + "blockchains/smartchain/assets/0x4131b87F74415190425ccD873048C708F8005823/logo.png", + "blockchains/smartchain/assets/0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC/info.json", + "blockchains/smartchain/assets/0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC/logo.png" + ] +} \ No newline at end of file