From b9f5f86daec54114f4f4b73c90e1d01dbb30401d Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 18 Jun 2021 16:32:09 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2337.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2337.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 0389996ce..2a354740a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -711,6 +711,7 @@ "0x904d7Ac5d005d16DBDc69f713D029e3C1800F8Ca", "0x9095e8d707E40982aFFce41C61c10895157A1B22", "0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb", + "0x9133049Fb1FdDC110c92BF5b7Df635abB70C89DC", "0x91F8dA7A1F4B2C788317bA46C2D210f09AFB606B", "0x922c77c7724d7B77fD7791BE5CC5314B70c3a781", "0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b", diff --git a/history/LATEST.json b/history/LATEST.json index 0fe6ad050..af922e19f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2336, - "commit": "64bad138569b6ad8f142196ca9e3020bca9989d0", - "date": "2021-06-18T15:52:01.958Z" + "versionNum": 2337, + "commit": "769c0581bb0498e9ce0b47dee2bcef5ed41c1eb0", + "date": "2021-06-18T16:31:50.828Z" } \ No newline at end of file diff --git a/history/versions/2337.json b/history/versions/2337.json new file mode 100644 index 000000000..04876b0c9 --- /dev/null +++ b/history/versions/2337.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2337, + "commit": "769c0581bb0498e9ce0b47dee2bcef5ed41c1eb0", + "date": "2021-06-18T16:31:50.828Z" + }, + "versionStart": { + "versionNum": 2336, + "commit": "64bad138569b6ad8f142196ca9e3020bca9989d0", + "date": "2021-06-18T15:52:01.958Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x9133049Fb1FdDC110c92BF5b7Df635abB70C89DC/info.json", + "blockchains/smartchain/assets/0x9133049Fb1FdDC110c92BF5b7Df635abB70C89DC/logo.png" + ] +} \ No newline at end of file