From 928ea5a1b54c75f3eec8a71da40baeea30a79a7b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 6 Jun 2021 12:51:30 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1979.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1979.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a1b22eb94..97c6689bc 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1031,6 +1031,7 @@ "0xF7844CB890F4C339c497aeAb599aBDc3c874B67A", "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", "0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B", + "0xf818D092BeAF21BEaFe6aCDd8230BD5F7b861D9C", "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", "0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9", "0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343", diff --git a/history/LATEST.json b/history/LATEST.json index 91a9036cf..1d07ae8b7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1978, - "commit": "06b50b36d055efb034997d62c3553636916db7e1", - "date": "2021-06-06T12:49:33.907Z" + "versionNum": 1979, + "commit": "c7f5f98e078b1d48aea03e97d2849a51d02934a6", + "date": "2021-06-06T12:51:15.243Z" } \ No newline at end of file diff --git a/history/versions/1979.json b/history/versions/1979.json new file mode 100644 index 000000000..dffe5d827 --- /dev/null +++ b/history/versions/1979.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1979, + "commit": "c7f5f98e078b1d48aea03e97d2849a51d02934a6", + "date": "2021-06-06T12:51:15.243Z" + }, + "versionStart": { + "versionNum": 1978, + "commit": "06b50b36d055efb034997d62c3553636916db7e1", + "date": "2021-06-06T12:49:33.907Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xf818D092BeAF21BEaFe6aCDd8230BD5F7b861D9C/info.json", + "blockchains/smartchain/assets/0xf818D092BeAF21BEaFe6aCDd8230BD5F7b861D9C/logo.png" + ] +} \ No newline at end of file