From d8d749b25a1d1712fe7c776ef7dc57b238b9a23a Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 17 Jul 2021 11:37:10 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2970.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2970.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fed7dcf39..ad7a53604 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1086,6 +1086,7 @@ "0xbfBEe3dAc982148aC793161f7362344925506903", "0xbfeA674ce7d16E26E39e3c088810367a708eF94C", "0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D", + "0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E", "0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa", "0xC0366a104b429f0806BfA98d0008DAA9555b2BEd", "0xc04e039aE8587e71f8024b36d630f841cc2106CC", diff --git a/history/LATEST.json b/history/LATEST.json index 6f884fd88..16b2ae703 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2969, - "commit": "7363661893191b3723e84f8287b4cf02e597e496", - "date": "2021-07-17T08:14:49.593Z" + "versionNum": 2970, + "commit": "ac025dc3eab4691da10ca8c54b3b10234c4c3d4a", + "date": "2021-07-17T11:36:52.922Z" } \ No newline at end of file diff --git a/history/versions/2970.json b/history/versions/2970.json new file mode 100644 index 000000000..732718e80 --- /dev/null +++ b/history/versions/2970.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2970, + "commit": "ac025dc3eab4691da10ca8c54b3b10234c4c3d4a", + "date": "2021-07-17T11:36:52.922Z" + }, + "versionStart": { + "versionNum": 2969, + "commit": "7363661893191b3723e84f8287b4cf02e597e496", + "date": "2021-07-17T08:14:49.593Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E/info.json", + "blockchains/smartchain/assets/0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E/logo.png" + ] +} \ No newline at end of file