From d27de00ca91b61cf3b3680d12c84e67c70e1de73 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 8 Jun 2021 14:35:09 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2044.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2044.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fdace6b2f..5bda9d2bb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -382,6 +382,7 @@ "0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65", "0x557dd6700e66818AF340ccE17FD4508CED81fBc1", "0x55d398326f99059fF775485246999027B3197955", + "0x5610Bf2BF5ABe5750BDBCe311631dEE2aFa2Cd24", "0x565b72163f17849832A692A3c5928cc502f46D69", "0x565D931cBa7C7E1af3925f77124D5e2d68311BBE", "0x56672ecb506301b1E32ED28552797037c54D36A9", diff --git a/history/LATEST.json b/history/LATEST.json index fb4c86011..9e6a425b5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2043, - "commit": "fb06eec8f7c57e3e2a97fdbbbc129d6ef064c430", - "date": "2021-06-08T14:31:52.910Z" + "versionNum": 2044, + "commit": "12ea6484a22f49a8cf67046079e4b7f3ba44804a", + "date": "2021-06-08T14:34:53.216Z" } \ No newline at end of file diff --git a/history/versions/2044.json b/history/versions/2044.json new file mode 100644 index 000000000..eb71abcf8 --- /dev/null +++ b/history/versions/2044.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2044, + "commit": "12ea6484a22f49a8cf67046079e4b7f3ba44804a", + "date": "2021-06-08T14:34:53.216Z" + }, + "versionStart": { + "versionNum": 2043, + "commit": "fb06eec8f7c57e3e2a97fdbbbc129d6ef064c430", + "date": "2021-06-08T14:31:52.910Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5610Bf2BF5ABe5750BDBCe311631dEE2aFa2Cd24/info.json", + "blockchains/smartchain/assets/0x5610Bf2BF5ABe5750BDBCe311631dEE2aFa2Cd24/logo.png" + ] +} \ No newline at end of file