From 6273386ff7634cc1a92495d98dde8cf0efcbb009 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 21 May 2021 11:51:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1549.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1549.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 33e6bfa6d..f053d2780 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -6242,6 +6242,7 @@ "0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F", "0xf72a66BA44F0a321058E3f69F790ec1452Ff987F", "0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86", + "0xf7413489c474ca4399eeE604716c72879Eea3615", "0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65", "0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6", "0xF761f2dD63889885F4717056BdC32CC07C06Dbbf", diff --git a/history/LATEST.json b/history/LATEST.json index d51090111..1b4f3ad3d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1548, - "commit": "7f8e7e8475b715024c8e78f60db249536c975b91", - "date": "2021-05-21T11:44:59.116Z" + "versionNum": 1549, + "commit": "cc01a877dbe7450148d06bdd1cc4d79acc07d7d1", + "date": "2021-05-21T11:50:49.168Z" } \ No newline at end of file diff --git a/history/versions/1549.json b/history/versions/1549.json new file mode 100644 index 000000000..b242c3afe --- /dev/null +++ b/history/versions/1549.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1549, + "commit": "cc01a877dbe7450148d06bdd1cc4d79acc07d7d1", + "date": "2021-05-21T11:50:49.168Z" + }, + "versionStart": { + "versionNum": 1548, + "commit": "7f8e7e8475b715024c8e78f60db249536c975b91", + "date": "2021-05-21T11:44:59.116Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xf7413489c474ca4399eeE604716c72879Eea3615/info.json", + "blockchains/ethereum/assets/0xf7413489c474ca4399eeE604716c72879Eea3615/logo.png" + ] +} \ No newline at end of file