From 77a0d1debfb292582cc763c26ee74b1546fc07cb Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 8 May 2021 12:00:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1154.json | 18 ++++++++++++++++++ 5 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 history/versions/1154.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 37b5a08b2..431412cce 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3352,6 +3352,7 @@ "0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE", "0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228", "0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6", + "0x82E5aeC4e37b37FCA34925C13429506209A98536", "0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b", "0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587", "0x82fdedfB7635441aA5A92791D001fA7388da8025", diff --git a/blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json b/blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json index 78cbf7fcf..5d3444aa4 100644 --- a/blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json +++ b/blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0x00D1793D7C3aAE506257Ba985b34C76AaF642557", "status": "active", "id": "0x00D1793D7C3aAE506257Ba985b34C76AaF642557" -} +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/info.json b/blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/info.json index 2046c8473..4b6630c1d 100644 --- a/blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/info.json +++ b/blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0x82E5aeC4e37b37FCA34925C13429506209A98536", "status": "active", "id": "0x82E5aeC4e37b37FCA34925C13429506209A98536" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e38404b95..58887e89a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1153, - "commit": "c574d4511554e60db875e7efeed9fba2b70d63c0", - "date": "2021-05-08T11:47:22.090Z" + "versionNum": 1154, + "commit": "47672a1a3ea35df4f4766534f61dbe6a4d7826e8", + "date": "2021-05-08T12:00:27.702Z" } \ No newline at end of file diff --git a/history/versions/1154.json b/history/versions/1154.json new file mode 100644 index 000000000..e01ab68f3 --- /dev/null +++ b/history/versions/1154.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1154, + "commit": "47672a1a3ea35df4f4766534f61dbe6a4d7826e8", + "date": "2021-05-08T12:00:27.702Z" + }, + "versionStart": { + "versionNum": 1153, + "commit": "c574d4511554e60db875e7efeed9fba2b70d63c0", + "date": "2021-05-08T11:47:22.090Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json", + "blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/logo.png", + "blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/info.json", + "blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/logo.png" + ] +} \ No newline at end of file