From 98ec24b13a62bf99815e257ad8256398787eb742 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 8 Sep 2021 21:47:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3553.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3553.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7066739a7..acb2d13fa 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1399,6 +1399,7 @@ "0xD7730681B1DC8f6F969166B29D8A5EA8568616a3", "0xD78Bd47A6934959583b47F081Ce0f9Fd5E0338D1", "0xD7B729ef857Aa773f47D37088A1181bB3fbF0099", + "0xD80BeA63a208770e1c371DFBF70Cb13469D29Ae6", "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727", "0xD83cec69ED9d8044597A793445C86a5e763b0E3D", "0xd882739Fca9CBAE00F3821c4c65189E2D7e26147", diff --git a/history/LATEST.json b/history/LATEST.json index bc996ead2..dcf300cce 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3552, - "commit": "17279c90a416b9f7004728854e74ed53064ffb8c", - "date": "2021-09-08T16:02:59.247Z" + "versionNum": 3553, + "commit": "e384a4b9303c800eb0af0192646724dd08d59a5f", + "date": "2021-09-08T21:46:50.100Z" } \ No newline at end of file diff --git a/history/versions/3553.json b/history/versions/3553.json new file mode 100644 index 000000000..49e601d86 --- /dev/null +++ b/history/versions/3553.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3553, + "commit": "e384a4b9303c800eb0af0192646724dd08d59a5f", + "date": "2021-09-08T21:46:50.100Z" + }, + "versionStart": { + "versionNum": 3552, + "commit": "17279c90a416b9f7004728854e74ed53064ffb8c", + "date": "2021-09-08T16:02:59.247Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xD80BeA63a208770e1c371DFBF70Cb13469D29Ae6/info.json", + "blockchains/smartchain/assets/0xD80BeA63a208770e1c371DFBF70Cb13469D29Ae6/logo.png" + ] +} \ No newline at end of file