From 2eff340836482c4eaa61acc8155c24dfd0669cb6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 18 Jun 2021 16:42:12 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2339.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2339.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2a354740a..af56aa0b0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -45,6 +45,7 @@ "0x095956B142431Eb9Cf88B99F392540B91aCbF4ad", "0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C", "0x09F956f1E0C28f0b436663D44e0830B7853203d4", + "0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026", "0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a", "0x0b771E34526886d9ffF8E764cF557d1Cb5943C89", "0x0c1b3983D2a4Aa002666820DE5a0B43293291Ea6", diff --git a/history/LATEST.json b/history/LATEST.json index d3bb87f72..03b57b2f1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2338, - "commit": "b9f5f86daec54114f4f4b73c90e1d01dbb30401d", - "date": "2021-06-18T16:33:01.776Z" + "versionNum": 2339, + "commit": "cad2982da6b6eb205d6fd07429cd5e010581bb4f", + "date": "2021-06-18T16:42:00.390Z" } \ No newline at end of file diff --git a/history/versions/2339.json b/history/versions/2339.json new file mode 100644 index 000000000..a23239224 --- /dev/null +++ b/history/versions/2339.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2339, + "commit": "cad2982da6b6eb205d6fd07429cd5e010581bb4f", + "date": "2021-06-18T16:42:00.390Z" + }, + "versionStart": { + "versionNum": 2338, + "commit": "b9f5f86daec54114f4f4b73c90e1d01dbb30401d", + "date": "2021-06-18T16:33:01.776Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026/info.json", + "blockchains/smartchain/assets/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026/logo.png" + ] +} \ No newline at end of file