From d240677d3c3c5035a4290fa2fdaf1fd82d81e081 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 30 May 2021 08:50:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1750.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/1750.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9e175e48d..719aecc5e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -373,6 +373,7 @@ "0x617724974218A18769020A70162165A539c07E8a", "0x61Ed1C66239d29Cc93C8597c6167159e8F69a823", "0x622A1297057ea233287ce77bdBF2AB4E63609F23", + "0x623b3A37E06268E99096a56A8A0c1207a024245d", "0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8", "0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f", "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", diff --git a/history/LATEST.json b/history/LATEST.json index 93c1b3f93..f2e33d8c1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1749, - "commit": "065a2a20be4cec21699bd2e89bac48653ff6ecb9", - "date": "2021-05-30T08:46:55.114Z" + "versionNum": 1750, + "commit": "869ddab667794c6ac948af5264d25a04a97d32c2", + "date": "2021-05-30T08:49:46.129Z" } \ No newline at end of file diff --git a/history/versions/1750.json b/history/versions/1750.json new file mode 100644 index 000000000..d440a409b --- /dev/null +++ b/history/versions/1750.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1750, + "commit": "869ddab667794c6ac948af5264d25a04a97d32c2", + "date": "2021-05-30T08:49:46.129Z" + }, + "versionStart": { + "versionNum": 1749, + "commit": "065a2a20be4cec21699bd2e89bac48653ff6ecb9", + "date": "2021-05-30T08:46:55.114Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x623b3A37E06268E99096a56A8A0c1207a024245d/info.json", + "blockchains/smartchain/assets/0x623b3A37E06268E99096a56A8A0c1207a024245d/logo.png", + "blockchains/smartchain/assets/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6/info.json" + ] +} \ No newline at end of file