From 4af5010c669c81aa169d83e6c59af92752fffbd0 Mon Sep 17 00:00:00 2001 From: Cryptocool1 <Cryptocool1@users.noreply.github.com> Date: Sun, 13 Jun 2021 14:58:48 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2152.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2152.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b48f3ac1c..207c30d8c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -955,6 +955,7 @@ "0xd0840D5F67206f865AeE7cCE075bd4484cD3cC81", "0xD1102332a213E21faF78B69C03572031F3552c33", "0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2", + "0xd15C444F1199Ae72795eba15E8C1db44E47abF62", "0xd1948C71362386453Feb698BC5d902ABba38598F", "0xD22202d23fE7dE9E3DbE11a2a88F42f4CB9507cf", "0xd27D3F7f329D93d897612E413F207A4dbe8bF799", diff --git a/history/LATEST.json b/history/LATEST.json index fa2e2d435..ea04ff31f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2151, - "commit": "2d55555163796dc13be302f2c94b1cdba2ab5b70", - "date": "2021-06-13T14:55:07.194Z" + "versionNum": 2152, + "commit": "9ae905945258dd7c5c37890d4dcb979183c1b161", + "date": "2021-06-13T14:58:32.501Z" } \ No newline at end of file diff --git a/history/versions/2152.json b/history/versions/2152.json new file mode 100644 index 000000000..de1ec94c2 --- /dev/null +++ b/history/versions/2152.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2152, + "commit": "9ae905945258dd7c5c37890d4dcb979183c1b161", + "date": "2021-06-13T14:58:32.501Z" + }, + "versionStart": { + "versionNum": 2151, + "commit": "2d55555163796dc13be302f2c94b1cdba2ab5b70", + "date": "2021-06-13T14:55:07.194Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xd15C444F1199Ae72795eba15E8C1db44E47abF62/info.json", + "blockchains/smartchain/assets/0xd15C444F1199Ae72795eba15E8C1db44E47abF62/logo.png" + ] +} \ No newline at end of file