From d5a9db80e493b1e5e662964a1015c3cd9b700cc7 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 31 Mar 2021 08:55:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/359.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/359.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ecb6f0ac2..c247193df 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -133,6 +133,7 @@ "0x72fAa679E1008Ad8382959FF48E392042A8b06f7", "0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b", "0x748AD98b14C814B28812eB42ad219C8672909879", + "0x74B3abB94e9e1ECc25Bd77d6872949B4a9B2aACF", "0x762539b45A1dCcE3D36d080F74d1AED37844b878", "0x77DFb1DaFC92c5Df29996f5528BA1829941cD3Bb", "0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c", diff --git a/history/LATEST.json b/history/LATEST.json index 02ef5e7e0..bed40bb7a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 358, - "commit": "2ecaa82b61cccd2e77e6f00fb43166241765c0b8", - "date": "2021-03-31T07:10:37.277Z" + "versionNum": 359, + "commit": "043269694e8b60a62f0855092ddaaeaf18643f56", + "date": "2021-03-31T08:55:07.134Z" } \ No newline at end of file diff --git a/history/versions/359.json b/history/versions/359.json new file mode 100644 index 000000000..fdf9516e8 --- /dev/null +++ b/history/versions/359.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 359, + "commit": "043269694e8b60a62f0855092ddaaeaf18643f56", + "date": "2021-03-31T08:55:07.134Z" + }, + "versionStart": { + "versionNum": 358, + "commit": "2ecaa82b61cccd2e77e6f00fb43166241765c0b8", + "date": "2021-03-31T07:10:37.277Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x74B3abB94e9e1ECc25Bd77d6872949B4a9B2aACF/info.json", + "blockchains/smartchain/assets/0x74B3abB94e9e1ECc25Bd77d6872949B4a9B2aACF/logo.png" + ] +} \ No newline at end of file