From b68f48a95a550e2338da9974eda5bbe5adeb5e60 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 17 Jul 2021 16:07:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2972.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2972.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ad7a53604..e2fd76af2 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1260,6 +1260,7 @@ "0xde3dbBE30cfa9F437b293294d1fD64B26045C71A", "0xDE4e179CC1d3b298216B96893767b9b01A6Bc413", "0xDE619A9E0eEeAA9F8CD39522Ed788234837F3B26", + "0xdeb1EAF085979A73aB0E85901D786cBa991c2617", "0xDeb9acA4F54ABd9b82Ca91B52fCCCF869882B9Fe", "0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643", "0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19", diff --git a/blockchains/smartchain/assets/0xdeb1EAF085979A73aB0E85901D786cBa991c2617/info.json b/blockchains/smartchain/assets/0xdeb1EAF085979A73aB0E85901D786cBa991c2617/info.json index d1520190c..ce969d62b 100644 --- a/blockchains/smartchain/assets/0xdeb1EAF085979A73aB0E85901D786cBa991c2617/info.json +++ b/blockchains/smartchain/assets/0xdeb1EAF085979A73aB0E85901D786cBa991c2617/info.json @@ -22,4 +22,4 @@ "url": "https://t.me/LFDToken" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3f995fff7..57f001720 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2971, - "commit": "d8d749b25a1d1712fe7c776ef7dc57b238b9a23a", - "date": "2021-07-17T11:38:18.411Z" + "versionNum": 2972, + "commit": "6eb0176041bb674d1f9463efaf62d905827acd7b", + "date": "2021-07-17T16:07:03.860Z" } \ No newline at end of file diff --git a/history/versions/2972.json b/history/versions/2972.json new file mode 100644 index 000000000..2f0bd36a0 --- /dev/null +++ b/history/versions/2972.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2972, + "commit": "6eb0176041bb674d1f9463efaf62d905827acd7b", + "date": "2021-07-17T16:07:03.860Z" + }, + "versionStart": { + "versionNum": 2971, + "commit": "d8d749b25a1d1712fe7c776ef7dc57b238b9a23a", + "date": "2021-07-17T11:38:18.411Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xdeb1EAF085979A73aB0E85901D786cBa991c2617/info.json", + "blockchains/smartchain/assets/0xdeb1EAF085979A73aB0E85901D786cBa991c2617/logo.png" + ] +} \ No newline at end of file