From d8410491ddc6a60d9bc38cf3c1e32d89c8eaf7ac Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 24 Jul 2021 20:13:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3066.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3066.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8ec54057b..b13aa8edd 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -597,6 +597,7 @@ "0x622A1297057ea233287ce77bdBF2AB4E63609F23", "0x623b3A37E06268E99096a56A8A0c1207a024245d", "0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F", + "0x6289812163af9421E566B3d74774074fAc2A0441", "0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8", "0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f", "0x6306e883493824Ccf606D90E25F68a28e47b98a3", diff --git a/history/LATEST.json b/history/LATEST.json index 110640704..37cabdf01 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3065, - "commit": "d9df6a2bbd7dc1f46d16f71450879e5a74bb68be", - "date": "2021-07-24T06:57:54.807Z" + "versionNum": 3066, + "commit": "cd9eef3deeb396074aaba6784617a923589858fc", + "date": "2021-07-24T20:13:30.697Z" } \ No newline at end of file diff --git a/history/versions/3066.json b/history/versions/3066.json new file mode 100644 index 000000000..60ef5a751 --- /dev/null +++ b/history/versions/3066.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3066, + "commit": "cd9eef3deeb396074aaba6784617a923589858fc", + "date": "2021-07-24T20:13:30.697Z" + }, + "versionStart": { + "versionNum": 3065, + "commit": "d9df6a2bbd7dc1f46d16f71450879e5a74bb68be", + "date": "2021-07-24T06:57:54.807Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6289812163af9421E566B3d74774074fAc2A0441/info.json", + "blockchains/smartchain/assets/0x6289812163af9421E566B3d74774074fAc2A0441/logo.png" + ] +} \ No newline at end of file