From fbcc4eb7a970301fd20700cbbfdc9452da81455a Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 2 Jul 2021 16:25:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2657.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/2657.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 33eb17151..320894b33 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -221,6 +221,7 @@ "0x276902E0c3D53bf5559D7d6177EF4834BC72E175", "0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3", "0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d", + "0x27d0408A868Cf4E89B37D20b5E32888dcED95BCB", "0x27e89d357957cE332Ff442DB69F4b476401BbBc5", "0x2802eb3a20f5892956D5B9528F6Bf13E648534DB", "0x2821989877c0189bf63837f18a2856E30297AF70", diff --git a/history/LATEST.json b/history/LATEST.json index 6743dfdb3..000d5e913 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2656, - "commit": "745ffb5d09cec054b372636f7da1cf4151ab2ebf", - "date": "2021-07-02T16:22:11.740Z" + "versionNum": 2657, + "commit": "6e36dc0ab8a3c88b3882cf2fe792c6c619b382b5", + "date": "2021-07-02T16:24:55.996Z" } \ No newline at end of file diff --git a/history/versions/2657.json b/history/versions/2657.json new file mode 100644 index 000000000..a6b456ee8 --- /dev/null +++ b/history/versions/2657.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2657, + "commit": "6e36dc0ab8a3c88b3882cf2fe792c6c619b382b5", + "date": "2021-07-02T16:24:55.996Z" + }, + "versionStart": { + "versionNum": 2656, + "commit": "745ffb5d09cec054b372636f7da1cf4151ab2ebf", + "date": "2021-07-02T16:22:11.740Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x27d0408A868Cf4E89B37D20b5E32888dcED95BCB/info.json", + "blockchains/smartchain/assets/0x27d0408A868Cf4E89B37D20b5E32888dcED95BCB/logo.png", + "blockchains/smartchain/assets/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95/info.json" + ] +} \ No newline at end of file