From fbbd4f24e519aaf4819a2555eee328144be27f32 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 6 May 2021 05:50:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1070.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1070.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7576f7630..51ce6584e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -553,6 +553,7 @@ "0xfaFf5251EA98f90540D6BacDf7A458f61b456C06", "0xfB17D214d83643da1b079d410647c33aBcE972e2", "0xfb6115445Bff7b52FeB98650C87f44907E58f802", + "0xfb68406D38BaF071297f5a3AB97AfFd5945c1db9", "0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7", "0xfD5840Cd36d94D7229439859C0112a4185BC0255", "0xFd7B3A77848f1C2D67E05E54d78d174a0C850335", diff --git a/history/LATEST.json b/history/LATEST.json index 602b57959..e6b59a928 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1069, - "commit": "a99814789f8859de26e12bfb9b6d783c80e44c1b", - "date": "2021-05-06T02:07:44.041Z" + "versionNum": 1070, + "commit": "5ed1d4848b0560738826d1b54ddd15e52787b54d", + "date": "2021-05-06T05:49:46.522Z" } \ No newline at end of file diff --git a/history/versions/1070.json b/history/versions/1070.json new file mode 100644 index 000000000..30fc2f6c8 --- /dev/null +++ b/history/versions/1070.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1070, + "commit": "5ed1d4848b0560738826d1b54ddd15e52787b54d", + "date": "2021-05-06T05:49:46.522Z" + }, + "versionStart": { + "versionNum": 1069, + "commit": "a99814789f8859de26e12bfb9b6d783c80e44c1b", + "date": "2021-05-06T02:07:44.041Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xfb68406D38BaF071297f5a3AB97AfFd5945c1db9/info.json", + "blockchains/smartchain/assets/0xfb68406D38BaF071297f5a3AB97AfFd5945c1db9/logo.png" + ] +} \ No newline at end of file