From 1fe9b4f403a286609e72eb1277e6359fa781d10d Mon Sep 17 00:00:00 2001 From: vikmeup Date: Fri, 30 Apr 2021 05:23:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/892.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/892.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index c3485f88d..99a82fe73 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5697,6 +5697,7 @@ "0xE41d2489571d322189246DaFA5ebDe1F4699F498", "0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998", "0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373", + "0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a", "0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A", "0xe455D0862B18B9106141F733e85f3336A38e3D78", "0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA", diff --git a/history/LATEST.json b/history/LATEST.json index 01308a05b..6dd915b07 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 891, - "commit": "ee9b4a34443b8190fadf214833268f6dca470297", - "date": "2021-04-30T04:55:17.774Z" + "versionNum": 892, + "commit": "9c17bd1732a43bf7f595f8c788db7827e512b9ca", + "date": "2021-04-30T05:22:49.345Z" } \ No newline at end of file diff --git a/history/versions/892.json b/history/versions/892.json new file mode 100644 index 000000000..c61ebf893 --- /dev/null +++ b/history/versions/892.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 892, + "commit": "9c17bd1732a43bf7f595f8c788db7827e512b9ca", + "date": "2021-04-30T05:22:49.345Z" + }, + "versionStart": { + "versionNum": 891, + "commit": "ee9b4a34443b8190fadf214833268f6dca470297", + "date": "2021-04-30T04:55:17.774Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a/info.json", + "blockchains/ethereum/assets/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a/logo.png" + ] +} \ No newline at end of file