From 1ba4836c7af80ca7bd416cff1db4e51d0c3eae6b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 1 May 2021 17:57:12 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/945.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/945.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 96044bedb..98e7614f6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -370,6 +370,7 @@ "0xB5791d504367dEE4BA3A379fb3d3d5A6B955cb2e", "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723", "0xb6090a50f66046E3c6aFB9311846a6432E45060A", + "0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231", "0xb7F2bca9b034f8cc143339Dd12bb31D3D50Cf27a", "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094", "0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E", diff --git a/history/LATEST.json b/history/LATEST.json index 370b32f34..da03866ee 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 944, - "commit": "10db768cf89949bcdb2a7c19219252d8fe6346eb", - "date": "2021-05-01T17:55:12.442Z" + "versionNum": 945, + "commit": "4c1909d8647067af9d77c429d69cc697db1c7fb0", + "date": "2021-05-01T17:56:54.940Z" } \ No newline at end of file diff --git a/history/versions/945.json b/history/versions/945.json new file mode 100644 index 000000000..8c4b9d7d2 --- /dev/null +++ b/history/versions/945.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 945, + "commit": "4c1909d8647067af9d77c429d69cc697db1c7fb0", + "date": "2021-05-01T17:56:54.940Z" + }, + "versionStart": { + "versionNum": 944, + "commit": "10db768cf89949bcdb2a7c19219252d8fe6346eb", + "date": "2021-05-01T17:55:12.442Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231/info.json", + "blockchains/smartchain/assets/0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231/logo.png" + ] +} \ No newline at end of file