From 467b097b06d9087b828ecbdaddf9a503bc777b45 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 4 May 2021 16:00:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1029.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/1029.json diff --git a/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json b/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json index 1c982e3b9..b2e6fe04d 100644 --- a/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json +++ b/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json @@ -9,4 +9,4 @@ "decimals": 18, "status": "active", "id": "0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 8deeaf67c..ec88ccf0d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1028, - "commit": "c4a095f65f73fdabec9ec0f54b62d370aa0f1b8c", - "date": "2021-05-04T15:58:08.302Z" + "versionNum": 1029, + "commit": "bf75eebcde7d9a711bd088c5965a056446fc5b2f", + "date": "2021-05-04T16:00:35.861Z" } \ No newline at end of file diff --git a/history/versions/1029.json b/history/versions/1029.json new file mode 100644 index 000000000..f24a9f85b --- /dev/null +++ b/history/versions/1029.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 1029, + "commit": "bf75eebcde7d9a711bd088c5965a056446fc5b2f", + "date": "2021-05-04T16:00:35.861Z" + }, + "versionStart": { + "versionNum": 1028, + "commit": "c4a095f65f73fdabec9ec0f54b62d370aa0f1b8c", + "date": "2021-05-04T15:58:08.302Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json" + ] +} \ No newline at end of file