From 67540f37b273d4c36053bcb31f7f5b37f80ae630 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 25 Apr 2021 14:36:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/779.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/779.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 80d0fecf6..9227cbb85 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -371,6 +371,7 @@ "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb", "0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888", "0xd54Fd5D0C349C06373f3FE914151D1555b629fB6", + "0xd6004836cb07D063f2cB498C25e351CC93194079", "0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB", "0xD7B729ef857Aa773f47D37088A1181bB3fbF0099", "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727", diff --git a/history/LATEST.json b/history/LATEST.json index ed02f8c33..41c7458dd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 778, - "commit": "5efdb7a63aa0951458d124ff80efefaead8719e2", - "date": "2021-04-25T11:57:37.130Z" + "versionNum": 779, + "commit": "bb23b141caad48510c78aad8275c613a1ce04dc4", + "date": "2021-04-25T14:36:23.396Z" } \ No newline at end of file diff --git a/history/versions/779.json b/history/versions/779.json new file mode 100644 index 000000000..253c7a6bf --- /dev/null +++ b/history/versions/779.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 779, + "commit": "bb23b141caad48510c78aad8275c613a1ce04dc4", + "date": "2021-04-25T14:36:23.396Z" + }, + "versionStart": { + "versionNum": 778, + "commit": "5efdb7a63aa0951458d124ff80efefaead8719e2", + "date": "2021-04-25T11:57:37.130Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xd6004836cb07D063f2cB498C25e351CC93194079/info.json", + "blockchains/smartchain/assets/0xd6004836cb07D063f2cB498C25e351CC93194079/logo.png" + ] +} \ No newline at end of file