From 7c95497123c1914029189b47126d038dd6f0ee3d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 25 Jun 2021 20:41:06 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2496.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2496.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 292eee528..3fd027591 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5243,6 +5243,7 @@ "0xcc53C2E5e2421cb5a5307Ed1C229816d71266292", "0xCC55cf17d21c758E52b87113a7143116e4d9EB10", "0xCC6B25d2A3D95568d1C903a5376982b1f54c7791", + "0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f", "0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e", "0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25", "0xCC9254107D18493D018EE87C843a1D6d0c483c3C", diff --git a/history/LATEST.json b/history/LATEST.json index a134389a6..5f54a1193 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2495, - "commit": "c64f8d1a54517467752de14fb1cb5a7f6b7610ca", - "date": "2021-06-25T20:38:38.013Z" + "versionNum": 2496, + "commit": "6c27b67c014e2accf5b96d31a0f3b9ca9e742386", + "date": "2021-06-25T20:40:51.665Z" } \ No newline at end of file diff --git a/history/versions/2496.json b/history/versions/2496.json new file mode 100644 index 000000000..d1fc37c92 --- /dev/null +++ b/history/versions/2496.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2496, + "commit": "6c27b67c014e2accf5b96d31a0f3b9ca9e742386", + "date": "2021-06-25T20:40:51.665Z" + }, + "versionStart": { + "versionNum": 2495, + "commit": "c64f8d1a54517467752de14fb1cb5a7f6b7610ca", + "date": "2021-06-25T20:38:38.013Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f/info.json", + "blockchains/ethereum/assets/0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f/logo.png" + ] +} \ No newline at end of file