From c48f007c57fcd6becea26822431a78288a1e4fbd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 13 Jun 2021 18:30:06 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2160.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2160.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 6fb6d62bf..8e61fc5b8 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -4797,6 +4797,7 @@ "0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b", "0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F", "0xBB13E608888E5D30C09b13F89d27631056161B9F", + "0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732", "0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29", "0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82", "0xbb2f95F286ec090555dCa7c0BB49948C59494FdC", diff --git a/history/LATEST.json b/history/LATEST.json index ffc1fc729..033d579a6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2159, - "commit": "27f1bd643e4d650036be78064e38e15a38ea1cde", - "date": "2021-06-13T18:23:26.275Z" + "versionNum": 2160, + "commit": "10f0b2a451abbf0e1780fdca6b6a0c689d506721", + "date": "2021-06-13T18:29:51.837Z" } \ No newline at end of file diff --git a/history/versions/2160.json b/history/versions/2160.json new file mode 100644 index 000000000..0b6ee6b4d --- /dev/null +++ b/history/versions/2160.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2160, + "commit": "10f0b2a451abbf0e1780fdca6b6a0c689d506721", + "date": "2021-06-13T18:29:51.837Z" + }, + "versionStart": { + "versionNum": 2159, + "commit": "27f1bd643e4d650036be78064e38e15a38ea1cde", + "date": "2021-06-13T18:23:26.275Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732/info.json", + "blockchains/ethereum/assets/0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732/logo.png" + ] +} \ No newline at end of file