From 6a93391d387aa72b8cc5a9fb4201b5b5a43725a9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 28 May 2021 07:42:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1707.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1707.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d855a458f..07bdf36a1 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -721,6 +721,7 @@ "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51", "0xC9c7C6A590E82C576de7553142d47a5fb63f9e90", "0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44", + "0xCA3c1dC12b0dD0D65964abaA533106CF4F372C78", "0xCa3F508B8e4Dd382eE878A314789373D80A5190A", "0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0", "0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A", diff --git a/history/LATEST.json b/history/LATEST.json index 352e4b177..c03c70a8d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1706, - "commit": "d6d6017484bc24e711ff0c6396d83975486a50f0", - "date": "2021-05-28T07:40:42.874Z" + "versionNum": 1707, + "commit": "5b7289bd6481b6567db6252a86350471d66b07ef", + "date": "2021-05-28T07:42:29.230Z" } \ No newline at end of file diff --git a/history/versions/1707.json b/history/versions/1707.json new file mode 100644 index 000000000..7735a50d2 --- /dev/null +++ b/history/versions/1707.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1707, + "commit": "5b7289bd6481b6567db6252a86350471d66b07ef", + "date": "2021-05-28T07:42:29.230Z" + }, + "versionStart": { + "versionNum": 1706, + "commit": "d6d6017484bc24e711ff0c6396d83975486a50f0", + "date": "2021-05-28T07:40:42.874Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xCA3c1dC12b0dD0D65964abaA533106CF4F372C78/info.json", + "blockchains/smartchain/assets/0xCA3c1dC12b0dD0D65964abaA533106CF4F372C78/logo.png" + ] +} \ No newline at end of file