From a0f8281081373d0b7d092f8977b107b75ecdf1a8 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 16 Jun 2021 09:00:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2225.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/2225.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a32ba464a..c45f9ab94 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -780,6 +780,7 @@ "0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d", "0xA656F993bD14B2B59a28d1e610476AD18849b107", "0xa6ccAEBa565a11725fF5D6A642cb622f3D1402Cf", + "0xa75e17A061Ed826C65F138B7A85B44c5D3156afF", "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", "0xA8c514D991F59baB02d32b68f04204cB89261c88", "0xa8c573cd88De2265B39954b4fA2Da72038582616", diff --git a/history/LATEST.json b/history/LATEST.json index 53175be7b..71ed8822f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2224, - "commit": "6470d5cdab127eb2954f44f9030e0ac287bd8d8d", - "date": "2021-06-16T08:15:22.362Z" + "versionNum": 2225, + "commit": "ae9082c2ac263e52506d4aa40029256fc6d712a9", + "date": "2021-06-16T09:00:11.668Z" } \ No newline at end of file diff --git a/history/versions/2225.json b/history/versions/2225.json new file mode 100644 index 000000000..95db96783 --- /dev/null +++ b/history/versions/2225.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2225, + "commit": "ae9082c2ac263e52506d4aa40029256fc6d712a9", + "date": "2021-06-16T09:00:11.668Z" + }, + "versionStart": { + "versionNum": 2224, + "commit": "6470d5cdab127eb2954f44f9030e0ac287bd8d8d", + "date": "2021-06-16T08:15:22.362Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/info.json", + "blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/logo.png", + "blockchains/smartchain/assets/0xa75e17A061Ed826C65F138B7A85B44c5D3156afF/info.json", + "blockchains/smartchain/assets/0xa75e17A061Ed826C65F138B7A85B44c5D3156afF/logo.png" + ] +} \ No newline at end of file