From 2afdd81d31b5343c681b9ee5fb32251b47c44301 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 6 Apr 2021 09:04:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/420.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/420.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index a307d8372..16ceec5f1 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5549,6 +5549,7 @@ "0xE02784175C3BE0DEa7CC0F284041b64503639E66", "0xe02A8b1D7B2A85a3cb20a902783c9557423691C5", "0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0", + "0xe047705117Eb07e712C3d684f5B18E74577e83aC", "0xe05Be272d67eE58a57b38B48c791B586e1220B94", "0xe05C99fd798C09C066B87d841eCF89Dac4B4856E", "0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3", diff --git a/history/LATEST.json b/history/LATEST.json index f24221ca2..4025ccda9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 419, - "commit": "464281483a736a2918ff860d1429124fe73582ce", - "date": "2021-04-06T08:57:52.289Z" + "versionNum": 420, + "commit": "03acaefefaa10f19d07b4df8a54355b52e91c16f", + "date": "2021-04-06T09:03:59.092Z" } \ No newline at end of file diff --git a/history/versions/420.json b/history/versions/420.json new file mode 100644 index 000000000..abb2aaeaf --- /dev/null +++ b/history/versions/420.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 420, + "commit": "03acaefefaa10f19d07b4df8a54355b52e91c16f", + "date": "2021-04-06T09:03:59.092Z" + }, + "versionStart": { + "versionNum": 419, + "commit": "464281483a736a2918ff860d1429124fe73582ce", + "date": "2021-04-06T08:57:52.289Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xe047705117Eb07e712C3d684f5B18E74577e83aC/info.json", + "blockchains/ethereum/assets/0xe047705117Eb07e712C3d684f5B18E74577e83aC/logo.png" + ] +} \ No newline at end of file