From 051735c00133059eadfa643d72f4249ed5eefe61 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 23 Jul 2021 07:56:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3041.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3041.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 7fd226ecd..40f5355e9 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5320,6 +5320,7 @@ "0xCF67CEd76E8356366291246A9222169F4dBdBe64", "0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38", "0xcF7d119BCb6822283003adc7c1a40E9ae7097B75", + "0xCF8335727B776d190f9D15a54E6B9B9348439eEE", "0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2", "0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45", "0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E", diff --git a/blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/info.json b/blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/info.json index 6fd817cb5..7edf97f0e 100644 --- a/blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/info.json +++ b/blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/info.json @@ -30,4 +30,4 @@ "url": "https://bitcointalk.org/index.php?topic=5349499" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 99aadb0dc..9842cce8f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3040, - "commit": "eb2019d2fb2d375484d0fa270cd9d038230f61d0", - "date": "2021-07-23T04:30:36.677Z" + "versionNum": 3041, + "commit": "91156e14cada9bada9dd9e08d9c9bdf31e27667b", + "date": "2021-07-23T07:55:55.274Z" } \ No newline at end of file diff --git a/history/versions/3041.json b/history/versions/3041.json new file mode 100644 index 000000000..45a78a7ba --- /dev/null +++ b/history/versions/3041.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3041, + "commit": "91156e14cada9bada9dd9e08d9c9bdf31e27667b", + "date": "2021-07-23T07:55:55.274Z" + }, + "versionStart": { + "versionNum": 3040, + "commit": "eb2019d2fb2d375484d0fa270cd9d038230f61d0", + "date": "2021-07-23T04:30:36.677Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/info.json", + "blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/logo.png" + ] +} \ No newline at end of file