From b5a397d15dd9e80c29aa3ebbb70e6d881871db51 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 6 Jul 2021 11:41:27 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2856.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2856.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index ff37abe0b..192f8b813 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3552,6 +3552,7 @@ "0x8888889213DD4dA823EbDD1e235b09590633C150", "0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113", "0x889eFB523cc39590B8483EB9491890AC71407f64", + "0x88A9A52F944315D5B4e917b9689e65445C401E83", "0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB", "0x88bCB069C9141aa6a466c17C0a90F736df33FD85", "0x88cDF00f95d31904600b2cd8110b95ac970E0E2F", diff --git a/blockchains/ethereum/assets/0x88A9A52F944315D5B4e917b9689e65445C401E83/info.json b/blockchains/ethereum/assets/0x88A9A52F944315D5B4e917b9689e65445C401E83/info.json index 04a2036fd..3a84475b3 100644 --- a/blockchains/ethereum/assets/0x88A9A52F944315D5B4e917b9689e65445C401E83/info.json +++ b/blockchains/ethereum/assets/0x88A9A52F944315D5B4e917b9689e65445C401E83/info.json @@ -38,4 +38,4 @@ "url": "https://facebook.com/FEAR-109921091272605" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index dfffaac08..01525d3d6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2855, - "commit": "4a9452f66ea18f35b62df61164ba54aad90bce42", - "date": "2021-07-06T01:27:59.679Z" + "versionNum": 2856, + "commit": "014854eb3186c92b0659a818feba93d1dbf1c445", + "date": "2021-07-06T11:41:15.465Z" } \ No newline at end of file diff --git a/history/versions/2856.json b/history/versions/2856.json new file mode 100644 index 000000000..a2438ce75 --- /dev/null +++ b/history/versions/2856.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2856, + "commit": "014854eb3186c92b0659a818feba93d1dbf1c445", + "date": "2021-07-06T11:41:15.465Z" + }, + "versionStart": { + "versionNum": 2855, + "commit": "4a9452f66ea18f35b62df61164ba54aad90bce42", + "date": "2021-07-06T01:27:59.679Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x88A9A52F944315D5B4e917b9689e65445C401E83/info.json", + "blockchains/ethereum/assets/0x88A9A52F944315D5B4e917b9689e65445C401E83/logo.png" + ] +} \ No newline at end of file