From 1b903fd5a55dcd093575cfc5ce85c9ca7640d730 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 6 May 2021 08:31:44 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/solana/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1079.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1079.json diff --git a/blockchains/solana/allowlist.json b/blockchains/solana/allowlist.json index fbf4cafcb..bc5560d46 100644 --- a/blockchains/solana/allowlist.json +++ b/blockchains/solana/allowlist.json @@ -1,5 +1,6 @@ [ "3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE", + "7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do", "8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo", "9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw", "BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", diff --git a/history/LATEST.json b/history/LATEST.json index 97202a44e..0a1166bcc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1078, - "commit": "64ed34cd12b53a3a4d7e34bad294a0fd7615ee49", - "date": "2021-05-06T07:03:04.649Z" + "versionNum": 1079, + "commit": "98c8e38c96a87a20e9d8035bfce73c1b5ac1c43d", + "date": "2021-05-06T08:31:28.081Z" } \ No newline at end of file diff --git a/history/versions/1079.json b/history/versions/1079.json new file mode 100644 index 000000000..cdd689ca5 --- /dev/null +++ b/history/versions/1079.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1079, + "commit": "98c8e38c96a87a20e9d8035bfce73c1b5ac1c43d", + "date": "2021-05-06T08:31:28.081Z" + }, + "versionStart": { + "versionNum": 1078, + "commit": "64ed34cd12b53a3a4d7e34bad294a0fd7615ee49", + "date": "2021-05-06T07:03:04.649Z" + }, + "changes": [ + "blockchains/solana/assets/7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do/info.json", + "blockchains/solana/assets/7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do/logo.png" + ] +} \ No newline at end of file