From b288a4ed456ac4ce138973ff701a3ce72d3f0847 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 1 Apr 2021 23:32:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/373.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/373.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fe46d537b..47aede6bf 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -73,6 +73,7 @@ "0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519", "0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88", "0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68", + "0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2", "0x3d6545b08693daE087E957cb1180ee38B9e3c25E", "0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47", "0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110", diff --git a/history/LATEST.json b/history/LATEST.json index 140c88e51..01062c1bb 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 372, - "commit": "13df5ca38d9232ea24f2124a4fe1c9f86a8adf69", - "date": "2021-04-01T23:28:01.887Z" + "versionNum": 373, + "commit": "a87f8104aa21957bcd1165f1bcf2208c2b1f9cf1", + "date": "2021-04-01T23:31:55.786Z" } \ No newline at end of file diff --git a/history/versions/373.json b/history/versions/373.json new file mode 100644 index 000000000..d2dd4e229 --- /dev/null +++ b/history/versions/373.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 373, + "commit": "a87f8104aa21957bcd1165f1bcf2208c2b1f9cf1", + "date": "2021-04-01T23:31:55.786Z" + }, + "versionStart": { + "versionNum": 372, + "commit": "13df5ca38d9232ea24f2124a4fe1c9f86a8adf69", + "date": "2021-04-01T23:28:01.887Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2/info.json", + "blockchains/smartchain/assets/0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2/logo.png" + ] +} \ No newline at end of file