From 8a8222057839c7e822bc7456866cb75131004081 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 7 May 2021 06:25:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1099.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1099.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 2a4740b04..a5d66861e 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -4958,6 +4958,7 @@ "0xc3e2de0b661cF58F66BdE8E896905399ded58af5", "0xc3E329cA5380C6b416CF095Ed1a662c378A2B630", "0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587", + "0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E", "0xc4199fB6FFDb30A829614becA030f9042f1c3992", "0xc42209aCcC14029c1012fB5680D95fBd6036E2a0", "0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3", diff --git a/history/LATEST.json b/history/LATEST.json index 045e72117..eddb9ea99 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1098, - "commit": "4ca7b3eebce0111b4dc9585999defb1e30197d7c", - "date": "2021-05-07T06:22:03.039Z" + "versionNum": 1099, + "commit": "7b49e1b77c75d30afd3e0e0d3ddb13cc0b470d14", + "date": "2021-05-07T06:25:20.092Z" } \ No newline at end of file diff --git a/history/versions/1099.json b/history/versions/1099.json new file mode 100644 index 000000000..2d24288af --- /dev/null +++ b/history/versions/1099.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1099, + "commit": "7b49e1b77c75d30afd3e0e0d3ddb13cc0b470d14", + "date": "2021-05-07T06:25:20.092Z" + }, + "versionStart": { + "versionNum": 1098, + "commit": "4ca7b3eebce0111b4dc9585999defb1e30197d7c", + "date": "2021-05-07T06:22:03.039Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/info.json", + "blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/logo.png" + ] +} \ No newline at end of file