From 845ec3cb824b0bd4924d5c32757db5195106ea1a Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 19 Jun 2021 07:06:34 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/solana/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2352.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2352.json diff --git a/blockchains/solana/allowlist.json b/blockchains/solana/allowlist.json index b1a19a83b..4aabd9778 100644 --- a/blockchains/solana/allowlist.json +++ b/blockchains/solana/allowlist.json @@ -3,6 +3,7 @@ "3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9", "43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We", "4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R", + "4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj", "7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do", "8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6", "8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh", diff --git a/blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/info.json b/blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/info.json index c4053dcd7..58e2c4019 100644 --- a/blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/info.json +++ b/blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/info.json @@ -8,4 +8,4 @@ "decimals": 6, "status": "active", "id": "4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 86086ccf1..c64cf8de3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2351, - "commit": "1e9dfd772454d7f9b3e66e68bbc3cff0c8234a15", - "date": "2021-06-19T06:49:48.342Z" + "versionNum": 2352, + "commit": "53941812ae6ca4020e8e7198df78f710620d9ba6", + "date": "2021-06-19T07:06:20.061Z" } \ No newline at end of file diff --git a/history/versions/2352.json b/history/versions/2352.json new file mode 100644 index 000000000..e563d6e3c --- /dev/null +++ b/history/versions/2352.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2352, + "commit": "53941812ae6ca4020e8e7198df78f710620d9ba6", + "date": "2021-06-19T07:06:20.061Z" + }, + "versionStart": { + "versionNum": 2351, + "commit": "1e9dfd772454d7f9b3e66e68bbc3cff0c8234a15", + "date": "2021-06-19T06:49:48.342Z" + }, + "changes": [ + "blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/info.json", + "blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/logo.png" + ] +} \ No newline at end of file