From cab181995d546ff4b47cb25d517b0d8fc3d7bae8 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 11 Mar 2021 06:41:34 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/151.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/151.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 1c3f7948d..2e250e6b3 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1080,6 +1080,7 @@ "0x28f94409B40213D95c0BD942FA16d6C679475bEc", "0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc", "0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3", + "0x28fd5f6C915c7438B8Cf9E2f682883F79875520C", "0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63", "0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9", "0x2915acaa744E36bEFb3C539c3d99d7F82ad8e6c9", diff --git a/history/LATEST.json b/history/LATEST.json index 576c9d0a5..fb47988bb 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 150, - "commit": "8302c0eb7a99433cedae1c2c202e7d6d1fbeb4c6", - "date": "2021-03-11T06:36:58.236Z" + "versionNum": 151, + "commit": "4cc36dfe2baabe5b626a3623ee6f7ee995dd14a0", + "date": "2021-03-11T06:41:18.038Z" } \ No newline at end of file diff --git a/history/versions/151.json b/history/versions/151.json new file mode 100644 index 000000000..f3069c75b --- /dev/null +++ b/history/versions/151.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 151, + "commit": "4cc36dfe2baabe5b626a3623ee6f7ee995dd14a0", + "date": "2021-03-11T06:41:18.038Z" + }, + "versionStart": { + "versionNum": 150, + "commit": "8302c0eb7a99433cedae1c2c202e7d6d1fbeb4c6", + "date": "2021-03-11T06:36:58.236Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x28fd5f6C915c7438B8Cf9E2f682883F79875520C/info.json", + "blockchains/ethereum/assets/0x28fd5f6C915c7438B8Cf9E2f682883F79875520C/logo.png" + ] +} \ No newline at end of file