From 8dd7cdeadd4b6ae00a73b09a4b3014655cf827b2 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 9 Jun 2021 16:46:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2072.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/2072.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8ea86faed..d01909979 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -895,6 +895,7 @@ "0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d", "0xCB7A1Dc3a40FB64eA57D297Cef439A103fc11E66", "0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1", + "0xcBB73f034e7f466491A170a0AbF233636C2a93eE", "0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be", "0xcbcCf14B051947BDcd1E20b77015208a1AD5EA25", "0xcc10c8AfD683c5AA86B1d170d75B555bce5a2C37", diff --git a/history/LATEST.json b/history/LATEST.json index 847986958..7675d3a8b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2071, - "commit": "1904572cb665f6385ba45a3fc0c4489d038992b6", - "date": "2021-06-09T16:43:08.403Z" + "versionNum": 2072, + "commit": "7f1a39f41ed3b07591b3b020c613bfb1289c987d", + "date": "2021-06-09T16:46:04.489Z" } \ No newline at end of file diff --git a/history/versions/2072.json b/history/versions/2072.json new file mode 100644 index 000000000..c757f2fa8 --- /dev/null +++ b/history/versions/2072.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2072, + "commit": "7f1a39f41ed3b07591b3b020c613bfb1289c987d", + "date": "2021-06-09T16:46:04.489Z" + }, + "versionStart": { + "versionNum": 2071, + "commit": "1904572cb665f6385ba45a3fc0c4489d038992b6", + "date": "2021-06-09T16:43:08.403Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xcBB73f034e7f466491A170a0AbF233636C2a93eE/info.json", + "blockchains/smartchain/assets/0xcBB73f034e7f466491A170a0AbF233636C2a93eE/logo.png", + "blockchains/smartchain/assets/0xfC8E68E30350c6603D3d29fCc8E676380C28FCf4/info.json" + ] +} \ No newline at end of file