From 6b5e34c47957776708d1f763717ae796d9088136 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sun, 11 Jul 2021 18:20:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2893.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2893.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 11e57820e..bff4742ba 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -928,6 +928,7 @@ "0xa75e17A061Ed826C65F138B7A85B44c5D3156afF", "0xa7aCaFEDCDF33Ad7541698701E9A76b48EC62728", "0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8", + "0xa83E84d45EDB55324E2d10e1817F071481289D90", "0xa898dF02906d40ec81900B3a5Ba36ea20d09b7Cc", "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", "0xA8c514D991F59baB02d32b68f04204cB89261c88", diff --git a/blockchains/smartchain/assets/0xa83E84d45EDB55324E2d10e1817F071481289D90/info.json b/blockchains/smartchain/assets/0xa83E84d45EDB55324E2d10e1817F071481289D90/info.json index 3c1429994..6c79501e1 100644 --- a/blockchains/smartchain/assets/0xa83E84d45EDB55324E2d10e1817F071481289D90/info.json +++ b/blockchains/smartchain/assets/0xa83E84d45EDB55324E2d10e1817F071481289D90/info.json @@ -22,4 +22,4 @@ "url": "https://t.me/cranch_community" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 03f331457..81d6464c2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2892, - "commit": "33de514d28d6f871ba7302d501d05b47ec437091", - "date": "2021-07-11T05:20:19.169Z" + "versionNum": 2893, + "commit": "98badf185dc77a3505852ff24e5d4bf7ffb31b4f", + "date": "2021-07-11T18:20:03.560Z" } \ No newline at end of file diff --git a/history/versions/2893.json b/history/versions/2893.json new file mode 100644 index 000000000..88def4b5d --- /dev/null +++ b/history/versions/2893.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2893, + "commit": "98badf185dc77a3505852ff24e5d4bf7ffb31b4f", + "date": "2021-07-11T18:20:03.560Z" + }, + "versionStart": { + "versionNum": 2892, + "commit": "33de514d28d6f871ba7302d501d05b47ec437091", + "date": "2021-07-11T05:20:19.169Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa83E84d45EDB55324E2d10e1817F071481289D90/info.json", + "blockchains/smartchain/assets/0xa83E84d45EDB55324E2d10e1817F071481289D90/logo.png" + ] +} \ No newline at end of file