From e3026fc463a0e35c18bda963961cb9a4f41ce73f Mon Sep 17 00:00:00 2001 From: vikmeup Date: Mon, 10 May 2021 17:16:05 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1216.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1216.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8de0fe29b..027ad0a32 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -145,6 +145,7 @@ "0x393B312C01048b3ed2720bF1B090084C09e408A1", "0x3942936782d788ce69155F776A51A5F1C9dd9B22", "0x3947B992DC0147D2D89dF0392213781b04B25075", + "0x3A50d6daacc82f17A2434184fE904fC45542A734", "0x3A66D3d2EDB25182430d01b991BC6eaC73aD5AA8", "0x3aabCf53A1930A42E18D938C019E83Ebee50a849", "0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519", diff --git a/history/LATEST.json b/history/LATEST.json index e4e0939f6..a2835e840 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1215, - "commit": "dbd0e6450c5d3e7d62f90b3f76c0ee4a26e94f4f", - "date": "2021-05-10T15:06:03.500Z" + "versionNum": 1216, + "commit": "bdd733558fb8f1c7958b0afc57d1b48f85bc76c7", + "date": "2021-05-10T17:15:49.424Z" } \ No newline at end of file diff --git a/history/versions/1216.json b/history/versions/1216.json new file mode 100644 index 000000000..42e6fcfeb --- /dev/null +++ b/history/versions/1216.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1216, + "commit": "bdd733558fb8f1c7958b0afc57d1b48f85bc76c7", + "date": "2021-05-10T17:15:49.424Z" + }, + "versionStart": { + "versionNum": 1215, + "commit": "dbd0e6450c5d3e7d62f90b3f76c0ee4a26e94f4f", + "date": "2021-05-10T15:06:03.500Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x3A50d6daacc82f17A2434184fE904fC45542A734/info.json", + "blockchains/smartchain/assets/0x3A50d6daacc82f17A2434184fE904fC45542A734/logo.png" + ] +} \ No newline at end of file