From 6706ccbfbb2c2b2eaeecd03f7db6ae3669686dd9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 7 Aug 2021 09:04:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3179.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 history/versions/3179.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 26049311d..43b3d6dce 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -647,6 +647,7 @@ "0x650b940a1033B8A1b1873f78730FcFC73ec11f1f", "0x651BfbB26455294408Aabc61a7ADF427bf149898", "0x651Cd665bD558175A956fb3D72206eA08Eb3dF5b", + "0x65453110319e9ce742dd146beFfaC2A5eE655e7E", "0x658A109C5900BC6d2357c87549B651670E5b0539", "0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0", "0x6652048Fa5E66ed63a0225FFd7C82e106b0Aa18b", diff --git a/blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/info.json b/blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/info.json index 9733ac512..d3e3563a3 100644 --- a/blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/info.json +++ b/blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/info.json @@ -18,4 +18,4 @@ "url": "https://discord.com/invite/xzWFdjnf" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c6b8c9e01..8438146e5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3178, - "commit": "be3427282fb8d5a5c2bbc7b4e69ac644e8dfa99b", - "date": "2021-08-07T09:02:27.857Z" + "versionNum": 3179, + "commit": "e877fb33e524f19dc1717625b90e83ffdc9ae845", + "date": "2021-08-07T09:04:04.991Z" } \ No newline at end of file diff --git a/history/versions/3179.json b/history/versions/3179.json new file mode 100644 index 000000000..4b0a93af1 --- /dev/null +++ b/history/versions/3179.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 3179, + "commit": "e877fb33e524f19dc1717625b90e83ffdc9ae845", + "date": "2021-08-07T09:04:04.991Z" + }, + "versionStart": { + "versionNum": 3178, + "commit": "be3427282fb8d5a5c2bbc7b4e69ac644e8dfa99b", + "date": "2021-08-07T09:02:27.857Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/info.json", + "blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/logo.png", + "blockchains/smartchain/assets/0x7b0b4C304B9149B692c1Acbc9dB4F4a1c17B2B91/info.json" + ] +} \ No newline at end of file