From ba32401096fc62a2384be98afa761adac9ca3658 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 17 Sep 2021 11:50:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3659.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3659.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 98e5f8875..73b536530 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3407,6 +3407,7 @@ "0x81e091299D14024956723aEf6681F3B39692746c", "0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F", "0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374", + "0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321", "0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a", "0x820618367fB401310502760462FbA400a32C1D69", "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26", diff --git a/blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/info.json b/blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/info.json index f5292cbd5..55cb8f20b 100644 --- a/blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/info.json +++ b/blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/info.json @@ -54,4 +54,4 @@ "url": "https://youtube.com/c/vitadao" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fcfba79b1..223aec1df 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3658, - "commit": "bda49938f80037a98aa497622a78ad32da7bffeb", - "date": "2021-09-17T10:58:39.730Z" + "versionNum": 3659, + "commit": "9df04e5b6d433f43861fcd36dd245e2c6e5ff27a", + "date": "2021-09-17T11:49:45.337Z" } \ No newline at end of file diff --git a/history/versions/3659.json b/history/versions/3659.json new file mode 100644 index 000000000..13b7adcde --- /dev/null +++ b/history/versions/3659.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3659, + "commit": "9df04e5b6d433f43861fcd36dd245e2c6e5ff27a", + "date": "2021-09-17T11:49:45.337Z" + }, + "versionStart": { + "versionNum": 3658, + "commit": "bda49938f80037a98aa497622a78ad32da7bffeb", + "date": "2021-09-17T10:58:39.730Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/info.json", + "blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/logo.png" + ] +} \ No newline at end of file