From 39d8f069c57e3e96337527d0db3955344b82a0c4 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 13 May 2021 16:44:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1302.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1302.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 00e969bc3..75215761d 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3745,6 +3745,7 @@ "0x925044C51dB653459a23DCD7aC3E30AfEA51e54a", "0x929E1Bd67410b8673377B33CD4a17567207733D7", "0x92a06F3Ed11aF181D832bB474d017906AcB8c299", + "0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5", "0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13", "0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c", "0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd", diff --git a/history/LATEST.json b/history/LATEST.json index efd02bd2d..162847107 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1301, - "commit": "77f021438bf0d3d087c1af59b97816255a44f9b4", - "date": "2021-05-13T16:35:03.394Z" + "versionNum": 1302, + "commit": "c22a4dab4de331b494f79852b731e131161a1402", + "date": "2021-05-13T16:44:02.661Z" } \ No newline at end of file diff --git a/history/versions/1302.json b/history/versions/1302.json new file mode 100644 index 000000000..cb11169bb --- /dev/null +++ b/history/versions/1302.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1302, + "commit": "c22a4dab4de331b494f79852b731e131161a1402", + "date": "2021-05-13T16:44:02.661Z" + }, + "versionStart": { + "versionNum": 1301, + "commit": "77f021438bf0d3d087c1af59b97816255a44f9b4", + "date": "2021-05-13T16:35:03.394Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json", + "blockchains/ethereum/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/logo.png" + ] +} \ No newline at end of file