From 7eed91ff96268f2c1c693627fcbc6a4f3f8d130d Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 23 Mar 2021 15:57:47 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/263.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/263.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 9612bbc39..e6b901c1e 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5082,6 +5082,7 @@ "0xcCeD5B8288086BE8c38E23567e684C3740be4D48", "0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18", "0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743", + "0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6", "0xcD2d415835D4746f5498950F3Fc48e01e64F89f9", "0xcD3673aF09e76C74d889aaBab68cA0645566A3a1", "0xcd607FDD69931675F50eA43D3488785367322B4e", diff --git a/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json b/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json index 1b00b90e6..0dd6c55ad 100644 --- a/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json +++ b/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json @@ -7,5 +7,5 @@ "website": "https://oddz.fi/", "explorer": "https://etherscan.io/address/0xcd2828fc4d8e8a0ede91bb38cf64b1a81de65bf6", "status": "active", - "id": "0xcd2828fc4d8e8a0ede91bb38cf64b1a81de65bf6" + "id": "0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index d12a48e18..c78d66c4a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 262, - "commit": "56c9f3babb467475fb94644c2d00bd86cd85c872", - "date": "2021-03-23T15:48:54.884Z" + "versionNum": 263, + "commit": "b8fd61c628d60844fc18bd77fc8b074242cd6c3a", + "date": "2021-03-23T15:57:31.025Z" } \ No newline at end of file diff --git a/history/versions/263.json b/history/versions/263.json new file mode 100644 index 000000000..9ea6d9dc3 --- /dev/null +++ b/history/versions/263.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 263, + "commit": "b8fd61c628d60844fc18bd77fc8b074242cd6c3a", + "date": "2021-03-23T15:57:31.025Z" + }, + "versionStart": { + "versionNum": 262, + "commit": "56c9f3babb467475fb94644c2d00bd86cd85c872", + "date": "2021-03-23T15:48:54.884Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json", + "blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/logo.png" + ] +} \ No newline at end of file