From e2271ca2e50a0147c0c93519ac8c121539ebd117 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 30 May 2021 10:12:30 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/solana/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1758.json | 17 +++++++++++++++++ 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 history/versions/1758.json diff --git a/blockchains/solana/allowlist.json b/blockchains/solana/allowlist.json index 8ec10a5b5..897ce08ba 100644 --- a/blockchains/solana/allowlist.json +++ b/blockchains/solana/allowlist.json @@ -4,6 +4,7 @@ "43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We", "7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do", "8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6", + "8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh", "8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo", "9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw", "BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", diff --git a/blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/info.json b/blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/info.json index dd13c0b6c..b52f1fedb 100644 --- a/blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/info.json +++ b/blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/info.json @@ -8,4 +8,4 @@ "explorer": "https://explorer.solana.com/address/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh", "status": "active", "id": "8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b033da222..ccb5be4b9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1757, - "commit": "979e13c9fba1fd0bfc4a19854fa16a84078e4f72", - "date": "2021-05-30T10:10:00.013Z" + "versionNum": 1758, + "commit": "7ad934326c55544d93c79a1b20d57e7b6202f5a5", + "date": "2021-05-30T10:12:14.237Z" } \ No newline at end of file diff --git a/history/versions/1758.json b/history/versions/1758.json new file mode 100644 index 000000000..8f1aa89c5 --- /dev/null +++ b/history/versions/1758.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1758, + "commit": "7ad934326c55544d93c79a1b20d57e7b6202f5a5", + "date": "2021-05-30T10:12:14.237Z" + }, + "versionStart": { + "versionNum": 1757, + "commit": "979e13c9fba1fd0bfc4a19854fa16a84078e4f72", + "date": "2021-05-30T10:10:00.013Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/info.json", + "blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/logo.png" + ] +} \ No newline at end of file