From 2bc3d9c12cc833128e4f94b116b6d55942d7094a Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 17 Jun 2021 06:01:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2261.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2261.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b026a86f1..e4c1d92fe 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -350,6 +350,7 @@ "0x461f6C9aE13a7daC7055C73fBF8daB529D667041", "0x464863745ED3aF8b9f8871f1082211C55f8f884D", "0x46551803322db7bE94074e9773377f8B037E9D0e", + "0x4695e4dD1E3011045573f6E16Dc162687cdBAc44", "0x46B605a45483Df3d4944A6F06C664CA86382c203", "0x46c3A14009645Ea49D781442f7e5AB221dF4Bb56", "0x46CBE14F4Ab4C665e084a0a868c49098f0Ce7704", diff --git a/history/LATEST.json b/history/LATEST.json index cfc44de8a..55a24a26c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2260, - "commit": "192ee2770778118d4efdf25f22453aebd527be46", - "date": "2021-06-17T05:57:39.552Z" + "versionNum": 2261, + "commit": "d6fa2e2dc489ae21f8aa0bc778c35134b181464d", + "date": "2021-06-17T06:00:46.129Z" } \ No newline at end of file diff --git a/history/versions/2261.json b/history/versions/2261.json new file mode 100644 index 000000000..e429b6759 --- /dev/null +++ b/history/versions/2261.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2261, + "commit": "d6fa2e2dc489ae21f8aa0bc778c35134b181464d", + "date": "2021-06-17T06:00:46.129Z" + }, + "versionStart": { + "versionNum": 2260, + "commit": "192ee2770778118d4efdf25f22453aebd527be46", + "date": "2021-06-17T05:57:39.552Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4695e4dD1E3011045573f6E16Dc162687cdBAc44/info.json", + "blockchains/smartchain/assets/0x4695e4dD1E3011045573f6E16Dc162687cdBAc44/logo.png" + ] +} \ No newline at end of file