From fdebe3369a4b1169622919d280c41afddd30aab2 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 5 Jul 2021 11:36:14 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2813.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/2813.json diff --git a/blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json b/blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json index eb22e0d72..40a5ad7b1 100644 --- a/blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json +++ b/blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json @@ -8,4 +8,4 @@ "decimals": 8, "status": "abandoned", "id": "0x118F073796821DA3E9901061B05c0b36377B877e" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 5ca591733..daf9729e4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2812, - "commit": "372438e1ae6917816e3f0ad53a2de20210762b5b", - "date": "2021-07-05T11:00:30.486Z" + "versionNum": 2813, + "commit": "12173d0610d651dfbba392906c4e7108c8b43c3c", + "date": "2021-07-05T11:36:00.470Z" } \ No newline at end of file diff --git a/history/versions/2813.json b/history/versions/2813.json new file mode 100644 index 000000000..278a6f34c --- /dev/null +++ b/history/versions/2813.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2813, + "commit": "12173d0610d651dfbba392906c4e7108c8b43c3c", + "date": "2021-07-05T11:36:00.470Z" + }, + "versionStart": { + "versionNum": 2812, + "commit": "372438e1ae6917816e3f0ad53a2de20210762b5b", + "date": "2021-07-05T11:00:30.486Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json" + ] +} \ No newline at end of file