From 835ac64ac2e8e25a9191a222343d58ef23177d26 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 14 Jun 2021 19:30:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2188.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2188.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 263bf302c..f0079bc86 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -110,6 +110,7 @@ "0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454", "0x196dC2421AF765c2673FC6093fb1374b28064270", "0x1991501f1398663F69dD7391C055bb0DF6514F76", + "0x1997830B5beB723f5089bb8fc38766d419a0444d", "0x19B60612F9A93359bca835A788A334D4157E675B", "0x19E506BbF1d8Dbd08e963229434634664A577111", "0x19eE64850862cFd234e20c0db4edA286f12ec907", diff --git a/blockchains/smartchain/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/info.json b/blockchains/smartchain/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/info.json index f0061b332..89574cac2 100644 --- a/blockchains/smartchain/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/info.json +++ b/blockchains/smartchain/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x1997830B5beB723f5089bb8fc38766d419a0444d" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2a6141a3b..9d682fcab 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2187, - "commit": "51d2ab8ff0b457fc694b4f082c01af8de686dc45", - "date": "2021-06-14T16:22:41.270Z" + "versionNum": 2188, + "commit": "6fe224330f25cc702cae26a06ba6435b18e1af85", + "date": "2021-06-14T19:30:00.979Z" } \ No newline at end of file diff --git a/history/versions/2188.json b/history/versions/2188.json new file mode 100644 index 000000000..598a1d8fd --- /dev/null +++ b/history/versions/2188.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2188, + "commit": "6fe224330f25cc702cae26a06ba6435b18e1af85", + "date": "2021-06-14T19:30:00.979Z" + }, + "versionStart": { + "versionNum": 2187, + "commit": "51d2ab8ff0b457fc694b4f082c01af8de686dc45", + "date": "2021-06-14T16:22:41.270Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/info.json", + "blockchains/smartchain/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/logo.png" + ] +} \ No newline at end of file