From e732c0fc985eea40b66a7344632806eab9ded421 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 30 Apr 2021 14:46:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/912.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/912.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 99a82fe73..c8090d2b6 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -639,6 +639,7 @@ "0x17B26400621695c2D8C2D8869f6259E82D7544c4", "0x17E6616c45d267bC20A9892b58A01621c592B72d", "0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64", + "0x17EF75AA22dD5f6C2763b8304Ab24f40eE54D48a", "0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D", "0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752", "0x18088625f914468A3Fcc5904cE24920a3ed87C1a", diff --git a/history/LATEST.json b/history/LATEST.json index ef5f8fb4f..bee8a5d74 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 911, - "commit": "4017c9ab951b507fc1bc9b8d212c58f71285c9ff", - "date": "2021-04-30T13:29:14.484Z" + "versionNum": 912, + "commit": "5ece2c607cd018e6a7811ec4bdddfd55eb80fe7f", + "date": "2021-04-30T14:46:19.774Z" } \ No newline at end of file diff --git a/history/versions/912.json b/history/versions/912.json new file mode 100644 index 000000000..e94dc8400 --- /dev/null +++ b/history/versions/912.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 912, + "commit": "5ece2c607cd018e6a7811ec4bdddfd55eb80fe7f", + "date": "2021-04-30T14:46:19.774Z" + }, + "versionStart": { + "versionNum": 911, + "commit": "4017c9ab951b507fc1bc9b8d212c58f71285c9ff", + "date": "2021-04-30T13:29:14.484Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x17EF75AA22dD5f6C2763b8304Ab24f40eE54D48a/info.json", + "blockchains/ethereum/assets/0x17EF75AA22dD5f6C2763b8304Ab24f40eE54D48a/logo.png" + ] +} \ No newline at end of file