From 0af93c16f305068dddf28720a7de247c5cc5979c Mon Sep 17 00:00:00 2001 From: vikmeup Date: Tue, 13 Jul 2021 20:33:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2914.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2914.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 15f536cd9..2930508e2 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -2818,6 +2818,7 @@ "0x69DC5556A91DFab39f8D50f6FE552296F2268Dda", "0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d", "0x69F64d814Aa278825997e71738120392993973A4", + "0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c", "0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B", "0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063", "0x6A0ae448Da83d73B291A199b798D13bB2e7d664d", diff --git a/blockchains/ethereum/assets/0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c/info.json b/blockchains/ethereum/assets/0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c/info.json index 09003094f..3210a1f1b 100644 --- a/blockchains/ethereum/assets/0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c/info.json +++ b/blockchains/ethereum/assets/0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c" - } +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1d3c56cb3..95b39cd8d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2913, - "commit": "d943b9af197deeb172cf319c04a086eb6deb48b1", - "date": "2021-07-13T19:58:26.648Z" + "versionNum": 2914, + "commit": "9ccf35b63837c50d99ac4b95a2a21719722f843c", + "date": "2021-07-13T20:33:03.686Z" } \ No newline at end of file diff --git a/history/versions/2914.json b/history/versions/2914.json new file mode 100644 index 000000000..ea46ae732 --- /dev/null +++ b/history/versions/2914.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2914, + "commit": "9ccf35b63837c50d99ac4b95a2a21719722f843c", + "date": "2021-07-13T20:33:03.686Z" + }, + "versionStart": { + "versionNum": 2913, + "commit": "d943b9af197deeb172cf319c04a086eb6deb48b1", + "date": "2021-07-13T19:58:26.648Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c/info.json", + "blockchains/ethereum/assets/0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c/logo.png" + ] +} \ No newline at end of file