From d46369f5d252961cf5844de63c9b1947592994a8 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 22 Apr 2021 09:08:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/694.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/694.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ab31a9f6e..789f616d8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -235,6 +235,7 @@ "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4", "0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8", "0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce", + "0x95111f630aC215Eb74599ED42C67E2c2790d69e2", "0x95c78222B3D6e262426483D42CfA53685A67Ab9D", "0x95df1652cBAB65fd566C088531B7760C9dA19f5F", "0x9678E42ceBEb63F23197D726B29b1CB20d0064E5", diff --git a/history/LATEST.json b/history/LATEST.json index 1aaf64828..b74e93b0c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 693, - "commit": "a78af5ed4dac54232769b573cccdaa0579e345c9", - "date": "2021-04-22T08:29:34.589Z" + "versionNum": 694, + "commit": "e34dce85e3e42bc92ad77a3db70494a15ea316bc", + "date": "2021-04-22T09:08:20.047Z" } \ No newline at end of file diff --git a/history/versions/694.json b/history/versions/694.json new file mode 100644 index 000000000..c99b4d382 --- /dev/null +++ b/history/versions/694.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 694, + "commit": "e34dce85e3e42bc92ad77a3db70494a15ea316bc", + "date": "2021-04-22T09:08:20.047Z" + }, + "versionStart": { + "versionNum": 693, + "commit": "a78af5ed4dac54232769b573cccdaa0579e345c9", + "date": "2021-04-22T08:29:34.589Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x95111f630aC215Eb74599ED42C67E2c2790d69e2/info.json", + "blockchains/smartchain/assets/0x95111f630aC215Eb74599ED42C67E2c2790d69e2/logo.png" + ] +} \ No newline at end of file