From 59bcb15de7976155fd4b26bb8cb5070221718747 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 19:15:31 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1374.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/1374.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f15318831..148f88f15 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -49,6 +49,7 @@ "0x111111111117dC0aa78b770fA6A738034120C302", "0x11883Cdea6bAb720092791cc89affa54428Ce069", "0x118F073796821DA3E9901061B05c0b36377B877e", + "0x11Eecc7c164B185dc54534DcE21fDA807D6F301a", "0x1203355742e76875154C0D13eB81DCD7711dC7d9", "0x123f92226C626AdC919aD122d6cc3C20A6c25666", "0x12e34cDf6A031a10FE241864c32fB03a4FDaD739", diff --git a/history/LATEST.json b/history/LATEST.json index 0e7258a5a..3f8f4076b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1373, - "commit": "809b5efc70741b895d5a04c0d4eefdba02dfe71f", - "date": "2021-05-15T19:12:57.486Z" + "versionNum": 1374, + "commit": "defad0cf6761a07f0e93c197c2d457a4d09fbcb6", + "date": "2021-05-15T19:15:16.026Z" } \ No newline at end of file diff --git a/history/versions/1374.json b/history/versions/1374.json new file mode 100644 index 000000000..b6e33b2bb --- /dev/null +++ b/history/versions/1374.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1374, + "commit": "defad0cf6761a07f0e93c197c2d457a4d09fbcb6", + "date": "2021-05-15T19:15:16.026Z" + }, + "versionStart": { + "versionNum": 1373, + "commit": "809b5efc70741b895d5a04c0d4eefdba02dfe71f", + "date": "2021-05-15T19:12:57.486Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x11Eecc7c164B185dc54534DcE21fDA807D6F301a/info.json", + "blockchains/smartchain/assets/0x11Eecc7c164B185dc54534DcE21fDA807D6F301a/logo.png" + ] +} \ No newline at end of file