From 56e30264cfd76969ef797d33f877af9ad95c286d Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 1 Jul 2021 19:48:28 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/tron/allowlist.json | 1 + .../TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2633.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2633.json diff --git a/blockchains/tron/allowlist.json b/blockchains/tron/allowlist.json index af55817fa..6f7f164f0 100644 --- a/blockchains/tron/allowlist.json +++ b/blockchains/tron/allowlist.json @@ -152,6 +152,7 @@ "TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE", "TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB", "TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c", + "TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8", "TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb", "TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh", "THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur", diff --git a/blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/info.json b/blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/info.json index 80392c478..9d3125e25 100644 --- a/blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/info.json +++ b/blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/info.json @@ -18,4 +18,4 @@ "url": "https://twitter.com/centre_io" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6ff27e6cf..fc2a03ac5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2632, - "commit": "76bab5abbf590ea617632b15bc0597f3997f8ffd", - "date": "2021-07-01T17:49:05.459Z" + "versionNum": 2633, + "commit": "d4e33528bd3d6917f7dafbf1f370a082502290db", + "date": "2021-07-01T19:48:13.786Z" } \ No newline at end of file diff --git a/history/versions/2633.json b/history/versions/2633.json new file mode 100644 index 000000000..3cd836471 --- /dev/null +++ b/history/versions/2633.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2633, + "commit": "d4e33528bd3d6917f7dafbf1f370a082502290db", + "date": "2021-07-01T19:48:13.786Z" + }, + "versionStart": { + "versionNum": 2632, + "commit": "76bab5abbf590ea617632b15bc0597f3997f8ffd", + "date": "2021-07-01T17:49:05.459Z" + }, + "changes": [ + "blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/info.json", + "blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/logo.png" + ] +} \ No newline at end of file