From 8c6ec6a1cf46c7b0d23d8c10da6c6b45f9168664 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 1 Jul 2021 06:12:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 3 +-- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2611.json | 17 +++++++++++++++++ 5 files changed, 23 insertions(+), 6 deletions(-) create mode 100644 history/versions/2611.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c00a2df58..caebc77cb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -393,6 +393,7 @@ "0x44F9ef37A052DbA61c5f58328Eeb1707F6AecfF6", "0x450dCf93160A30BE156A4600802c91BF64dFFD2E", "0x4510E3Ac69574F3DfDB43139E97773b542c386E1", + "0x451329F2FCb88C398A4cDD4A8a98780B4D62873C", "0x451D0e4B04A16223BbaeCe67b2276223DB0d19dA", "0x452698Acacc695cEcA215B5e43525f6C36f240D3", "0x45B110fCdd1a20fCEb1805ec0F7Ca6ef3712BeFc", diff --git a/blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json b/blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json index 991364219..152db2e6f 100644 --- a/blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json +++ b/blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json @@ -8,5 +8,4 @@ "decimals": 8, "status": "active", "id": "0x118F073796821DA3E9901061B05c0b36377B877e" -} - +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json b/blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json index 67594718d..1b89a980c 100644 --- a/blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json +++ b/blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x451329F2FCb88C398A4cDD4A8a98780B4D62873C" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6d0329516..507ffd735 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2610, - "commit": "df901f2624961bfa6aa4dab9607f1c1e84576ac3", - "date": "2021-07-01T01:28:26.640Z" + "versionNum": 2611, + "commit": "f2993c50e8c5599dee5b96c7f30ecabb6870bf83", + "date": "2021-07-01T06:12:43.896Z" } \ No newline at end of file diff --git a/history/versions/2611.json b/history/versions/2611.json new file mode 100644 index 000000000..72f1a959b --- /dev/null +++ b/history/versions/2611.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 2611, + "commit": "f2993c50e8c5599dee5b96c7f30ecabb6870bf83", + "date": "2021-07-01T06:12:43.896Z" + }, + "versionStart": { + "versionNum": 2610, + "commit": "df901f2624961bfa6aa4dab9607f1c1e84576ac3", + "date": "2021-07-01T01:28:26.640Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json", + "blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json", + "blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/logo.png" + ] +} \ No newline at end of file