From 27f1bd643e4d650036be78064e38e15a38ea1cde Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 13 Jun 2021 18:22:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 3 +-- history/LATEST.json | 6 +++--- history/versions/2158.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 5 deletions(-) create mode 100644 history/versions/2158.json diff --git a/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json b/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json index 5d83575f3..d49194e07 100644 --- a/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json +++ b/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json @@ -8,5 +8,4 @@ "decimals": 9, "status": "active", "id": "0x158648792927eBb7a5c0D598BaB4D23417465E0B" -} - +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 16d0df0fc..f1f701952 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2157, - "commit": "1dd634f1edfe2e2fb45a62ccfcb80c462d06a0e5", - "date": "2021-06-13T18:20:22.394Z" + "versionNum": 2158, + "commit": "502ccb558fb0447c8e5144f77527e2931b425ce7", + "date": "2021-06-13T18:22:21.596Z" } \ No newline at end of file diff --git a/history/versions/2158.json b/history/versions/2158.json new file mode 100644 index 000000000..c68bc4148 --- /dev/null +++ b/history/versions/2158.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2158, + "commit": "502ccb558fb0447c8e5144f77527e2931b425ce7", + "date": "2021-06-13T18:22:21.596Z" + }, + "versionStart": { + "versionNum": 2157, + "commit": "1dd634f1edfe2e2fb45a62ccfcb80c462d06a0e5", + "date": "2021-06-13T18:20:22.394Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json", + "blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/logo.png" + ] +} \ No newline at end of file