From cdd28f98322a68d6d76c80778cea7061bfd369ec Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 8 Jun 2021 06:41:47 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2027.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/2027.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 562df85a6..9c2bb38c3 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -2163,6 +2163,7 @@ "0x5140e8453f913f53F9412a5AA126B64094d54e89", "0x514910771AF9Ca656af840dff83E8264EcF986CA", "0x5149fFdf642D551539f7B68Bd75fA37b16371eb9", + "0x514cdb9cd8A2fb2BdCf7A3b8DDd098CaF466E548", "0x514DFb37fd6F9d8F0bf653828aAdA3fD1D96bF8C", "0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c", "0x515669d308f887Fd83a471C7764F5d084886D34D", diff --git a/history/LATEST.json b/history/LATEST.json index 606948a27..c4a52954f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2026, - "commit": "baa04aaa836ed0226262d80c0c52aea72c2cf451", - "date": "2021-06-08T06:39:37.778Z" + "versionNum": 2027, + "commit": "40278ce8073a9bfc77766e0e20ee23bdaaa7139c", + "date": "2021-06-08T06:41:34.698Z" } \ No newline at end of file diff --git a/history/versions/2027.json b/history/versions/2027.json new file mode 100644 index 000000000..6578ce15d --- /dev/null +++ b/history/versions/2027.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2027, + "commit": "40278ce8073a9bfc77766e0e20ee23bdaaa7139c", + "date": "2021-06-08T06:41:34.698Z" + }, + "versionStart": { + "versionNum": 2026, + "commit": "baa04aaa836ed0226262d80c0c52aea72c2cf451", + "date": "2021-06-08T06:39:37.778Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json", + "blockchains/ethereum/assets/0x514cdb9cd8A2fb2BdCf7A3b8DDd098CaF466E548/info.json", + "blockchains/ethereum/assets/0x514cdb9cd8A2fb2BdCf7A3b8DDd098CaF466E548/logo.png" + ] +} \ No newline at end of file