From 3fb908b4703ceb6e57a3e8f422bedb2389963780 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Fri, 26 Feb 2021 14:10:30 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/25.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/25.json diff --git a/blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/info.json b/blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/info.json index 08e32a29f..edea0144d 100644 --- a/blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/info.json +++ b/blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/info.json @@ -9,4 +9,4 @@ "decimals": 18, "status": "active", "id": "0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2520281b3..ba3fa69e9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 24, - "commit": "587e1f907eed97419467f4f1711f7ffd20c593f2", - "date": "2021-02-26T14:01:59.976Z" + "versionNum": 25, + "commit": "d057acd4f109bb46d07a5594d6f2c78af2d4bf56", + "date": "2021-02-26T14:10:17.592Z" } \ No newline at end of file diff --git a/history/versions/25.json b/history/versions/25.json new file mode 100644 index 000000000..40b5eea4d --- /dev/null +++ b/history/versions/25.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 25, + "commit": "d057acd4f109bb46d07a5594d6f2c78af2d4bf56", + "date": "2021-02-26T14:10:17.592Z" + }, + "versionStart": { + "versionNum": 24, + "commit": "587e1f907eed97419467f4f1711f7ffd20c593f2", + "date": "2021-02-26T14:01:59.976Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/info.json", + "blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/logo.png" + ] +} \ No newline at end of file