From 11018d569b8122e0a9ad52ecb878f4cb5ef1f44a Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 7 Jun 2021 09:24:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2004.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2004.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index e192555b4..6af57975f 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1415,6 +1415,7 @@ "0x3472A5A71965499acd81997a54BBA8D852C6E53d", "0x34770f06Ae8a9A7b44fd8D636Af6a3fEC2A58b98", "0x347C099f110Ca6761779329D2879957b606b6aCE", + "0x348B7f3106B5Da47405332534d06069fF9CE4d1B", "0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F", "0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9", "0x34D18AAC981D3C93e649814A5ECA79e296411b65", diff --git a/blockchains/ethereum/assets/0x348B7f3106B5Da47405332534d06069fF9CE4d1B/info.json b/blockchains/ethereum/assets/0x348B7f3106B5Da47405332534d06069fF9CE4d1B/info.json index c5f70827e..acd182c0f 100644 --- a/blockchains/ethereum/assets/0x348B7f3106B5Da47405332534d06069fF9CE4d1B/info.json +++ b/blockchains/ethereum/assets/0x348B7f3106B5Da47405332534d06069fF9CE4d1B/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x348B7f3106B5Da47405332534d06069fF9CE4d1B" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9ac70c9a4..27d1f56b8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2003, - "commit": "7af16b3dcf575d39899c429bb143c03503b44021", - "date": "2021-06-07T09:20:08.075Z" + "versionNum": 2004, + "commit": "4d43daa713fe031a6ab40c6f89d758a949be70cb", + "date": "2021-06-07T09:23:55.447Z" } \ No newline at end of file diff --git a/history/versions/2004.json b/history/versions/2004.json new file mode 100644 index 000000000..e1cc31e4e --- /dev/null +++ b/history/versions/2004.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2004, + "commit": "4d43daa713fe031a6ab40c6f89d758a949be70cb", + "date": "2021-06-07T09:23:55.447Z" + }, + "versionStart": { + "versionNum": 2003, + "commit": "7af16b3dcf575d39899c429bb143c03503b44021", + "date": "2021-06-07T09:20:08.075Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x348B7f3106B5Da47405332534d06069fF9CE4d1B/info.json", + "blockchains/ethereum/assets/0x348B7f3106B5Da47405332534d06069fF9CE4d1B/logo.png" + ] +} \ No newline at end of file