From cd1b6a205261078ae6af32c5ddd49aba19727522 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 8 Apr 2021 05:15:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/tron/allowlist.json | 1 + blockchains/tron/assets/1002992/info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/453.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/453.json diff --git a/blockchains/tron/allowlist.json b/blockchains/tron/allowlist.json index d1d25724e..2f6f06a61 100644 --- a/blockchains/tron/allowlist.json +++ b/blockchains/tron/allowlist.json @@ -131,6 +131,7 @@ "1002795", "1002831", "1002963", + "1002992", "1003093", "1003095", "1003097", diff --git a/blockchains/tron/assets/1002992/info.json b/blockchains/tron/assets/1002992/info.json index 2f3810e3e..8837eaa9d 100644 --- a/blockchains/tron/assets/1002992/info.json +++ b/blockchains/tron/assets/1002992/info.json @@ -8,4 +8,4 @@ "explorer": "https://tronscan.io/#/token/1002992", "status": "active", "id": "1002992" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 0c4ffb866..230562bc2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 452, - "commit": "279eba78a5151a08a19b62c0b3abeca6d0a40969", - "date": "2021-04-08T05:12:00.750Z" + "versionNum": 453, + "commit": "2ebdb18999cf1b945989cf2411c2389cc335f553", + "date": "2021-04-08T05:15:04.682Z" } \ No newline at end of file diff --git a/history/versions/453.json b/history/versions/453.json new file mode 100644 index 000000000..9de8369c6 --- /dev/null +++ b/history/versions/453.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 453, + "commit": "2ebdb18999cf1b945989cf2411c2389cc335f553", + "date": "2021-04-08T05:15:04.682Z" + }, + "versionStart": { + "versionNum": 452, + "commit": "279eba78a5151a08a19b62c0b3abeca6d0a40969", + "date": "2021-04-08T05:12:00.750Z" + }, + "changes": [ + "blockchains/tron/assets/1002992/info.json", + "blockchains/tron/assets/1002992/logo.png" + ] +} \ No newline at end of file