From 512fb25bf8901bc03002d9968814dcb8b6fe4011 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Mon, 2 Aug 2021 19:37:57 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3140.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/3140.json diff --git a/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json b/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json index 45ac48d23..2139cc727 100644 --- a/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json +++ b/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json @@ -35,4 +35,4 @@ "url": "https://coingecko.com/en/coins/havven/" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c9a8f0ff5..628a97144 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3139, - "commit": "0dc6d8c0f53aa435b52fbc2187487b277738b9d4", - "date": "2021-08-02T16:14:50.976Z" + "versionNum": 3140, + "commit": "98b0c92f139d9ad64598c58aea5a88d7bfa39ac2", + "date": "2021-08-02T19:37:42.031Z" } \ No newline at end of file diff --git a/history/versions/3140.json b/history/versions/3140.json new file mode 100644 index 000000000..03f427bfc --- /dev/null +++ b/history/versions/3140.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 3140, + "commit": "98b0c92f139d9ad64598c58aea5a88d7bfa39ac2", + "date": "2021-08-02T19:37:42.031Z" + }, + "versionStart": { + "versionNum": 3139, + "commit": "0dc6d8c0f53aa435b52fbc2187487b277738b9d4", + "date": "2021-08-02T16:14:50.976Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json" + ] +} \ No newline at end of file