From bd979aefc356a0e772e64cf9758bc52304cbae9c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 6 Sep 2021 19:05:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3529.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3529.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 743448c10..85b3dd6f4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -28,6 +28,7 @@ "0x03D6BD3d48F956D783456695698C407A46ecD54d", "0x03fF0ff224f904be3118461335064bB48Df47938", "0x043b49749e0016E965600d502E2177cA2d95B3d9", + "0x0469F8Ca65Ce318888cc0d6459d0c7cbe5912c98", "0x0487b824c8261462F88940f97053E65bDb498446", "0x0491648C910ad2c1aFaab733faF71D30313Df7FC", "0x04BAf95Fd4C52fd09a56D840bAEe0AB8D7357bf0", diff --git a/history/LATEST.json b/history/LATEST.json index a25f3f288..d96648106 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3528, - "commit": "21a84f4c01d0de0759c434d56d89687ef33d7d9d", - "date": "2021-09-06T16:06:03.839Z" + "versionNum": 3529, + "commit": "9d24e0fe7613d531e6d0f9dd5e822eea85978634", + "date": "2021-09-06T19:05:01.316Z" } \ No newline at end of file diff --git a/history/versions/3529.json b/history/versions/3529.json new file mode 100644 index 000000000..ad2564bbb --- /dev/null +++ b/history/versions/3529.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3529, + "commit": "9d24e0fe7613d531e6d0f9dd5e822eea85978634", + "date": "2021-09-06T19:05:01.316Z" + }, + "versionStart": { + "versionNum": 3528, + "commit": "21a84f4c01d0de0759c434d56d89687ef33d7d9d", + "date": "2021-09-06T16:06:03.839Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x0469F8Ca65Ce318888cc0d6459d0c7cbe5912c98/info.json", + "blockchains/smartchain/assets/0x0469F8Ca65Ce318888cc0d6459d0c7cbe5912c98/logo.png" + ] +} \ No newline at end of file