From 982d0ab1dd5e3a4a0be8decc7d5c37c311aa2421 Mon Sep 17 00:00:00 2001 From: Iamdeadlyz Date: Mon, 1 Mar 2021 12:45:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/42.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/42.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 708880f97..0925e752f 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -342,6 +342,7 @@ "0x0cBE2dF57CA9191B64a7Af3baa3F946fa7Df2F25", "0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf", "0x0CDE550b066Ff98dA123377eeB0A149607C9ca17", + "0x0CDF9acd87E940837ff21BB40c9fd55F68bba059", "0x0Cf0Ee63788A0849fE5297F3407f701E122cC023", "0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64", "0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c", diff --git a/blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/info.json b/blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/info.json index db3ddace1..35b9b3de2 100644 --- a/blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/info.json +++ b/blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x0CDF9acd87E940837ff21BB40c9fd55F68bba059" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1bddddd11..5d4874a6c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 41, - "commit": "6d9e6980f913239b6e20edcf782b294724360506", - "date": "2021-03-01T12:38:09.196Z" + "versionNum": 42, + "commit": "db80b67c92b1b823dd9fca19a21f82b9467a6206", + "date": "2021-03-01T12:44:55.648Z" } \ No newline at end of file diff --git a/history/versions/42.json b/history/versions/42.json new file mode 100644 index 000000000..f227bc5db --- /dev/null +++ b/history/versions/42.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 42, + "commit": "db80b67c92b1b823dd9fca19a21f82b9467a6206", + "date": "2021-03-01T12:44:55.648Z" + }, + "versionStart": { + "versionNum": 41, + "commit": "6d9e6980f913239b6e20edcf782b294724360506", + "date": "2021-03-01T12:38:09.196Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/info.json", + "blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/logo.png" + ] +} \ No newline at end of file