From 2563ac9dc5369d8e3255cde663cf7f08e3c58914 Mon Sep 17 00:00:00 2001 From: hewigovens Date: Thu, 26 Aug 2021 07:34:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/avalanchec/allowlist.json | 2 +- .../info.json | 2 +- history/LATEST.json | 6 ++-- history/versions/3391.json | 29 +++++++++++++++++++ 4 files changed, 34 insertions(+), 5 deletions(-) create mode 100644 history/versions/3391.json diff --git a/blockchains/avalanchec/allowlist.json b/blockchains/avalanchec/allowlist.json index 54be0eefb..f9e099930 100644 --- a/blockchains/avalanchec/allowlist.json +++ b/blockchains/avalanchec/allowlist.json @@ -1,3 +1,3 @@ [ "0x60781C2586D68229fde47564546784ab3fACA982" -] +] \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/info.json b/blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/info.json index 9f4814e5e..e60e4aa92 100644 --- a/blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/info.json +++ b/blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/info.json @@ -10,4 +10,4 @@ "status": "active", "id": "0x60781C2586D68229fde47564546784ab3fACA982", "links": [] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6a72d5d3f..411c8bb3f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3390, - "commit": "18cf087439250f60e66843370ec909faab2497a4", - "date": "2021-08-26T07:31:26.224Z" + "versionNum": 3391, + "commit": "92ad6bf22e11abb758e8ed222045343a68b26bae", + "date": "2021-08-26T07:34:27.393Z" } \ No newline at end of file diff --git a/history/versions/3391.json b/history/versions/3391.json new file mode 100644 index 000000000..76283b6a8 --- /dev/null +++ b/history/versions/3391.json @@ -0,0 +1,29 @@ +{ + "versionEnd": { + "versionNum": 3391, + "commit": "92ad6bf22e11abb758e8ed222045343a68b26bae", + "date": "2021-08-26T07:34:27.393Z" + }, + "versionStart": { + "versionNum": 3390, + "commit": "18cf087439250f60e66843370ec909faab2497a4", + "date": "2021-08-26T07:31:26.224Z" + }, + "changes": [ + "blockchains/avalanche/info/info.json", + "blockchains/avalanche/info/logo.png", + "blockchains/avalanchec/allowlist.json", + "blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/info.json", + "blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/logo.png", + "blockchains/avalanchec/denylist.json", + "blockchains/avalanchec/info/info.json", + "blockchains/optimism/allowlist.json", + "blockchains/optimism/assets/0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4/info.json", + "blockchains/optimism/assets/0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4/logo.png", + "blockchains/optimism/denylist.json", + "blockchains/optimism/info/info.json", + "blockchains/optimism/info/logo.png", + "blockchains/xdai/allowlist.json", + "blockchains/xdai/info/info.json" + ] +} \ No newline at end of file