From 1ea450b7282187435a8b81c753b48c1d23a44cf5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 3 May 2021 14:34:50 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/999.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/999.json diff --git a/blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json b/blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json index f1047f4f1..e84c3f2d1 100644 --- a/blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json +++ b/blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x8c5a93Fa9BB2b0f396E80b51323767043C58E686" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7d73329fc..048a8649e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 998, - "commit": "def676b9d464fdfdf14d17daac93bd01ff2e3a2c", - "date": "2021-05-03T12:27:44.736Z" + "versionNum": 999, + "commit": "66ba0d6b9676eceab5f8f929ffca8a4a2bc3088c", + "date": "2021-05-03T14:34:35.019Z" } \ No newline at end of file diff --git a/history/versions/999.json b/history/versions/999.json new file mode 100644 index 000000000..c69a03d47 --- /dev/null +++ b/history/versions/999.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 999, + "commit": "66ba0d6b9676eceab5f8f929ffca8a4a2bc3088c", + "date": "2021-05-03T14:34:35.019Z" + }, + "versionStart": { + "versionNum": 998, + "commit": "def676b9d464fdfdf14d17daac93bd01ff2e3a2c", + "date": "2021-05-03T12:27:44.736Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json", + "blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/logo.png" + ] +} \ No newline at end of file