From 70439d2a2f9e0b7ccbaa4f83beb49a55f2583152 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 18 May 2021 07:48:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1451.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1451.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 609418436..a1a8c30cf 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -9,6 +9,7 @@ "0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7", "0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07", "0x02dd18E4981DA3fC7363fE56f3B81D1860b44ea7", + "0x02fF5065692783374947393723dbA9599e59F591", "0x0314e5a39806C30D67B869EE1bCDABee7e08dE74", "0x0321394309CaD7E0E424650844c3AB3b659315d3", "0x03D6BD3d48F956D783456695698C407A46ecD54d", diff --git a/blockchains/smartchain/assets/0x02fF5065692783374947393723dbA9599e59F591/info.json b/blockchains/smartchain/assets/0x02fF5065692783374947393723dbA9599e59F591/info.json index c22396628..5237edba9 100644 --- a/blockchains/smartchain/assets/0x02fF5065692783374947393723dbA9599e59F591/info.json +++ b/blockchains/smartchain/assets/0x02fF5065692783374947393723dbA9599e59F591/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x02fF5065692783374947393723dbA9599e59F591" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1d72fa3e4..f2d3ed9d1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1450, - "commit": "9349dff9ec5ce7bf77892376960d14170c46bdad", - "date": "2021-05-18T01:32:45.423Z" + "versionNum": 1451, + "commit": "4235d96502ec4832c35724a42e51ba9f8f349e8c", + "date": "2021-05-18T07:48:35.720Z" } \ No newline at end of file diff --git a/history/versions/1451.json b/history/versions/1451.json new file mode 100644 index 000000000..2d6372a28 --- /dev/null +++ b/history/versions/1451.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1451, + "commit": "4235d96502ec4832c35724a42e51ba9f8f349e8c", + "date": "2021-05-18T07:48:35.720Z" + }, + "versionStart": { + "versionNum": 1450, + "commit": "9349dff9ec5ce7bf77892376960d14170c46bdad", + "date": "2021-05-18T01:32:45.423Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x02fF5065692783374947393723dbA9599e59F591/info.json", + "blockchains/smartchain/assets/0x02fF5065692783374947393723dbA9599e59F591/logo.png" + ] +} \ No newline at end of file