From df9bb3c2a3ef25c7b0fccc3b4ace6d4bca6d55d9 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Fri, 7 May 2021 20:16:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1130.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/1130.json diff --git a/blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json b/blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json index d536ba859..d745c5199 100644 --- a/blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json +++ b/blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x2A9718defF471f3Bb91FA0ECEAB14154F150a385" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 40e93bbcf..3a0f921ba 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1129, - "commit": "ccb3d8a2dba74152538dd07c6e82e92125b12fbf", - "date": "2021-05-07T17:49:29.813Z" + "versionNum": 1130, + "commit": "738c1c146521dc70673e497f074b76beaef1fc86", + "date": "2021-05-07T20:16:04.128Z" } \ No newline at end of file diff --git a/history/versions/1130.json b/history/versions/1130.json new file mode 100644 index 000000000..6bc5c271e --- /dev/null +++ b/history/versions/1130.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 1130, + "commit": "738c1c146521dc70673e497f074b76beaef1fc86", + "date": "2021-05-07T20:16:04.128Z" + }, + "versionStart": { + "versionNum": 1129, + "commit": "ccb3d8a2dba74152538dd07c6e82e92125b12fbf", + "date": "2021-05-07T17:49:29.813Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json" + ] +} \ No newline at end of file