From 3cb403121c061add8376fad950d04b0e55d10f68 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 26 Aug 2021 07:31:42 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/3390.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3390.json diff --git a/history/LATEST.json b/history/LATEST.json index b3dc45fed..6a72d5d3f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3389, - "commit": "e0a03243d08b51a4a567ae9e06c93a7e7cb57669", - "date": "2021-08-25T18:57:39.058Z" + "versionNum": 3390, + "commit": "18cf087439250f60e66843370ec909faab2497a4", + "date": "2021-08-26T07:31:26.224Z" } \ No newline at end of file diff --git a/history/versions/3390.json b/history/versions/3390.json new file mode 100644 index 000000000..b8993f1a8 --- /dev/null +++ b/history/versions/3390.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 3390, + "commit": "18cf087439250f60e66843370ec909faab2497a4", + "date": "2021-08-26T07:31:26.224Z" + }, + "versionStart": { + "versionNum": 3389, + "commit": "e0a03243d08b51a4a567ae9e06c93a7e7cb57669", + "date": "2021-08-25T18:57:39.058Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0x57B946008913B82E4dF85f501cbAeD910e58D26C/info.json", + "blockchains/ethereum/assets/0x57B946008913B82E4dF85f501cbAeD910e58D26C/logo.png" + ] +} \ No newline at end of file