From b5b904afd42783f341fbf7390598f2dfa26ef337 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Fri, 12 Mar 2021 14:15:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 5 +---- history/LATEST.json | 6 +++--- history/versions/175.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 7 deletions(-) create mode 100644 history/versions/175.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 62567ef40..6067706de 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -923,6 +923,7 @@ "0x234DB38b60569972499bB3C8569feC4821B7A58D", "0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE", "0x2369686fC9FB6E1fDc46541891568c2f341906eF", + "0x23696914Ca9737466D8553a2d619948f548Ee424", "0x23700ab342eF9cd9A943DEe2476f8bAe020D7796", "0x237c0e91c28d20254A2F25976b81262E63bB767f", "0x23812334fC611d99E2506D1493791Cc87Fa6Eddd", diff --git a/blockchains/ethereum/assets/0x23696914Ca9737466D8553a2d619948f548Ee424/info.json b/blockchains/ethereum/assets/0x23696914Ca9737466D8553a2d619948f548Ee424/info.json index b3ce5f9b7..ee7d5191e 100644 --- a/blockchains/ethereum/assets/0x23696914Ca9737466D8553a2d619948f548Ee424/info.json +++ b/blockchains/ethereum/assets/0x23696914Ca9737466D8553a2d619948f548Ee424/info.json @@ -1,5 +1,4 @@ { - "name": "Staked TrueFi", "website": "https://truefi.io/", "description": "TrueFi is an on-chain uncollateralized lending protocol. stkTRU represents a users TRU deposited into the protocol's staking contract", @@ -9,6 +8,4 @@ "type": "ERC20", "symbol": "stkTRU", "status": "active" - - -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 042bb2b28..26e6e1fed 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 174, - "commit": "5fdf1f597b3a34270bf6c61d9dcab58259ac8ba5", - "date": "2021-03-12T14:12:59.709Z" + "versionNum": 175, + "commit": "57e218c906507e9fd9001e1d77c4e612d358e75e", + "date": "2021-03-12T14:14:56.213Z" } \ No newline at end of file diff --git a/history/versions/175.json b/history/versions/175.json new file mode 100644 index 000000000..e4eff7997 --- /dev/null +++ b/history/versions/175.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 175, + "commit": "57e218c906507e9fd9001e1d77c4e612d358e75e", + "date": "2021-03-12T14:14:56.213Z" + }, + "versionStart": { + "versionNum": 174, + "commit": "5fdf1f597b3a34270bf6c61d9dcab58259ac8ba5", + "date": "2021-03-12T14:12:59.709Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x23696914Ca9737466D8553a2d619948f548Ee424/info.json", + "blockchains/ethereum/assets/0x23696914Ca9737466D8553a2d619948f548Ee424/logo.png" + ] +} \ No newline at end of file