From 6c1965318dd85e2832b78b7e52c4c7d8b05b4170 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Fri, 30 Apr 2021 21:23:44 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/922.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/922.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index c8090d2b6..152f946d5 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1062,6 +1062,7 @@ "0x27aebC51AF422525461b9DdBE74e4A9a5995D015", "0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162", "0x27C1573FE604C945dFd0bD237f7456C3B85E230D", + "0x27C70Cd1946795B66be9d954418546998b546634", "0x27C743954bCe1Bfaef8bcbD685527531001D88D7", "0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC", "0x27DC43004F0FE65030be5ef809E843e72035c0F1", diff --git a/history/LATEST.json b/history/LATEST.json index c9ef42388..26b13ed0d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 921, - "commit": "e0ba958e06aaad3ee91afcd773c52331da1044b4", - "date": "2021-04-30T21:20:53.121Z" + "versionNum": 922, + "commit": "df3f29debdda14167b3e23e53d557309d9be7f24", + "date": "2021-04-30T21:23:31.792Z" } \ No newline at end of file diff --git a/history/versions/922.json b/history/versions/922.json new file mode 100644 index 000000000..ec982349a --- /dev/null +++ b/history/versions/922.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 922, + "commit": "df3f29debdda14167b3e23e53d557309d9be7f24", + "date": "2021-04-30T21:23:31.792Z" + }, + "versionStart": { + "versionNum": 921, + "commit": "e0ba958e06aaad3ee91afcd773c52331da1044b4", + "date": "2021-04-30T21:20:53.121Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x27C70Cd1946795B66be9d954418546998b546634/info.json", + "blockchains/ethereum/assets/0x27C70Cd1946795B66be9d954418546998b546634/logo.png" + ] +} \ No newline at end of file