From 3c6371bd850bdba1cb6e316462c57da8aa4e229d Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 10 Aug 2021 09:25:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/3211.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3211.json diff --git a/history/LATEST.json b/history/LATEST.json index bae390e40..a3c9514e1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3210, - "commit": "23962329e3d8fd3552497811ee0fba9a173c17c0", - "date": "2021-08-10T07:14:29.028Z" + "versionNum": 3211, + "commit": "a2c0bbf63aef718c90917bd45267d6b315237288", + "date": "2021-08-10T09:25:04.227Z" } \ No newline at end of file diff --git a/history/versions/3211.json b/history/versions/3211.json new file mode 100644 index 000000000..69a73cd79 --- /dev/null +++ b/history/versions/3211.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 3211, + "commit": "a2c0bbf63aef718c90917bd45267d6b315237288", + "date": "2021-08-10T09:25:04.227Z" + }, + "versionStart": { + "versionNum": 3210, + "commit": "23962329e3d8fd3552497811ee0fba9a173c17c0", + "date": "2021-08-10T07:14:29.028Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0x92D6C1e31e14520e676a687F0a93788B716BEff5/info.json", + "blockchains/ethereum/assets/0x92D6C1e31e14520e676a687F0a93788B716BEff5/logo.png" + ] +} \ No newline at end of file