From 2f32e60070cd155819cba53218cde5f07595e4b9 Mon Sep 17 00:00:00 2001 From: catenocrypt <catenocrypt@users.noreply.github.com> Date: Wed, 24 Mar 2021 00:04:05 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/269.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/269.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 50f1a348c..04b266019 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -4214,6 +4214,7 @@ "0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073", "0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14", "0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe", + "0xa92E7c82B11d10716aB534051B271D2f6aEf7Df5", "0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8", "0xa957045A12D270e2eE0dcA9A3340c340e05d4670", "0xa958E706fc1934E26a3D0c32f471B54F733D0009", diff --git a/history/LATEST.json b/history/LATEST.json index 67752fa91..275485de3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 268, - "commit": "6b4222fe79661ba56ce0bb75b8f4ae7c26234323", - "date": "2021-03-23T20:01:26.345Z" + "versionNum": 269, + "commit": "dd8a35ce7a9c61b14b0deaedda7ad50ba90277f6", + "date": "2021-03-24T00:03:50.833Z" } \ No newline at end of file diff --git a/history/versions/269.json b/history/versions/269.json new file mode 100644 index 000000000..f8d281e71 --- /dev/null +++ b/history/versions/269.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 269, + "commit": "dd8a35ce7a9c61b14b0deaedda7ad50ba90277f6", + "date": "2021-03-24T00:03:50.833Z" + }, + "versionStart": { + "versionNum": 268, + "commit": "6b4222fe79661ba56ce0bb75b8f4ae7c26234323", + "date": "2021-03-23T20:01:26.345Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xa92E7c82B11d10716aB534051B271D2f6aEf7Df5/info.json", + "blockchains/ethereum/assets/0xa92E7c82B11d10716aB534051B271D2f6aEf7Df5/logo.png" + ] +} \ No newline at end of file