From 889d502c442dc23737b61485dc298b21ae2933d5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 14 Jun 2021 19:33:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2190.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2190.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f0079bc86..9ee24bb5e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1099,6 +1099,7 @@ "0xef5CeB00AE3eb617773016B4ca886b61FA4e027E", "0xEF6d459FE81C3Ed53d292c936b2df5a8084975De", "0xEFbA8b41e3495ad52258DFe916199Dc643F99dA2", + "0xf00598af0CCf2D43613414F36f40123337f56E71", "0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877", "0xf09611a964535b32285bFf5fCf9937C52BaB8ea5", "0xf09b7B6bA6dAb7CccC3AE477a174b164c39f4C66", diff --git a/history/LATEST.json b/history/LATEST.json index 4727319e8..e8498199a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2189, - "commit": "835ac64ac2e8e25a9191a222343d58ef23177d26", - "date": "2021-06-14T19:31:22.241Z" + "versionNum": 2190, + "commit": "99afd1137e02497228a8983bd125aacf977c7fd9", + "date": "2021-06-14T19:33:20.814Z" } \ No newline at end of file diff --git a/history/versions/2190.json b/history/versions/2190.json new file mode 100644 index 000000000..3d54e487e --- /dev/null +++ b/history/versions/2190.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2190, + "commit": "99afd1137e02497228a8983bd125aacf977c7fd9", + "date": "2021-06-14T19:33:20.814Z" + }, + "versionStart": { + "versionNum": 2189, + "commit": "835ac64ac2e8e25a9191a222343d58ef23177d26", + "date": "2021-06-14T19:31:22.241Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xf00598af0CCf2D43613414F36f40123337f56E71/info.json", + "blockchains/smartchain/assets/0xf00598af0CCf2D43613414F36f40123337f56E71/logo.png" + ] +} \ No newline at end of file