From dfe7fd79730dfe8dcb56e1e148bcb40030d9a57a Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 28 Apr 2021 14:26:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/843.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/843.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 606754d85..dc95b000d 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3284,6 +3284,7 @@ "0x80bD0cc689c206e3F642919244c4251c7Ef19852", "0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C", "0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de", + "0x80CE3027a70e0A928d9268994e9B85d03Bd4CDcf", "0x80D09dA032F4293b1f1295274509Cb76C2A5DC42", "0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f", "0x80E7a4d750aDe616Da896C49049B7EdE9e04C191", diff --git a/history/LATEST.json b/history/LATEST.json index a0f389656..7ced6dfbe 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 842, - "commit": "b763fc1ccae86718d484524942c206612008a0a9", - "date": "2021-04-28T10:49:28.575Z" + "versionNum": 843, + "commit": "8af16c24b75253d1535202f9c5e11b79955cf7ac", + "date": "2021-04-28T14:26:09.751Z" } \ No newline at end of file diff --git a/history/versions/843.json b/history/versions/843.json new file mode 100644 index 000000000..e89521bd2 --- /dev/null +++ b/history/versions/843.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 843, + "commit": "8af16c24b75253d1535202f9c5e11b79955cf7ac", + "date": "2021-04-28T14:26:09.751Z" + }, + "versionStart": { + "versionNum": 842, + "commit": "b763fc1ccae86718d484524942c206612008a0a9", + "date": "2021-04-28T10:49:28.575Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x80CE3027a70e0A928d9268994e9B85d03Bd4CDcf/info.json", + "blockchains/ethereum/assets/0x80CE3027a70e0A928d9268994e9B85d03Bd4CDcf/logo.png" + ] +} \ No newline at end of file