From 20cd5eacd3f03760ebdc6d0ce75e3d4d0d083be9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 28 Jun 2021 08:57:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 3 +-- history/LATEST.json | 6 +++--- history/versions/2549.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 history/versions/2549.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index e1ff40cb4..8f3abe0b6 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1867,6 +1867,7 @@ "0x46492473755e8dF960F8034877F61732D718CE96", "0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668", "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0", + "0x46576e20EC5F25586A6Fa2E0d6B6058354B72E72", "0x466912bAA9430a4a460b141ee8C580D817441449", "0x4672bAD527107471cB5067a887f4656D585a8A31", "0x467Bccd9d29f223BcE8043b84E8C8B282827790F", diff --git a/blockchains/ethereum/assets/0x46576e20EC5F25586A6Fa2E0d6B6058354B72E72/info.json b/blockchains/ethereum/assets/0x46576e20EC5F25586A6Fa2E0d6B6058354B72E72/info.json index 1196f5390..b505bb902 100644 --- a/blockchains/ethereum/assets/0x46576e20EC5F25586A6Fa2E0d6B6058354B72E72/info.json +++ b/blockchains/ethereum/assets/0x46576e20EC5F25586A6Fa2E0d6B6058354B72E72/info.json @@ -17,10 +17,9 @@ "name": "twitter", "url": "https://twitter.com/cryptomindex1" }, - { "name": "telegram", "url": "https://t.me/cryptomindex" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 91a2f74f6..d8a35cd0c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2548, - "commit": "4f11af222e4489f7dce1f7f7236fb85b27de847d", - "date": "2021-06-28T08:46:24.744Z" + "versionNum": 2549, + "commit": "70469f9c2a3d4f1f3bca68c3414f2ebb3a0ed4e0", + "date": "2021-06-28T08:57:02.798Z" } \ No newline at end of file diff --git a/history/versions/2549.json b/history/versions/2549.json new file mode 100644 index 000000000..60f08bc82 --- /dev/null +++ b/history/versions/2549.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2549, + "commit": "70469f9c2a3d4f1f3bca68c3414f2ebb3a0ed4e0", + "date": "2021-06-28T08:57:02.798Z" + }, + "versionStart": { + "versionNum": 2548, + "commit": "4f11af222e4489f7dce1f7f7236fb85b27de847d", + "date": "2021-06-28T08:46:24.744Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x46576e20EC5F25586A6Fa2E0d6B6058354B72E72/info.json", + "blockchains/ethereum/assets/0x46576e20EC5F25586A6Fa2E0d6B6058354B72E72/logo.png" + ] +} \ No newline at end of file