From 810a740d4df19daedab132ba51a285c6bc1f052b Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 2 Mar 2021 06:09:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/58.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/58.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 87cbdb9ec..f4d0894f8 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -402,6 +402,7 @@ "0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a", "0x0F4CA92660Efad97a9a70CB0fe969c755439772C", "0x0F513fFb4926ff82D7F60A05069047AcA295C413", + "0x0f51bb10119727a7e5eA3538074fb341F56B09Ad", "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942", "0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16", "0x0f71B8De197A1C84d31de0F1fA7926c365F052B3", diff --git a/history/LATEST.json b/history/LATEST.json index f280ec7d9..f50b42f4a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 57, - "commit": "4a13755517196d3ddef15542bb6d4f8714e7b8e4", - "date": "2021-03-02T05:56:48.541Z" + "versionNum": 58, + "commit": "171dce1620b885ae1d652fd7429efc8b5af7ded0", + "date": "2021-03-02T06:08:54.573Z" } \ No newline at end of file diff --git a/history/versions/58.json b/history/versions/58.json new file mode 100644 index 000000000..9a0e7af51 --- /dev/null +++ b/history/versions/58.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 58, + "commit": "171dce1620b885ae1d652fd7429efc8b5af7ded0", + "date": "2021-03-02T06:08:54.573Z" + }, + "versionStart": { + "versionNum": 57, + "commit": "4a13755517196d3ddef15542bb6d4f8714e7b8e4", + "date": "2021-03-02T05:56:48.541Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/info.json", + "blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/logo.png" + ] +} \ No newline at end of file