From 2529b31b1469c2a11e3b73959ccbbac3fb1525cd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 1 Jun 2021 09:49:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ history/LATEST.json | 6 +++--- history/versions/1828.json | 18 ++++++++++++++++++ 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/1828.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 562fd6e95..aa0980b59 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -263,6 +263,7 @@ "0x4247aeB8E759e575Fe350921cD174C48df304F2A", "0x426D6D53187be3288fe37f214e3F6901D8145b62", "0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244", + "0x42873a833717753A8d77Ad6d0a8710aF2c66c052", "0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096", "0x42fDd09fcA12359f32E3D36f1700E480Ff6eBb49", "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", @@ -889,6 +890,7 @@ "0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D", "0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca", "0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB", + "0xEe9801669C6138E84bD50dEB500827b776777d28", "0xef032F652FCE3a0eFfce3796A68eb978b465a336", "0xEf11aB854b475Bd0c5Db37f6bFFAB443219d656d", "0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF", diff --git a/history/LATEST.json b/history/LATEST.json index 5860d0cf5..9cb62dcb3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1827, - "commit": "17f0359d8e974e0b8162972887f8b52e1092171b", - "date": "2021-06-01T09:45:03.002Z" + "versionNum": 1828, + "commit": "2fc22d691572cdef3c098a262d27339e40508d67", + "date": "2021-06-01T09:49:28.140Z" } \ No newline at end of file diff --git a/history/versions/1828.json b/history/versions/1828.json new file mode 100644 index 000000000..0d76442dd --- /dev/null +++ b/history/versions/1828.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1828, + "commit": "2fc22d691572cdef3c098a262d27339e40508d67", + "date": "2021-06-01T09:49:28.140Z" + }, + "versionStart": { + "versionNum": 1827, + "commit": "17f0359d8e974e0b8162972887f8b52e1092171b", + "date": "2021-06-01T09:45:03.002Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x42873a833717753A8d77Ad6d0a8710aF2c66c052/info.json", + "blockchains/smartchain/assets/0x42873a833717753A8d77Ad6d0a8710aF2c66c052/logo.png", + "blockchains/smartchain/assets/0xEe9801669C6138E84bD50dEB500827b776777d28/info.json", + "blockchains/smartchain/assets/0xEe9801669C6138E84bD50dEB500827b776777d28/logo.png" + ] +} \ No newline at end of file