From b69af6c4c7b5734900824a6571a9ae3bbf59ec54 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 26 Jul 2021 10:00:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/3080.json | 19 +++++++++++++++++++ 2 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/3080.json diff --git a/history/LATEST.json b/history/LATEST.json index 697cd39e6..f2cf8811f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3079, - "commit": "676ed5e7e70a9b2ac605ef0bc494e3fd8403fa8d", - "date": "2021-07-26T01:28:34.884Z" + "versionNum": 3080, + "commit": "439db849d7be2591833128c558a9aaf23223fc86", + "date": "2021-07-26T10:00:24.734Z" } \ No newline at end of file diff --git a/history/versions/3080.json b/history/versions/3080.json new file mode 100644 index 000000000..c6fdac1df --- /dev/null +++ b/history/versions/3080.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 3080, + "commit": "439db849d7be2591833128c558a9aaf23223fc86", + "date": "2021-07-26T10:00:24.734Z" + }, + "versionStart": { + "versionNum": 3079, + "commit": "676ed5e7e70a9b2ac605ef0bc494e3fd8403fa8d", + "date": "2021-07-26T01:28:34.884Z" + }, + "changes": [ + "blockchains/polygon/allowlist.json", + "blockchains/polygon/assets/0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C/info.json", + "blockchains/polygon/assets/0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C/logo.png", + "blockchains/polygon/denylist.json", + "blockchains/polygon/info/info.json" + ] +} \ No newline at end of file