From a00f48f2d782dedfbd258756a03cfbe096e7f5a8 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 9 Aug 2021 06:30:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3198.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3198.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b098f9c97..5cde0584a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1404,6 +1404,7 @@ "0xeB22C12429ff03688dD15a34824d736741605ca0", "0xeB2d878Dcc05c8f39411dF483574907b4fb11990", "0xEB2DFCdB56Cf568B3Da3927C6DE97b0849b329D8", + "0xEB35aCBD23CF9D1C13D276815B9969eFfC5c878f", "0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D", "0xeBD0070237a0713E8D94fEf1B728d3d993d290ef", "0xeBd49b26169e1b52c04cFd19FCf289405dF55F80", diff --git a/history/LATEST.json b/history/LATEST.json index e65092c1b..d4d444866 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3197, - "commit": "c9312a1302eeaa4eb919500c39f37a448cb6976d", - "date": "2021-08-09T01:27:03.110Z" + "versionNum": 3198, + "commit": "809eaddf6c15df674b01d773a53dd8f5d3fa3ce0", + "date": "2021-08-09T06:30:41.358Z" } \ No newline at end of file diff --git a/history/versions/3198.json b/history/versions/3198.json new file mode 100644 index 000000000..abc3ef753 --- /dev/null +++ b/history/versions/3198.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3198, + "commit": "809eaddf6c15df674b01d773a53dd8f5d3fa3ce0", + "date": "2021-08-09T06:30:41.358Z" + }, + "versionStart": { + "versionNum": 3197, + "commit": "c9312a1302eeaa4eb919500c39f37a448cb6976d", + "date": "2021-08-09T01:27:03.110Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xEB35aCBD23CF9D1C13D276815B9969eFfC5c878f/info.json", + "blockchains/smartchain/assets/0xEB35aCBD23CF9D1C13D276815B9969eFfC5c878f/logo.png" + ] +} \ No newline at end of file