From 0775a3d1bb64f5d2d3faf253f806cfaa97c3822b Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 12 Apr 2021 09:45:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/500.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/500.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 8846e34dc..4d7cf27b0 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -2523,6 +2523,7 @@ "0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E", "0x61D71973A6FfD07d5F1095AED53b06E5673E64BC", "0x61dF1FD3454185A66B03C27F84ffB7e4D478553E", + "0x61Ed1C66239d29Cc93C8597c6167159e8F69a823", "0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D", "0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c", "0x62050D57CB395239972Dc9A0D6c1bA273b45a416", diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7c9260235..c271f557d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -135,6 +135,7 @@ "0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95", "0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE", "0x60b3BC37593853c04410c4F07fE4D6748245BF77", + "0x61Ed1C66239d29Cc93C8597c6167159e8F69a823", "0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f", "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", "0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f", diff --git a/history/LATEST.json b/history/LATEST.json index 5e54e3498..7f0518d07 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 499, - "commit": "776fa26adb28887325429a1414a21d791f37e1ff", - "date": "2021-04-12T09:41:16.764Z" + "versionNum": 500, + "commit": "58ea014e2b61837b5abcfdc2a613ec705d51bbdd", + "date": "2021-04-12T09:44:46.331Z" } \ No newline at end of file diff --git a/history/versions/500.json b/history/versions/500.json new file mode 100644 index 000000000..50ea6bc20 --- /dev/null +++ b/history/versions/500.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 500, + "commit": "58ea014e2b61837b5abcfdc2a613ec705d51bbdd", + "date": "2021-04-12T09:44:46.331Z" + }, + "versionStart": { + "versionNum": 499, + "commit": "776fa26adb28887325429a1414a21d791f37e1ff", + "date": "2021-04-12T09:41:16.764Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x61Ed1C66239d29Cc93C8597c6167159e8F69a823/info.json", + "blockchains/ethereum/assets/0x61Ed1C66239d29Cc93C8597c6167159e8F69a823/logo.png", + "blockchains/smartchain/assets/0x61Ed1C66239d29Cc93C8597c6167159e8F69a823/info.json", + "blockchains/smartchain/assets/0x61Ed1C66239d29Cc93C8597c6167159e8F69a823/logo.png" + ] +} \ No newline at end of file