From 9cc361204c2272190d334353469e2236ff919127 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 1 Jul 2021 12:28:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2623.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2623.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 793e97403..dd626e5ff 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -2226,6 +2226,7 @@ "0x539ad7704C67FDB7A608fCA79695b6655f623e50", "0x539EfE69bCDd21a83eFD9122571a64CC25e0282b", "0x539F3615C1dBAfa0D008d87504667458acBd16Fa", + "0x53Bd789F2cDb846b227d8ffc7B46eD4263231FDf", "0x53c4871322Bb47e7A24136fce291a6dcC832a294", "0x53D428716900EAe876aD1d7E4535e796B5FAedA2", "0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16", diff --git a/history/LATEST.json b/history/LATEST.json index 5521e110d..1b60130d2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2622, - "commit": "ae9b2c8a4cb4eaced7dad52ece0cd73505bcbad6", - "date": "2021-07-01T12:25:11.477Z" + "versionNum": 2623, + "commit": "25c3ea5d58c66f6bfd9ada6c828da5e59e1c1849", + "date": "2021-07-01T12:28:36.115Z" } \ No newline at end of file diff --git a/history/versions/2623.json b/history/versions/2623.json new file mode 100644 index 000000000..686e6c4e5 --- /dev/null +++ b/history/versions/2623.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2623, + "commit": "25c3ea5d58c66f6bfd9ada6c828da5e59e1c1849", + "date": "2021-07-01T12:28:36.115Z" + }, + "versionStart": { + "versionNum": 2622, + "commit": "ae9b2c8a4cb4eaced7dad52ece0cd73505bcbad6", + "date": "2021-07-01T12:25:11.477Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x53Bd789F2cDb846b227d8ffc7B46eD4263231FDf/info.json", + "blockchains/ethereum/assets/0x53Bd789F2cDb846b227d8ffc7B46eD4263231FDf/logo.png" + ] +} \ No newline at end of file