From 97294a693ec59a6b359a1776d7c116694f86378c Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 22 Jul 2021 19:50:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/solana/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3026.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3026.json diff --git a/blockchains/solana/allowlist.json b/blockchains/solana/allowlist.json index 741f06066..7e0ad598f 100644 --- a/blockchains/solana/allowlist.json +++ b/blockchains/solana/allowlist.json @@ -1,4 +1,5 @@ [ + "2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk", "3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE", "3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9", "43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We", diff --git a/history/LATEST.json b/history/LATEST.json index 1564e554a..8c55dde58 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3025, - "commit": "5e539b89864ff732b55f778cf9acd645ad58372b", - "date": "2021-07-22T19:35:37.759Z" + "versionNum": 3026, + "commit": "ffadafdaef728ec54227dfe0ca8b15908dc95483", + "date": "2021-07-22T19:50:15.919Z" } \ No newline at end of file diff --git a/history/versions/3026.json b/history/versions/3026.json new file mode 100644 index 000000000..438dd9215 --- /dev/null +++ b/history/versions/3026.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3026, + "commit": "ffadafdaef728ec54227dfe0ca8b15908dc95483", + "date": "2021-07-22T19:50:15.919Z" + }, + "versionStart": { + "versionNum": 3025, + "commit": "5e539b89864ff732b55f778cf9acd645ad58372b", + "date": "2021-07-22T19:35:37.759Z" + }, + "changes": [ + "blockchains/solana/assets/2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk/info.json", + "blockchains/solana/assets/2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk/logo.png" + ] +} \ No newline at end of file