From 2f905c728bc7b08652a843afa3869b346a8725ea Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 23 Aug 2021 09:33:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3344.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/3344.json diff --git a/blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/info.json b/blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/info.json index cc1dba06d..8ab8d7561 100644 --- a/blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/info.json +++ b/blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0x358AA737e033F34df7c54306960a38d09AaBd523", "status": "active", "id": "0x358AA737e033F34df7c54306960a38d09AaBd523" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6b4067d12..afdbb19fc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3343, - "commit": "72289c48f2d639d388794b847f4c750f7dfb3e53", - "date": "2021-08-23T09:29:30.030Z" + "versionNum": 3344, + "commit": "ce6e6951b91cb27f9d968694b83d3be10e5d6c94", + "date": "2021-08-23T09:33:00.557Z" } \ No newline at end of file diff --git a/history/versions/3344.json b/history/versions/3344.json new file mode 100644 index 000000000..382fe75df --- /dev/null +++ b/history/versions/3344.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 3344, + "commit": "ce6e6951b91cb27f9d968694b83d3be10e5d6c94", + "date": "2021-08-23T09:33:00.557Z" + }, + "versionStart": { + "versionNum": 3343, + "commit": "72289c48f2d639d388794b847f4c750f7dfb3e53", + "date": "2021-08-23T09:29:30.030Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/info.json" + ] +} \ No newline at end of file