From 8b09e1a9d04b5364a9fa810fd0c076a90d283841 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 31 Aug 2021 17:18:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/3456.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3456.json diff --git a/history/LATEST.json b/history/LATEST.json index e5f73ce7a..2225c4d26 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3455, - "commit": "732d983438eef9f18bb3fca12ee46bb14814c2b9", - "date": "2021-08-31T16:58:09.036Z" + "versionNum": 3456, + "commit": "be496a37fac835e2b54d3755be419a8869c7b833", + "date": "2021-08-31T17:18:40.924Z" } \ No newline at end of file diff --git a/history/versions/3456.json b/history/versions/3456.json new file mode 100644 index 000000000..d0b19f9fc --- /dev/null +++ b/history/versions/3456.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 3456, + "commit": "be496a37fac835e2b54d3755be419a8869c7b833", + "date": "2021-08-31T17:18:40.924Z" + }, + "versionStart": { + "versionNum": 3455, + "commit": "732d983438eef9f18bb3fca12ee46bb14814c2b9", + "date": "2021-08-31T16:58:09.036Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0x5D8d9F5b96f4438195BE9b99eee6118Ed4304286/info.json", + "blockchains/ethereum/assets/0x5D8d9F5b96f4438195BE9b99eee6118Ed4304286/logo.png" + ] +} \ No newline at end of file