From 6dfde0eb5614ee1150710b0671b4a667f0296ce4 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 19 May 2021 19:11:08 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1494.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1494.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index bf55b76c7..66c09f13b 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -133,6 +133,7 @@ "0x290c665656a67e0ea0784f90ECBaeFF77c884217", "0x295F2122EbfCC5c38b4Bd33879A37348195b61fb", "0x29cED01C447166958605519F10DcF8b0255fB379", + "0x29f920ddc62Fe53711a5c8B8FF16Fa5c75cA12A3", "0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE", "0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d", "0x2a49De60cc6204c3AFC3e770FDB30A0554147519", diff --git a/history/LATEST.json b/history/LATEST.json index d5f71747e..afab7fc24 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1493, - "commit": "fca9a888e81291cabb82dd4947f03b550680143e", - "date": "2021-05-19T18:42:02.239Z" + "versionNum": 1494, + "commit": "7d4ffcf1557e518671317e64c2ec162c26498158", + "date": "2021-05-19T19:10:51.773Z" } \ No newline at end of file diff --git a/history/versions/1494.json b/history/versions/1494.json new file mode 100644 index 000000000..b39439a59 --- /dev/null +++ b/history/versions/1494.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1494, + "commit": "7d4ffcf1557e518671317e64c2ec162c26498158", + "date": "2021-05-19T19:10:51.773Z" + }, + "versionStart": { + "versionNum": 1493, + "commit": "fca9a888e81291cabb82dd4947f03b550680143e", + "date": "2021-05-19T18:42:02.239Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x29f920ddc62Fe53711a5c8B8FF16Fa5c75cA12A3/info.json", + "blockchains/smartchain/assets/0x29f920ddc62Fe53711a5c8B8FF16Fa5c75cA12A3/logo.png" + ] +} \ No newline at end of file