From 38a3b433b6dd94a103201007c029f24e252de8b8 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 7 Jun 2021 20:09:06 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2015.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/2015.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 248023816..175b7ee55 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -69,6 +69,7 @@ "0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935", "0x11883Cdea6bAb720092791cc89affa54428Ce069", "0x118F073796821DA3E9901061B05c0b36377B877e", + "0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2", "0x11Eecc7c164B185dc54534DcE21fDA807D6F301a", "0x1203355742e76875154C0D13eB81DCD7711dC7d9", "0x123f92226C626AdC919aD122d6cc3C20A6c25666", diff --git a/history/LATEST.json b/history/LATEST.json index 20ffcfc50..d0c2a7144 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2014, - "commit": "9f35f3e5e69adb246ad89dfae1e30519c6531743", - "date": "2021-06-07T20:05:40.002Z" + "versionNum": 2015, + "commit": "4ba4c3aa1b625435e6a602cc9f59c28ec1a1bbad", + "date": "2021-06-07T20:08:50.152Z" } \ No newline at end of file diff --git a/history/versions/2015.json b/history/versions/2015.json new file mode 100644 index 000000000..35cb1fc30 --- /dev/null +++ b/history/versions/2015.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 2015, + "commit": "4ba4c3aa1b625435e6a602cc9f59c28ec1a1bbad", + "date": "2021-06-07T20:08:50.152Z" + }, + "versionStart": { + "versionNum": 2014, + "commit": "9f35f3e5e69adb246ad89dfae1e30519c6531743", + "date": "2021-06-07T20:05:40.002Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2/info.json", + "blockchains/smartchain/assets/0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2/logo.png" + ] +} \ No newline at end of file