From 0e002206272d6ca1d2db9c8f92912a4693469810 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 2 Mar 2021 05:49:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/54.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/54.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index c2685eede..87cbdb9ec 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1390,6 +1390,7 @@ "0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824", "0x35872fea6A4843fACBCDbCe99e3B69596A3680b8", "0x358B2f19BcBad11e1E076247df5552C2A5f0272C", + "0x3593D125a4f7849a1B059E64F4517A86Dd60c95d", "0x3597bfD533a99c9aa083587B074434E61Eb0A258", "0x35a5cB585d51D836922b78A9bb1f5c04635c39b6", "0x35a69642857083BA2F30bfaB735dacC7F0bac969", diff --git a/history/LATEST.json b/history/LATEST.json index 02fa6d0af..5e5b4e05e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 53, - "commit": "f38f2dfecca956f9dd5fc205bf958afc030a5925", - "date": "2021-03-02T05:39:26.176Z" + "versionNum": 54, + "commit": "5d73dd9c331f55141ff9a415355b020cbbaec464", + "date": "2021-03-02T05:49:30.302Z" } \ No newline at end of file diff --git a/history/versions/54.json b/history/versions/54.json new file mode 100644 index 000000000..4c90e6765 --- /dev/null +++ b/history/versions/54.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 54, + "commit": "5d73dd9c331f55141ff9a415355b020cbbaec464", + "date": "2021-03-02T05:49:30.302Z" + }, + "versionStart": { + "versionNum": 53, + "commit": "f38f2dfecca956f9dd5fc205bf958afc030a5925", + "date": "2021-03-02T05:39:26.176Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2/logo.png", + "blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/info.json", + "blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/logo.png" + ] +} \ No newline at end of file