From fe6819692ad196de3736f4751e56eeef6c46036f Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 18 Jul 2021 14:13:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2977.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2977.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 3b9db7e6f..5996b45fe 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1320,6 +1320,7 @@ "0xE7A8E7d7729859EA6eEdbd4D67F8c97A22b11435", "0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb", "0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7", + "0xE7df368e774976d0E21c4E6537aE4B07904D731d", "0xE8813E1C7EAF1DE10D331Ed6C0B210eb36561356", "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", diff --git a/history/LATEST.json b/history/LATEST.json index c0da84a13..c86d3887e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2976, - "commit": "8048f67a87864184c2b331b9f31500a5596db499", - "date": "2021-07-18T01:28:04.144Z" + "versionNum": 2977, + "commit": "fa9c63c05db310e56294e90d30cf7e0c8c091b7c", + "date": "2021-07-18T14:13:24.992Z" } \ No newline at end of file diff --git a/history/versions/2977.json b/history/versions/2977.json new file mode 100644 index 000000000..bba042ba7 --- /dev/null +++ b/history/versions/2977.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2977, + "commit": "fa9c63c05db310e56294e90d30cf7e0c8c091b7c", + "date": "2021-07-18T14:13:24.992Z" + }, + "versionStart": { + "versionNum": 2976, + "commit": "8048f67a87864184c2b331b9f31500a5596db499", + "date": "2021-07-18T01:28:04.144Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xE7df368e774976d0E21c4E6537aE4B07904D731d/info.json", + "blockchains/smartchain/assets/0xE7df368e774976d0E21c4E6537aE4B07904D731d/logo.png" + ] +} \ No newline at end of file