From 261e49b58ccc31ea8733ebc93ef10a00efb8bac7 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 7 Sep 2021 08:48:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 28 +++++++++---------- history/LATEST.json | 6 ++-- history/versions/3535.json | 16 +++++++++++ 3 files changed, 33 insertions(+), 17 deletions(-) create mode 100644 history/versions/3535.json diff --git a/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json b/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json index 42faab12f..41bcb297c 100644 --- a/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json +++ b/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json @@ -9,17 +9,17 @@ "status": "active", "id": "0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848", "links": [ - { - "name": "telegram", - "url": "https://t.me/splytcore" - }, - { - "name": "twitter", - "url": "https://twitter.com/splytcore" - }, - { - "name": "github", - "url": "https://github.com/splytcore" - } - ] -} + { + "name": "telegram", + "url": "https://t.me/splytcore" + }, + { + "name": "twitter", + "url": "https://twitter.com/splytcore" + }, + { + "name": "github", + "url": "https://github.com/splytcore" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4c2591579..7ec093666 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3534, - "commit": "96cc61f4e48591c01e587aabf8494566226ac77b", - "date": "2021-09-07T04:33:25.650Z" + "versionNum": 3535, + "commit": "1b31c057034017d4277df5c011312b5e2e48b892", + "date": "2021-09-07T08:47:46.699Z" } \ No newline at end of file diff --git a/history/versions/3535.json b/history/versions/3535.json new file mode 100644 index 000000000..544b052d6 --- /dev/null +++ b/history/versions/3535.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3535, + "commit": "1b31c057034017d4277df5c011312b5e2e48b892", + "date": "2021-09-07T08:47:46.699Z" + }, + "versionStart": { + "versionNum": 3534, + "commit": "96cc61f4e48591c01e587aabf8494566226ac77b", + "date": "2021-09-07T04:33:25.650Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json", + "blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/logo.png" + ] +} \ No newline at end of file