From c4a095f65f73fdabec9ec0f54b62d370aa0f1b8c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 4 May 2021 15:56:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1027.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1027.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 5b2674d0d..bc58b86e0 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3411,6 +3411,7 @@ "0x85eBa557C06c348395fD49e35d860F58a4F7c95a", "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC", "0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc", + "0x85f6eB2BD5a062f5F8560BE93FB7147e16c81472", "0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce", "0x85FCfD9438E4c071fcba6cf415c5FFef276d5064", "0x8606a8F28e1e2FD50B9074d65C01548B1F040B32", diff --git a/history/LATEST.json b/history/LATEST.json index 3f4e3302b..4aaa313ce 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1026, - "commit": "c3c976bfc3e3ef27994736cb2038d85ead3a8fb8", - "date": "2021-05-04T15:50:40.277Z" + "versionNum": 1027, + "commit": "180c20e8415f759098c0fd2691d74286bb2941bb", + "date": "2021-05-04T15:56:34.834Z" } \ No newline at end of file diff --git a/history/versions/1027.json b/history/versions/1027.json new file mode 100644 index 000000000..f159ff3d2 --- /dev/null +++ b/history/versions/1027.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1027, + "commit": "180c20e8415f759098c0fd2691d74286bb2941bb", + "date": "2021-05-04T15:56:34.834Z" + }, + "versionStart": { + "versionNum": 1026, + "commit": "c3c976bfc3e3ef27994736cb2038d85ead3a8fb8", + "date": "2021-05-04T15:50:40.277Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x85f6eB2BD5a062f5F8560BE93FB7147e16c81472/info.json", + "blockchains/ethereum/assets/0x85f6eB2BD5a062f5F8560BE93FB7147e16c81472/logo.png" + ] +} \ No newline at end of file