From 48fc1213ea48923f3eb3e462146a58261a7738af Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 30 May 2021 18:47:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 2 +- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1772.json | 18 ++++++++++++++++++ 5 files changed, 25 insertions(+), 5 deletions(-) create mode 100644 history/versions/1772.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f36b345ef..2efbc606d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -91,6 +91,7 @@ "0x1991501f1398663F69dD7391C055bb0DF6514F76", "0x19E506BbF1d8Dbd08e963229434634664A577111", "0x19eE64850862cFd234e20c0db4edA286f12ec907", + "0x1a04364E724A2B9c5A4ff42D777420734e605383", "0x1a1c6f9F6B4E535130E9b1de46bBc76130b61Feb", "0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584", "0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee", @@ -309,6 +310,7 @@ "0x4f0E7A273c7FF13062Fa581bEe4Ffabdae94328f", "0x4F1498da0f50F94e97F900b7e6E13d8e5220aBE9", "0x4FA7163E153419E0E1064e418dd7A99314Ed27b6", + "0x503576189Edd9FEb058ad3f17f1E6e9172A11D75", "0x50ea9C9F88AEAB9f554b8ffB4d7a1017957e866A", "0x51519264e031346D01648b94F453544d231e9E85", "0x51BA0b044d96C3aBfcA52B64D733603CCC4F0d4D", diff --git a/blockchains/smartchain/assets/0x1a04364E724A2B9c5A4ff42D777420734e605383/info.json b/blockchains/smartchain/assets/0x1a04364E724A2B9c5A4ff42D777420734e605383/info.json index 1509524b2..63097f36e 100644 --- a/blockchains/smartchain/assets/0x1a04364E724A2B9c5A4ff42D777420734e605383/info.json +++ b/blockchains/smartchain/assets/0x1a04364E724A2B9c5A4ff42D777420734e605383/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x1a04364E724A2B9c5A4ff42D777420734e605383" -} +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x503576189Edd9FEb058ad3f17f1E6e9172A11D75/info.json b/blockchains/smartchain/assets/0x503576189Edd9FEb058ad3f17f1E6e9172A11D75/info.json index 920477625..93c43f66f 100644 --- a/blockchains/smartchain/assets/0x503576189Edd9FEb058ad3f17f1E6e9172A11D75/info.json +++ b/blockchains/smartchain/assets/0x503576189Edd9FEb058ad3f17f1E6e9172A11D75/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x503576189Edd9FEb058ad3f17f1E6e9172A11D75" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 118211a6a..a23bb19a8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1771, - "commit": "67b34abc2efb8546d798f51ece87a2d483e07d12", - "date": "2021-05-30T18:43:50.365Z" + "versionNum": 1772, + "commit": "69fd14b6c592b7446beec08951385001ca9abbe2", + "date": "2021-05-30T18:47:22.785Z" } \ No newline at end of file diff --git a/history/versions/1772.json b/history/versions/1772.json new file mode 100644 index 000000000..6bbbbf827 --- /dev/null +++ b/history/versions/1772.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1772, + "commit": "69fd14b6c592b7446beec08951385001ca9abbe2", + "date": "2021-05-30T18:47:22.785Z" + }, + "versionStart": { + "versionNum": 1771, + "commit": "67b34abc2efb8546d798f51ece87a2d483e07d12", + "date": "2021-05-30T18:43:50.365Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1a04364E724A2B9c5A4ff42D777420734e605383/info.json", + "blockchains/smartchain/assets/0x1a04364E724A2B9c5A4ff42D777420734e605383/logo.png", + "blockchains/smartchain/assets/0x503576189Edd9FEb058ad3f17f1E6e9172A11D75/info.json", + "blockchains/smartchain/assets/0x503576189Edd9FEb058ad3f17f1E6e9172A11D75/logo.png" + ] +} \ No newline at end of file