From 28f305d3e8467eb4324b9aa4895ffe3e884c05a1 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 8 Aug 2021 20:20:55 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3195.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3195.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 90e683cd8..a1fc424d1 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3704,6 +3704,7 @@ "0x8E4B1E38c082C7cEb638c084C102352421FE607F", "0x8E5610ab5E39d26828167640EA29823fe1dD5843", "0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB", + "0x8E6cd950Ad6ba651F6DD608Dc70e5886B1AA6B24", "0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439", "0x8E802E72A96F560b607E7CA2D59fF62bA222257b", "0x8E822B60b3a262d34dF59A4Ddd02383deF599B94", diff --git a/history/LATEST.json b/history/LATEST.json index df70e077d..16619a6bd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3194, - "commit": "95a243048c7f77b6d92f392ba73dfcddf4bb4926", - "date": "2021-08-08T20:13:24.075Z" + "versionNum": 3195, + "commit": "67c3633b695c9fdcd26ff65ba4b9d613a8240088", + "date": "2021-08-08T20:20:40.690Z" } \ No newline at end of file diff --git a/history/versions/3195.json b/history/versions/3195.json new file mode 100644 index 000000000..edb3ddd94 --- /dev/null +++ b/history/versions/3195.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3195, + "commit": "67c3633b695c9fdcd26ff65ba4b9d613a8240088", + "date": "2021-08-08T20:20:40.690Z" + }, + "versionStart": { + "versionNum": 3194, + "commit": "95a243048c7f77b6d92f392ba73dfcddf4bb4926", + "date": "2021-08-08T20:13:24.075Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x8E6cd950Ad6ba651F6DD608Dc70e5886B1AA6B24/info.json", + "blockchains/ethereum/assets/0x8E6cd950Ad6ba651F6DD608Dc70e5886B1AA6B24/logo.png" + ] +} \ No newline at end of file