From 5853919090646e0d78b72daf45bcbc9c42f42e0b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 9 May 2021 18:00:30 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1187.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1187.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index ff7ab5f77..97bfd1b68 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1112,6 +1112,7 @@ "0x2932746414a6766a2b4A472CB3a2624f5667Fd83", "0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab", "0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc", + "0x29502fE4d233EF0b45C3647101Fa1252cE0634BD", "0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba", "0x2956356cD2a2bf3202F771F50D3D14A367b48070", "0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163", diff --git a/history/LATEST.json b/history/LATEST.json index 5085e376e..d5a55b6bb 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1186, - "commit": "3b41b0ad1ad8185f4e9388df913a6689c0e13888", - "date": "2021-05-09T15:55:23.482Z" + "versionNum": 1187, + "commit": "ca6aa55f25262b67e8f60db8c7f8045796f6ce3a", + "date": "2021-05-09T18:00:14.253Z" } \ No newline at end of file diff --git a/history/versions/1187.json b/history/versions/1187.json new file mode 100644 index 000000000..9d96adb5f --- /dev/null +++ b/history/versions/1187.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1187, + "commit": "ca6aa55f25262b67e8f60db8c7f8045796f6ce3a", + "date": "2021-05-09T18:00:14.253Z" + }, + "versionStart": { + "versionNum": 1186, + "commit": "3b41b0ad1ad8185f4e9388df913a6689c0e13888", + "date": "2021-05-09T15:55:23.482Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/info.json", + "blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/logo.png" + ] +} \ No newline at end of file