From 7e127e23c51ee87a8c595e3f2e1b21f9a09df3a6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 16 May 2021 08:20:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1390.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1390.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 4f6b882ad..ae17a1971 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3496,6 +3496,7 @@ "0x884E84264d540485fAd815e7b3e5d8413CF76bD9", "0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC", "0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe", + "0x887168120cb89Fb06F3E74Dc4AF20D67dF0977f6", "0x8871690d148a2c3BE909B6DA330A9a12C7164234", "0x887834D3b8D450B6bAB109c252Df3DA286d73CE4", "0x888666CA69E0f178DED6D75b5726Cee99A87D698", diff --git a/history/LATEST.json b/history/LATEST.json index ae0245eb0..cfb3c4f8e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1389, - "commit": "7df06edf9845cb36fed7c15a6b23766e85232682", - "date": "2021-05-16T08:16:43.233Z" + "versionNum": 1390, + "commit": "d789c8eb55ed48bbc1ea53f59240ee9683705616", + "date": "2021-05-16T08:20:05.934Z" } \ No newline at end of file diff --git a/history/versions/1390.json b/history/versions/1390.json new file mode 100644 index 000000000..080a312ee --- /dev/null +++ b/history/versions/1390.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1390, + "commit": "d789c8eb55ed48bbc1ea53f59240ee9683705616", + "date": "2021-05-16T08:20:05.934Z" + }, + "versionStart": { + "versionNum": 1389, + "commit": "7df06edf9845cb36fed7c15a6b23766e85232682", + "date": "2021-05-16T08:16:43.233Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x887168120cb89Fb06F3E74Dc4AF20D67dF0977f6/info.json", + "blockchains/ethereum/assets/0x887168120cb89Fb06F3E74Dc4AF20D67dF0977f6/logo.png" + ] +} \ No newline at end of file